Customizing SMF > SMF Coding Discussion

is there a modification that allows me to do this ?

<< < (2/2)

guddone:
Thanks for replying k@ . I used a graphical illustration to explain better .

K@:
That's just a few lines of code...


--- Code: ---<span class="forumlastpost">
<a onclick="_gaq.push(['_trackEvent', 'Outgoing', 'www.sedo.com', '/us/home/getting-started/?tracked=&partnerid=14607&language=us']);" href="http://www.sedo.com/us/home/getting-started/?tracked=&partnerid=14607&language=us" rel="nofollow">
<img src="http://www.dnforum.com/dnf/misc/sedo.png" alt="" border="0"/>
</a>
</span>
--- End code ---

You could modify that and stick it wherever you like, within reason, I'd suspect.

guddone:

--- Quote from: K@ on August 17, 2012, 04:57:16 PM ---That's just a few lines of code...


--- Code: ---<span class="forumlastpost">
<a onclick="_gaq.push(['_trackEvent', 'Outgoing', 'www.sedo.com', '/us/home/getting-started/?tracked=&partnerid=14607&language=us']);" href="http://www.sedo.com/us/home/getting-started/?tracked=&partnerid=14607&language=us" rel="nofollow">
<img src="http://www.dnforum.com/dnf/misc/sedo.png" alt="" border="0"/>
</a>
</span>
--- End code ---

You could modify that and stick it wherever you like, within reason, I'd suspect.

--- End quote ---

Thanks for the reply but i am not trying to link to sedo neither are they sponsoring my forum , i just want to know how i can put the "SPONSORED/POWERED BY " and the logo on the category bar , similar to the attached image

K@:
That's what I'm saying. Use that code, modifying it to do what you want.

The image is there http://www.dnforum.com/dnf/misc/sedo.png and the links can be changed to whatever you like.

The thing is "Where?". That depends on what page(s) you want it on, where on the page(s) you want it, that kinda thing.

If you want it on all pages, just above the Home-Help-Search bar, you'll probably need to add the code just after the closing body tag in every theme's index.template.php.

Or, perhaps, it might be easier to use the Ad Management mod?

guddone:
can the ad management mod do this?

Navigation

[0] Message Index

[*] Previous page

Go to full version