Quote:
Originally Posted by digitalSite
If I understand you correctly, you are saying to go to edit templates and look for where they have "Latest Threads" and just add "/forums" in front of the icon variable...if this is what you are saying, I have already tried this.
This is what the threadbit template looks like:
Code:
<!-- cut -->
<tr>
<td class="$getbgrow">$thread[icons]<span class="smallfont"><b><a href="$vboptions[bburl]/showthread.php?t=$thread[threadid]" title="$vbphrase[a_last_post_by] $thread[lastposter] $vbphrase[a_at] $lastposttime">$title</a></b><br />
<if condition="$vboptions['showthreaddate']">$thread[date] $thread[time]<br /></if>
<!-- cut -->
Notice the $thread[icon]...if I do this /forums/$thread[icon] then all the threads on the latest threads column show /forums/ in front of the title of the thread. What's so weird is that everything there seems to be "relative" and works fine...all but the icons. Now, I can have it looking nice & pretty if I just don't select an icon (because I left the default icon url empty when I installed this again), but I don't want to. I want the icons to work...So, right now I am looking inside the actual "index.php" page to see what else I may try to do.
|
not exactly forget about templates. when you go to styles manager do not click nothing bet go that will take you to main style options like colors, style width and such there you should have the correct folder. Also go the the icon manager and smile manager and see what the folders there are i have mine set to /forums/.... there also.