Customizing SMF > Graphics and Templates
SMF ad placement, like on SimpleMachines.org
ApplianceJunk:
I'm trying to find out how to place a banner ad in SMF 2.0 default theme, just like they do here at simplemachines.org
I can't seem to find a ad placement mod that has that location, so I'm guessing It will have to be hard coded into a template, but not sure where.
Thanks,
IchBin™:
Insert your code right after the template_menu() call in the code.
--- Code: --- // Show the menu here, according to the menu sub template.
template_menu();
--- End code ---
ApplianceJunk:
Is that line of code in index.template.php or someplace else?
Thanks for the reply
Old Fossil:
Index.template file.
ApplianceJunk:
Got it, thanks for the replies...
Navigation
[0] Message Index
[#] Next page
Go to full version