Log In · Register

 
No module layout, Why is it acting this way?
xjeaniiex
post Oct 3 2005, 06:38 PM
Post #1


Your mom
****

Group: Member
Posts: 149
Joined: Aug 2005
Member No: 201,903



I'm terribly sorry if someone asked a question similar to this one .. I looked around but I couldnt see a question that has to deal with this. I'm making my own layout .. but this one has no modules or anything .. just blogs and information about me. When I looked at other people's xanga sites .. theirs seemed to be perfect but mine comes out really weird .. here, i'll show you

if you can see .. the colors in my information box comes out okay. but it has no scrollbar.

in this one .. it came out perfectly but the words in there are just plain black and i cant do anything about it .. and the bold part is just totally messed up. this is the code I used for the one WITHOUT the scrollbar
QUOTE
<div style="height:150; width:380;background-color: FFFFFF; border-top: none; font-color: #737373; font: normal 11px arial; border:1px solid #5ECFCB;">TEXT HERE</DIV>

for the one with a scroll bar I used this one
QUOTE
<DIV style="OVERFLOW: auto; WIDTH: 380px; HEIGHT: 150px; background-color:#FFFFFF;
font-family: arial;
border: 1px solid #000000;
font-size: 11px;">TEXT HERE</DIV>

If someone can help me .. thank you sooo much. I really appreciate it.
 
 
Start new topic
Replies
Kenado
post Oct 3 2005, 06:45 PM
Post #2


Senior Member
*******

Group: Member
Posts: 3,551
Joined: Feb 2005
Member No: 102,857



The second one should look like this.

CODE
<DIV style="OVERFLOW: auto; height:150; width:380;background-color: FFFFFF; border-top: none; font-color: #737373; font: normal 11px arial; border:1px solid #5ECFCB;">TEXT HERE</DIV>
 

Posts in this topic


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