Quote:
Originally Posted by blogcrash
Ok... now i understand (newbie!!! lol)
I'm using a skin that i bought and in that skin i don't see any buttons.
Can anyone help me with the code i need to have in this case and where please???
Thanks in advance
|
Upload the whole content of the "upload/images/" folder to your corresponding style folder then...go to your acp template
nominate_topic_postbit_legacy
search for:
<a style="float:right" href="#top" onclick="return toggle_collapse('nominatedpostsinfo')"><img id="nominatedpostsinfo" src="/
your forum style here/images/buttons/collapse_tcat.gif" alt="" border="0" /></a>
or do this:
4th line of the nominate_topic_postbit_legacy / acp template:
images/buttons/collapse_tcat.gif
change it to:
$stylevar[imgdir_buttons]/collapse_tcat.gif
================0
hope it's right....
goodluck & best regards