Sway
Active member
I have a few links in my sidebar/sponsors block. This is the raw hypertext block from xenporta. I was wondering if i could o anything to improve this and make things a bit less ugly..
The block:
The code:
I have nothing in my extra.css to add any sort of styling to these images but am trying to find a way to style these images to make things look better..
Link to my board http://www.iconomycraft.com/forum/
The block:
The code:
HTML:
<xen:hook name="ad_sidebar_top" />
<div class="section">
<div id="Sponsors" class="secondaryContent">
<h3>Sponsors</h3>
<a class="Tooltip" target="_blank" href="https://allgamer.net/clients/aff.php?aff=174" title="Allgamer provides hosting for our minecraft server. If you are looking to host a minecraft server check them out. They offer High Performance Premium Hosting for a good price.">
<img src="http://res.public-craft.com/mcl/assets/img/ag.png" alt="Allgamer" width="230px">
</a>
<a class="Tooltip" target="_blank" href="http://www.staminus.net/" title="Staminus Communications provides hosting for these forums. Choosing Staminus ensures your server will perform well and be protected from DDOS attacks.">
<img src="http://i.imgur.com/nS5x7.png" alt="Staminus Networks" width="200px">
</a>
</div>
</div>
I have nothing in my extra.css to add any sort of styling to these images but am trying to find a way to style these images to make things look better..
Link to my board http://www.iconomycraft.com/forum/