Log In · Register

 
CSS names, just two
protos
post Sep 13 2006, 09:25 PM
Post #1


I listen to bands that don't even exist yet...
*****

Group: Member
Posts: 330
Joined: Sep 2005
Member No: 249,189



what's the css name for the blog text? I seem to have forgotton it and can't pict it up from reading other layout codes.

and I want to know the CSS name for the border of "private module" or whatever.
the one that says: New Weblog Entry, Public Preview, etc....
 
 
Start new topic
Replies
threepointone
post Sep 13 2006, 09:50 PM
Post #2


Senior Member
****

Group: Member
Posts: 122
Joined: Feb 2005
Member No: 106,057



you ought to learn how to use the DOM explorer.

anyway, load up xanga private to understand what's what.
the class of the whole "pirvate module" (which is a <table>) is "announcements." the top row of cells are all <th> rather than <td> so you can do something like "table.announcements th {}" to customize those. the second row is just a huge spanned <td> cell, which you can customize with "table.announcements td {}."
 

Posts in this topic


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