Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: How to get a ad code running alongside the categories?  (Read 2996 times)

0 Members and 1 Guest are viewing this topic.

xoTasha

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
How to get a ad code running alongside the categories?
« on: March 31, 2012, 05:18:11 pm »

Hey everyone!

So I have been trying to edit my theme so an ad code can run alongside the categories as I need 2 above the fold of my site. The problem is no matter what I try I can't seem to get it to work!

Could anyone help me with this?

Heres a visual of what I am asking about incase I have confused you: http://i42.tinypic.com/j0z5g7.jpg

I will gladly post the code of the theme & ad code if that helps!

Thanks in advanced for any help!
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: How to get a ad code running alongside the categories?
« Reply #1 on: April 03, 2012, 12:52:00 pm »

Attached your image to my post (according to board rules).

Without a clue which theme you're using, maybe the following already works as expected. Open template.html, find
Code: [Select]
{GALLERY}and replace with
Code: [Select]
<table><tr><td>ad code here</td><td>{GALLERY}</td></tr></table>

If it doesn't work as expected, please attach your whole as zip file.
Logged
Pages: [1]   Go Up
 

Page created in 0.027 seconds with 19 queries.