Quote:
Originally Posted by FRANKTHETANK 2
can you tell us how you did that? also still need a way to show ads on forum home. someone help. i will pay!!!
|
Go into the Styles & templates of the style(s) that you are using, then on the drop-down choose "Edit Templates"
Scroll down to "Vbay Templates"
From there you will see all the vbay templates, All I mainly did was add an extra column to the category templates:
Code:
<td class='alt2' align='center'><img src="/images/vbay/{$thecats['catname']}.png" border="0" /></td>
then I uploaded icons to the vbay directory on my server and named each icon to reflect the name of my category, Simple!
Then I simply replaced the vbay nav with a fieldset.
As for the new listing page, I just added tables to help align all the radio buttons and cleaned up the fieldsets with CSS.
Open up the templates and you'll catch on fast, but make a copy of the style and test your changes on that first. :up: