X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Vert menu / Menu.tpl (https://forum.x-cart.com/showthread.php?t=37392)

DezineJunkie 02-06-2008 04:32 PM

Vert menu / Menu.tpl
 
i changed the vert cell spacing to 80% but my categories did not change
only the rest of the vert menu?




<table cellspacing="1" width="80%" class="VertMenuBorder">

<tr>
<td class="VertMenuTitle">
<table cellspacing="0" cellpadding="0" width="100%"><tr>
<td>{$link_begin}<img src="{$ImagesDir}/{if $dingbats ne ''}{$dingbats}{else}spacer.gif{/if}" class="VertMenuTitleIcon" alt="{$menu_title|escape}" />{$link_end}</td>
<td width="100%">{if $link_href}<a href="{$link_href}">{/if}<font class="VertMenuTitle">{$menu_title}</font>{if $link_href}</a>{/if}</td>
</tr></table>
</td>
</tr>
<tr>
<td class="VertMenuBox">
<table cellpadding="{$cellpadding|default:"5"}" cellspacing="0" width="100%">
<tr><td>{$menu_content}<br /></td></tr>
</table>
</td></tr>
</table>

MBA 02-06-2008 05:09 PM

Re: Vert menu / Menu.tpl
 
Just guessing but have you checked your CSS file? Our template (which we love!) controls this spacing in the CSS file... GL

DezineJunkie 02-06-2008 06:52 PM

Re: Vert menu / Menu.tpl
 
Quote:

Originally Posted by MBA
Just guessing but have you checked your CSS file? Our template (which we love!) controls this spacing in the CSS file... GL


yea i did chk it- i had to deinstall rounded boxes and in doing that something went astray, my admin was correct but my site page is not. it is still not centered like my admin page- grrrr what template do you have that you love???:mrgreen:


All times are GMT -8. The time now is 02:36 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.