Log In · Register

 
.css tags, need list
deadsouls
post 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. _smile.gif
 
 
Start new topic
Replies
megare
post 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. _dry.gif


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 _smile.gif
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: