Quote:
Originally Posted by Ohiosweetheart
This is a very nice alternative to the side column hack. I just used it on a style I'm developing and I love it.
However, how would I go about preventing the footer from being pushed over as well?? Before I added this, the footer expanded the whole width of the forum. Doesn't look good this way
You can see what I mean here: http://www.themesbydesign.net/forums...php?styleid=64
Thanks for your help in advance. 
|
I don't know if you got this fixed or not but just in case I fixed it by putting a </table> just above the $footer and it worked ok. If you look at it closely you will see that it is missing a table closing tag for the column.
Hope this helps
Also you will notice that the code that adds the Login box will still show the login box after the user logins - this is because to me it looks like it is missing the If statement to ascertain if the user is logged in - I will have a look and see if that is right.