.css tags, need list |
.css tags, need list |
Jan 19 2004, 03:12 AM
Post
#1
|
|
![]() This is the part where you run away... ![]() ![]() ![]() ![]() Group: Member Posts: 103 Joined: Jan 2004 Member No: 647 |
ok, so ive been working with my css a bit more, but i need a good reference for all the xanga tags that i can use in it, like how you have .blogbody and stuff like that, what all is there to use?
like, id like to be able to know what to use to identify the add comment and eprop little menu below each entry to, say, center it. |
|
|
|
![]() |
Jan 20 2004, 03:53 PM
Post
#2
|
|
|
settle down kiddies. ![]() ![]() ![]() ![]() Group: Member Posts: 237 Joined: Jan 2004 Member No: 180 |
The specific CSS tags in Xanga are the following:
CODE <!-- begin code provided by createblog.com --> /* module stuff */ .left, .leftmodulefontcolor, table.left, table.mainleft { font:normal 11px arial} /* date */ div.blogheader, .caption { font: bold 11px arial } /* main blog area */ table.blogbody { border: 0px } table.blogbody tr td {width:0px;font:normal 11px arial} .blogbody b, p b, strong { font-weight: bold } /* footer and header */ table.footer {font: 11px arial} table.navigation {font: 11px arial} .footernav.link, a.footernav:link, a.footernav:active, a.footernav:visited { font: 11px arial} table.search TD, table.search, table.announcements { border: 1px solid #c0c0c0;} /* comments and guestbook page */ table.smalltext { width:100%; } table.smalltext td { text-align:center;} #pnlEnabled table, #htmleditor, #lblTimeZone { width: 250px} #pnlEprops {display: none;} /* input fields */ input, select,textarea, .textfield, .button { border: 1px solid #f2f2f2;font:normal 11px arial;background-color: #FFFFFF;letter-spacing:0px;color: #000000; } <!-- end code provided by createblog.com --> I hope I didn't miss something. You can also use general CSS tags for links, body, text.. CODE <!-- begin code provided by createblog.com --> /* text */ body { background-color: #FFFFFF;} p { font:normal 11px arial;color:black } /* links */ a:link { font: 11px arial} a:visited { font: 11px arial} a:hover { font: 11px arial} /* seperator */ hr {width:450} <!-- end code provided by createblog.com --> Hope that helps |
|
|
|
deadsouls .css tags Jan 19 2004, 03:12 AM
deadsouls bump!
ok, i'm sorry if this is too much t... Jan 20 2004, 07:30 AM
doll_face21 QUOTE(deadsouls @ 01-20-2004, 07:30 AM)bump... Jan 20 2004, 08:48 AM
deadsouls absoultely perfect! this has been a mega-giant... Jan 21 2004, 06:54 AM
risteeny1 QUOTE(deadsouls @ 01-19-2004, 03:12 AM)ok, so... Jan 22 2004, 07:05 PM
risteeny1 QUOTE(deadsouls @ 01-19-2004, 03:12 AM)ok, so... Jan 22 2004, 07:51 PM
krnxswat QUOTE(risteeny1 @ 01-22-2004, 07:05 PM)Im so ... Jan 22 2004, 08:30 PM
eunie03 Hmm... we should sticky what Limey said. It's ... Jan 23 2004, 10:23 AM
Smallbubba89 blogring is down but luckily I had a CSS theme sav... Jan 25 2004, 08:31 PM
tofumonzter xangans. is better.. haaha Jan 25 2004, 09:42 PM
INeverMeantToCauseYouTrouble does anyone knowwhere to find color codes, other t... Mar 5 2004, 08:34 PM
deadsouls QUOTExangans. is better.. haaha
you mean createbl... Mar 5 2004, 09:01 PM
DesperateXMeasures QUOTE(INeverMeantToCauseYouTrouble @ Mar 5 20... Mar 7 2004, 11:56 AM![]() ![]() |