PDA

View Full Version : I need help with my layout



kisby
Thu 30th May '02, 6:35pm
here's my board (http://www.vegasgangonline.com/forum)

I added to my sidebar on the left. Now, when you go to the post new message screen, the box is down low on the page, requiring you to scroll down to post. How do I fix this without shortening my sidebar?

Thank you. :D

Jake Bunce
Thu 30th May '02, 6:40pm
in your header template find this and add the code in red:

<!-- content table -->
<table bgcolor="#D8DEEB" width="100%" cellpadding="10" cellspacing="0" border="0">
<tr>
<td valign="top">

that should do the trick

kisby
Fri 31st May '02, 12:08pm
Jakeman, thank you, but that doesn't seem to be working.

Jake Bunce
Sat 1st Jun '02, 5:56am
i just looked at your source code again... the change isn't there. you need to go to Admin CP -> Templates -> Modify -> [expand list] -> header -> [change original] / [edit] and make the changes from my last post.