2019-11-06, 02:16 PM
I think it does not matter what kind of the I use because its general.
But I use the Flatty theme and in the flatty theme is a sidebox.
In this side box I put a logo but the margin is to big, I wanne have it 0.
How can I make this?
But I use the Flatty theme and in the flatty theme is a sidebox.
In this side box I put a logo but the margin is to big, I wanne have it 0.
How can I make this?
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead side">
<strong>Custom Sidebox</strong>
<div class="float_right" style="padding-top: 5px;"><i class="fa fa-newspaper-o"></i></div>
</td>
</tr>
<tr>
<td class="trow1">
<span class="smalltext">
<img class="manImg" src="http://www.ikf-forum.eu/comeback/comebackindex.gif"></img>
</span>
</td>
</tr>
</table><br />