3214 Posts in 848 Topics by 810 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 835 Views |
-
Multiple Sidebar and Footer bar

27 September 2010 at 1:15am
Hi,
I need two sidebars, one on left and other on right in my template , also a footer bar in the bottom. I want to populate content in these sidebars and footer from the back-end only but not manually.
Which is the best way to achieve this functionality ??? Please Help
Regards,
Kumar
-
Re: Multiple Sidebar and Footer bar

27 September 2010 at 2:03pm
The content in the sidebars and the footer, do you want them to be the same for every page?
-
Re: Multiple Sidebar and Footer bar

27 September 2010 at 4:07pm
No it will change depending on the page we are browsing.
-
Re: Multiple Sidebar and Footer bar

28 September 2010 at 1:16am
You could create three HTMLText fields in your Page class: LeftColumn, RightColumn, FooterText
You could then enter the text into each page for each of those items and show them on the front end how you like.
You could be tricky, and check if the fields are empty, and in that case use the parent field.
| 835 Views | ||
|
Page:
1
|
Go to Top |


