|
Post by dmsuperman on May 21, 2005 21:08:15 GMT
Can someone make me a code to make the shout boxes full width? (the div area with class of shout1 or shout2) dmsuperman.com/index.php?page=shoutboxIf you see there, the right border does not go all the way across. I tried just using some CSS to alter the width of it, and a script to go through the div tags and make them width=100%, but that didn't work either.
|
|
|
Post by Renegade on May 21, 2005 21:32:12 GMT
The gap on the right is where the scrollbar will be
|
|
|
Post by dmsuperman on May 21, 2005 21:39:19 GMT
That's a thick scrollbar... I think I'm going to try and make a code to change it from an iframe to a scrollable div...
|
|
|
Post by dmsuperman on May 21, 2005 22:31:46 GMT
Aw I can't...why is there an empty scrollbar? In iframes I see there is no gap for a scroll bar...
|
|
|
Post by Fredy on May 22, 2005 0:56:23 GMT
actually thats not a think scrolbar, thats the normal size:\
|
|
|
Post by Ron on May 22, 2005 5:00:50 GMT
Renegade is right, that gap is the space IE reserves for the scrollbar. Use Mozilla Firefox, there is no gap.
|
|