Could someone tell me how, if it's possible, I would put my content islands below the logo? Ver. 6.6.0 I'd like to put two rows with three islands in each row.
This image shows what I'm trying to do. I don't think it looks too good with the welcome bar above it. If someone could help me get my island above the welcome bar and below the logo it would be greatly appreciated.
Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
I don't have time to look up the code, but it seems like you'll be moving $vars_display{forum_intro} from after_navbar to before_navbar in public_forum_summary.pl, right around the declaration of $hf
I settled with putting it under the welcome bar. Only reason I didn't really want to do that before was that when I put a table with 3 seperate islands in there it would make a huge gap between the islands and the welcome bar. Got it fixed.