Log In · Register

 
code please
x0brsexiistgrl0x
post Jul 10 2005, 12:37 AM
Post #1


Senior Member
***

Group: Member
Posts: 79
Joined: Jul 2005
Member No: 169,654



2 question:

1 = wats the code to change size, color and font (at the same time...)?

2 = how do i center a list in a box on about me?

thank u soo much
x0x0 STephaNie
 
 
Start new topic
Replies
*mipadi*
post Jul 10 2005, 10:24 AM
Post #2





Guest






You can also do it with stylesheets:

QUOTE(x0brsexiistgrl0x @ Jul 10 2005, 1:37 AM)
1 = wats the code to change size, color and font (at the same time...)?
*

CODE
DIV {
   font-family:Verdana; /*replace Verdana with font you want*/
   font=size:11px; /*replace 11 with size of text you want*/
   color:#000000; /*replace 000000 with hex code of color you want*/
}


QUOTE(x0brsexiistgrl0x @ Jul 10 2005, 1:37 AM)
2 =  how do i center a list in a box on about me?
*

CODE
DIV {
   text-align:center;
}
 

Posts in this topic


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