Re: Problem with Unistra theme
Simple .css issue...
Go over the text that is too far left, then right click and "inspect element" (if you're using google chrome) and find out which .css element is controlling it...
Then go to .css and increase margin-left for example...
Re: Problem with Unistra theme
This is code
<div class="postright">
<h3>Test tema</h3>
<div class="postmsg">
<p>Ovo je test tema.<br /><br />Pozdrav <img src="img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>
</div>
</div>
Re: Problem with Unistra theme
What I don't quite understand, you've had this theme for ages surely.... and now suddenly you're having trouble with it???
Can you confirm that on your board the default style works as expected?
5 2010-09-30 14:11 (edited by Banop 2010-09-30 14:12)
Re: Problem with Unistra theme
No, this style I have set the forum soon.
On the default theme everything works nicely.