The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Site description CSS?

2 posters

Go down

Site description CSS? Empty Site description CSS?

Post by Uber Lord II April 17th 2009, 10:10 pm

Code:
#site-title,#site-title h1 {
   font-family: ;
   color: #;
   font-size: 15px;
   font-weight: bold;
   padding-top: 5px;
        padding-left: 250px;
   }


I know that is the title but what is the one for site description?
Uber Lord II
Uber Lord II
New Member

Male Posts : 4
Reputation : 0
Language : english
Location : Michigan

Back to top Go down

Site description CSS? Empty Re: Site description CSS?

Post by ankillien April 18th 2009, 9:54 am

For phpBB2...
Code:
.gen {
Your Style Here
}

For phpBB3...
Code:

div#logo-desc  p {
Your Style Here
}

Hope this helps Very Happy

For Invision...
Code:
#site-desc {
Your Style Here
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum