How can I put banners etc down the left handside of my page
Posted: Tue Dec 23, 2003 9:26 am
alexjmarketing
Newbie
Joined: 22 Dec 2003
Posts: 4
I've seen a few randomizer websites with admin banners down the left hand side of the page (the left hand border). Can someone please tell me what file I have to go to so I can do that too?
Thanks in advance
Jay
Sure
Posted: Tue Dec 23, 2003 5:02 pm
aboutweb
Visitor
Joined: 21 Oct 2003
Posts: 27
Location: Seattle Wa
In the template folder
See the Main_Navigation.php file...I think thats the name.
Jim
Posted: Tue Dec 23, 2003 5:36 pm
shadow
Addict
Joined: 16 Oct 2003
Posts: 171
Location: Virgin Islands
actually I believe you would insert the banners or whatever in the content.php file but I don't have a copy of the script with me to verify that but if it isn't in the main_navigation file it would be the content file. But you want to be careful what you put in there or it can throw the look of your site off by making the column too wide
Shadow
Posted: Tue Dec 23, 2003 6:04 pm
alexjmarketing
Newbie
Joined: 22 Dec 2003
Posts: 4
Hey, thanks Jim that did the trick...I've already uploaded a banner now.
I see your reply too shadow and "yes" I sure do agree with you to be careful cause the first banner I put in was much too wide and my site looked a bit sick.
...thanks for that guys.
Before I go I may as well asked you the other question I had. Do you know what file I should go to if I want to put a pop-up on exit code in the html some where?
Regards
Jay
Posted: Tue Dec 23, 2003 6:09 pm
shadow
Addict
Joined: 16 Oct 2003
Posts: 171
Location: Virgin Islands
That depends on how often you want it to pop up. You can put it in the header.php and it will pop up on every page exit or you can add it to the individual pages that you edit through the admin section