Quote:
|
Originally Posted by Nemesco
Ok, when I change my startpage in PHP-Nuke from `News` in `Index` I do not get the right-side blocks anymore.
How do I chanch the way blocks appear on the left and right side?
Please help me out,......
Nemesco
|
Look in theme.php
For something like this under the Function theme footer.
right after it is a { then some stuff, then you will see.
right after blocks right is a closing }
You need to remove the
and the { right after it and } right after
Got it?
mikem