Ok so I've been frackin' with this stupid CMS bs for days now. I will explain what I want to do followed by what I have done and then my results. Screen shots attached will show my grid and layout.
What I want to do:
Change the layout for
http://www.braintalkcommunities.org/content.php completely (new section, new grid, new layout). I want it to look like
http://www.braintalkcommunities.org/...-welcome-to-bt
What I have done:
- Created a new section (I want to keep the old look as a backup hence a new section)
- Created a new grid (with secondary header, secondary footer, and 3 columns 25/50/25). Secondary header is supposed to display a welcome message via a static html widget. I have some garbage text in the "primary content" for the secondary header.
- Created a new layout from the new grid
- Populated the layout with my widgets
- Hid the secondary footer following the instructions on this page ... http://www.vbulletin.com/forum/forum...t-in-a-section
- Un-published the original section
- Published the new section
"Problems"
- The home page / content.php still shows the old section and layout.
- The new section isn't showing the secondary header
So 3 big questions:
- How do I get the new section to display on content.php as my "home" page?
- Why isn't the secondary header showing in the new layout?
- How do I assign the new grid to my new section?