Hi all,
I'm trying to add a Google Adsense code in the menu of my Coppermine Gallery (i'm using the Black_Widdow template)
I would like add this code juste under the line "Forum" "Album" etc... Exactly like the image shows:
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fxs314.xs.to%2Fxs314%2F07171%2Fcpgmenuadsense.png&hash=55eeaacb6520a46ddfa2819a33dff552835e227e)
Thanks for your help,
Regards,
Mantis
Search for "adsense" (http://forum.coppermine-gallery.net/index.php?action=search2;search=adsense)
Quote from: GauGau on April 23, 2007, 07:22:11 PM
Search for "adsense" (http://forum.coppermine-gallery.net/index.php?action=search2;search=adsense)
I've tiref before posting, but without solution sorry...
Nobody in the topics wants to place the adsense code like me...
Put the code in your template.html under the menu tags.
Quote from: Nibbler on April 23, 2007, 08:24:36 PM
Put the code in your template.html under the menu tags.
Sorry but i dont' know where... What are tne menu tags in template.html ?
here:
<!-- middle section header -->
<tr>
<td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3"><img src="themes/black_widdow/images/menu_01.jpg" width="100%" height="17" alt="" /></td>
</tr>
<tr>
<td rowspan="2"><img src="themes/black_widdow/images/menu_02.jpg" width="15" height="36" alt="" /></td>
<td background="themes/black_widdow/images/menu_03.jpg" width="100%" class="topnav" align="center">{SYS_MENU} <br />
{SUB_MENU}</td>
<td rowspan="2"><img src="themes/black_widdow/images/menu_04.jpg" width="15" height="36" alt="" /></td>
</tr>
<tr>
<td><img src="themes/black_widdow/images/menu_05.jpg" width="870" height="19" alt="" /></td>
</tr>
</table></td>
</tr>
<!-- middle section header -->
Quote from: Nibbler on April 23, 2007, 09:58:09 PM
here:
<!-- middle section header -->
<tr>
<td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3"><img src="themes/black_widdow/images/menu_01.jpg" width="100%" height="17" alt="" /></td>
</tr>
<tr>
<td rowspan="2"><img src="themes/black_widdow/images/menu_02.jpg" width="15" height="36" alt="" /></td>
<td background="themes/black_widdow/images/menu_03.jpg" width="100%" class="topnav" align="center">{SYS_MENU} <br />
{SUB_MENU}</td>
<td rowspan="2"><img src="themes/black_widdow/images/menu_04.jpg" width="15" height="36" alt="" /></td>
</tr>
<tr>
<td><img src="themes/black_widdow/images/menu_05.jpg" width="870" height="19" alt="" /></td>
</tr>
</table></td>
</tr>
<!-- middle section header -->
OK thank you Nibbler, it's ok now ;)
Just a thing: i want change the color of the background of this menu (the same):
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fxs314.xs.to%2Fxs314%2F07171%2Fcpgmenuadsense.png&hash=55eeaacb6520a46ddfa2819a33dff552835e227e)
I know that i have to make this changement in style.css but I don't know where. Whick color is corresponding to this background menu ?
Thanks for our help ;)
'cause as you can see here (http://www.forum-prisonbreak.fr/galerie/index-18.html), the adsense background is black (#000000) and i want to set up this color for the menu too...
OK, i've finally find what i want..
Thanks for your support,
Mantis
You should have posted what you actually did for the benefit of others...