PDA

View Full Version : My Xanga skin


PakmanRevd
11-29-2004, 08:16 PM
http://www.xanga.com/skin.asp?user=WDPLoyalist

Holy §§§§, this took me a long ass time to make.. I have NO experience with CSS so I kinda BS'd it and it worked.

Anyways, thought I'd share my Arsenal Xanga with you guys

paintreliever
11-29-2004, 08:34 PM
me likely

PakmanRevd
11-29-2004, 09:00 PM
compare it with http://www.arsenalpb.com/

paintreliever
11-30-2004, 05:51 PM
hmm...someone is creative..

matthepepe
11-30-2004, 06:11 PM
looks good, but you know you're good w/ css when you dont use tables at all ;)

PakmanRevd
11-30-2004, 06:27 PM
looks good, but you know you're good w/ css when you dont use tables at all ;)

Was waiting for your input.

I actually have 0 skill with CSS and have no idea how to use it. I was just going by what the Helpy thingy was sayin..

I plan on takin a bunch of web design classes though

matthepepe
11-30-2004, 06:35 PM
CSS is very powerful, if you just do a little reading on it you should pick it up pretty quick. I didnt look at your code at all but looks like you did a good job with it. One thing i would suggest is maybe using some of the link properties using CSS to get rid of that bright blue for the links.

matthepepe
11-30-2004, 06:37 PM
take a look at this it does give a good explanation of the link properties.http://www.htmlite.com/CSS006.php

PakmanRevd
11-30-2004, 07:04 PM
Sweet, thanks man. I'm gunna edit it soon

matthepepe
11-30-2004, 07:09 PM
one other suggestion would be to not use such a dark color scheme i find that red on black like that is very hard to read especially when using a smaller font.

Also, there is a lot of code there you dont need, if you want more info as what im talking about let me know.

PakmanRevd
11-30-2004, 07:11 PM
Yeah, I am changing the font to white, I was trying to stick with the theme.

paintreliever
11-30-2004, 07:32 PM
nothing u guys said made any sence

PakmanRevd
11-30-2004, 08:21 PM
Also, there is a lot of code there you dont need, if you want more info as what im talking about let me know.

Any input is appreciated, I wanna learn this as best as I can.

pimpinsaylor
12-01-2004, 12:34 PM
nice job buddy

matthepepe
12-01-2004, 01:57 PM
Any input is appreciated, I wanna learn this as best as I can.

start out by gettting rid of every font tag there is and using css to manipulate the text.

http://www.w3schools.com/css/css_font.asp

that'll help also to change the color use the color property

color: #XXXXXX; whatever color you want.

PakmanRevd
12-01-2004, 03:11 PM
Like this?

<font style="font:8pt/8pt arial; color:maroon">

matthepepe
12-01-2004, 03:35 PM
all the tags that look like that should be gone.... and you can put the font properties in your CSS file

if you know that all your text is going to be maroon, you can put the font properties in the body tag of the css

so inside your css file you would have


body {
font:8pt/8pt arial; color:maroon;
}

otherwise you will want to make a new class for each color / type of text you want to use. and put the text inside a div and a class attribute (ex. <div class="white-text" )

Its kind of hard to explain but once you see how it works its pretty easy.

sharps990
12-01-2004, 11:25 PM
u should make a straight wdp/ mt one too

sharps

KITBH
12-08-2004, 08:35 PM
how do you make something like that

i got some spare time just help get started thanx :puzzled:

Vantage_TeS
12-10-2004, 06:32 PM
www.xanga.com
www.myspace.com
www.livejournal.com

Its all free (for a basic account) and its all good! Rock on!