![]() |
Adding banner to header and footer.
How could i add a banner to my header and footer so its looks like the one here http://www.clubscuderia.co.uk/forum/
(below nav bar and above footer) |
Well those are not banner.. They have added ads on it. But you could add your images/ banner by do this :
Code:
Advertising > Add New Ad > Then Choose Below Navbar or Footer ( click those yellow box box to choose) > Then enter title and add your codes there. . . . . Regard. |
is php allowed within the Ad HTML ??
--------------- Added [DATE]1333124922[/DATE] at [TIME]1333124922[/TIME] --------------- also how would i show Sub-Forum name the user is on? |
I wouldn't think that PHP is allowed in the Ad HTML.
Where do you want to show the sub forum name? |
where is the file stored that the ad html is stored to as i could hard code it.
I want to display a different banner depending on the sub forum name |
The ads are stored in the database.
What ad network needs you to put PHP code to display ads? You could have your PHP in a separate file then load the PHP page in an iframe? For example, you would put Code:
<iframe src="YOUR PHP PAGE"></iframe> To show certain banners in certain forums you could try this: Code:
<vb:if condition="$GLOBALS['forumid'] == XX"> To add more just keep adding elseif's... that could get messy tho. |
With the above which files do i need to include on the page ???
--------------- Added [DATE]1333367218[/DATE] at [TIME]1333367218[/TIME] --------------- I treid PHP Code:
|
All times are GMT. The time now is 01:40 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|