Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=1369)
(http://custom.simplemachines.org/themes/index.php/action,download/lemma,1369/image,thumb)
Demo (http://miniforum.site88.net/derunismf2/index.php?theme=6)
Nice Theme :)
Nice
themes good work
Nice! I may have too many buttons, to the point that the logout-button wrapped to the next line. :P
How do I avoid this problem? I presume that I have to edit the css-file?
Thanks.
Very very low resolution and is a problem so much when the button.
However, we can resolve this as follows,
Style.css file in
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 20px 0 20px;height:20px;}
and the change
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 10px 0 10px;height:20px;}
If this is not enough data in the code even further reduce the value lower.
QuoteIf this is not enough data in the code even further reduce the value lower.
That did the trick! Thanks. :D