View Full Version : something is wrongg..
xkissmiiprettyx
06-08-2008, 02:08 PM
can close...
Try lowering the width of the middle menu.
By the way, your URL is in the code >_<
Christine
06-08-2008, 02:37 PM
the width of the menus + content + padding is more than the container width, so try making them smaller. if you use these numbers it should work :)
#left { float: left; width: 158px; padding-left: 6px; padding-right: 5px; }
#main { width: 546px; float: left; }
#right { float: right; width: 158px; padding-left: 5px; padding-right: 6px; }
xkissmiiprettyx
06-08-2008, 02:43 PM
Try lowering the width of the middle menu.
By the way, your URL is in the code >_<
lmao thanks so much lol
the width of the menus + content + padding is more than the container width, so try making them smaller. if you use these numbers it should work :)
#left { float: left; width: 158px; padding-left: 6px; padding-right: 5px; }
#main { width: 546px; float: left; }
#right { float: right; width: 158px; padding-left: 5px; padding-right: 6px; }
Thank you it did work...you are such a life saver....this is like the 2nd time you have helped me!!
*Can close*
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.