Add to footer - all pages.

ashkir

Active member
Is there a way we can add an HTML code (for our cBox) to the bottom of every page?

FoVU9.jpg
Where I put the "here" in red. I want to add the code there, but, on every page not just the index.
 
Footer template seems to go below the green bar. Trying page_container now! Thanks!

Edit can't seem to get it right. It's messing up the entire look. This is the code I want:

Code:
<div class="cboximg"><a href="http://www.rpg-directory.com/index.php?/topic/79609-the-official-rules-guidelines-for-rpg-directory/page__pid__11271871#entry11271871"><img src="http://rpg-directory.com/images/thecbox.png"></a></div>
<div class="faqimg"><a href="http://www.rpg-directory.com/index.php?/topic/79617-frequently-asked-questions/"><img src="http://rpg-directory.com/images/cboxquestion.png"></a></div>
<div class="cbox">
<div class="cboxinner">
<div id="cboxdiv" style="text-align: center; line-height: 0;"><div><iframe frameborder="0" width="100%" height="275" src="http://www5.cbox.ws/box/?boxid=373271&amp;boxtag=5715&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#ababab 0px solid;" id="cboxmain"></iframe></div><div><iframe frameborder="0" width="100%" height="75" src="http://www5.cbox.ws/box/?boxid=373271&amp;boxtag=5715&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#ababab 0px solid;border-top:0px" id="cboxform"></iframe>
</div></div>

This is a screenshot of what it looks like :/ http://i.imgur.com/XHeQn.jpg Ruins the complete design.
 
Top Bottom