hallo!i have many options on forum where to put advertisements. me personally dont like any ads, but little tapir ad from SD is welcomed:)
where i can get awesome Ad skin in HTML that once click will move visitors to this SD forum?
thank you.
hallo!i have many options on forum where to put advertisements. me personally dont like any ads, but little tapir ad from SD is welcomed:)
where i can get awesome Ad skin in HTML that once click will move visitors to this SD forum?
thank you.
hmmm, been a while, try
<a href="http://www.splashdamage.com" target="_blank">
<img src="http://www.splashdamage.com/themes/tapirs/images/footer_logo.gif" width="51" height="50" border="2" alt="Splash Damage " />
</a>
<a href=“http://www.splashdamage.com” target="_blank">
<img src=“http://www.splashdamage.com/themes/tapirs/images/footer_logo.gif” width=“51” height=“50” border=“2” alt="Splash Damage " />
</a>
great!
it is possible to put “center” code into this? baucause when i add center codes [/center], its not centering it.
try <center> </center> instead of [ center ] [ /center ]
e.g.
<center>
<a href=“http://www.splashdamage.com” target="_blank">
<img src=“http://www.splashdamage.com/themes/tapirs/images/footer_logo.gif” width=“51” height=“50” border=“2” alt="Splash Damage " />
</a>
</center>
use html code, not BB code
btw, if you want to run websites, learn HTML, then you’re not dependant on other people’s templates
[QUOTE=Nail;253633]use html code, not BB code
btw, if you want to run websites, learn HTML, then you’re not dependant on other people’s templates[/QUOTE]
actually, thats good idea.
/edit
thank you Deathwish!
i added this:
totally agree with what nail said, learn the basics, then learn CSS so it’s easier to style websites. Hopefully your website won’t end up on here
hahahahaha massive!!
this is worst of 2010
and this webshop LOL http://www.siphawaii.com/
[QUOTE=Nail;253701]no, it isn’t
“150px × 139px (scaled to 75px × 70px)”[/QUOTE]
yeah but banner on site is resized:)
Use css, some div and text-align:center; instead of using the <center> tags (those are depreciated)