Log In · Register

 
 
Closed TopicStart new topic
div area text, how to change the font type in the div area.
yubin831
post Jun 18 2007, 07:15 PM
Post #1


Juliman
****

Group: Member
Posts: 134
Joined: Aug 2004
Member No: 36,848



CODE
<div class="content" style="position: absolute; left:620px; top:580px; width:200px; height:200px; overflow: auto;">
blahbalh
</div>

thats my div area code. just wondering how i can customize the color, type, and size. =) thanks
 
speakerboxx123
post Jun 18 2007, 07:18 PM
Post #2


im with the marching band
*****

Group: Member
Posts: 740
Joined: Dec 2006
Member No: 491,167



CODE
<style>
.content {font-size:XX; color:XX;}
</style>


you can put things in between the {}
 
yubin831
post Jun 18 2007, 07:29 PM
Post #3


Juliman
****

Group: Member
Posts: 134
Joined: Aug 2004
Member No: 36,848



but i can't make different colors for each div area i have.
 
speakerboxx123
post Jun 18 2007, 07:39 PM
Post #4


im with the marching band
*****

Group: Member
Posts: 740
Joined: Dec 2006
Member No: 491,167



huh?
 
yubin831
post Jun 19 2007, 05:16 PM
Post #5


Juliman
****

Group: Member
Posts: 134
Joined: Aug 2004
Member No: 36,848



lol nevermind
thanks though
 
speakerboxx123
post Jun 19 2007, 05:54 PM
Post #6


im with the marching band
*****

Group: Member
Posts: 740
Joined: Dec 2006
Member No: 491,167



im sorry i get knid of slow on cB from time to time _smile.gif
but if you need help you can always ask the design staff...there real good with this kind of sutff...

if you still need it i have it ...

CODE
.content {
margin-top:0px;
background-color: #ffffff;
border:none;
font-family: verdana;
font-size:10px;
color: #666666;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:12px;
border-top:3px solid #999999;
border-bottom:1px solid #999999;}
 

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