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)
-   -   I want to get rid of the dingbats (https://forum.x-cart.com/showthread.php?t=3010)

Shannon 06-03-2003 03:54 PM

I want to get rid of the dingbats
 
I have decided I don't like the ay those dingbats look. I'm not interested in changing them I just want to delete them. How to I go about that?


Shannon

fearthespear 06-03-2003 04:00 PM

shannon,

I would also like to get rid of the "tab structure thing" that houses everyhtiung in the middle of the template.

Can anyone help?

Shannon 06-03-2003 04:15 PM

For that one I went it and edited the dialog_box (?) And just erased everything there and saved it back over to my server.

I did the same thing to edit other images. But for the Dingbats I want to get rid of the completely so that my text is bigger and centered.


Shannon

PhilJ 06-04-2003 04:15 AM

depends which version you're using, in v3.4.* they've introduced a single template for the design of the menus, menu.tpl

Shannon 06-04-2003 04:22 AM

For those who want to know how I got rid of the dingbats.

I edited the menu.tpl to look like this

<TABLE border=0 cellPadding=5 cellSpacing=0 width="100%">
<TR>
<TD class=VertMenuTitle height=26/TD>
{if $link_href}
<TD class=VertMenuTitle height=26 valign=center width=100%><font class=VertMenuTitle>{$menu_title}</font></TD>
{else}
<TD class=VertMenuTitle height=26 valign=center width=100%><font class=VertMenuBoxNewsTitle>{$menu_title}</font></TD>
{/if}
</TR>
<TR>
<TD colspan="2" class=VertMenuBox>{$menu_content}
</TD></TR>
</TABLE>


Don't foget to set the VertMenuTitle center width=100% because your text will be off center after you take the dingbats out.

I won't promis anything but it did work for me. If you want to look here is my url www.memoriesofmiracles.com/store/customer
Shannon
Hey I just realized that I am a member now and have a bike instead of a baby carrage. LOL I kind of liked that baby carrage.


All times are GMT -8. The time now is 06:46 AM.

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