Forum Moderators: not2easy

Message Too Old, No Replies

Div not expanding from table. I think

         

ZachAtk1

2:33 am on Sep 11, 2010 (gmt 0)

10+ Year Member



Hey guys

I have been making good progress on my site but I have this little issue with how it's displaying. Here's the deal:

[i416.photobucket.com ]

In the picture you can see that gray area way up in the login spot. It's only supposed to be around the "About" title. You can see what it's supposed to look like on my site. It's below the about section on the "Write-Ups".

[motorcyclemods.net23.net...]

I think what is happening is the div is not expanding because the log in and member total stuff is all a table. Not exactly sure how to fix it, that's why I'm asking. Thanks a lot!

birdbrain

9:32 am on Sep 11, 2010 (gmt 0)



Hi there ZachAtk1,

try adding the highlighted attribute here...


.box_title {

clear:both;

background: url('img/grain_dark.gif');
color: #665;
font-weight: bold;
padding: 5px 8px;
}


birdbrain

ZachAtk1

11:34 am on Sep 11, 2010 (gmt 0)

10+ Year Member



Thanks for the reply but it appears that didn't change anything unfortunately. I could hard code in the size and location but I think that wouldn't work with changing page sizes.