X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   X-Cart Smart Template v4.4.x (https://forum.x-cart.com/showthread.php?t=55088)

sparker2 06-23-2011 04:25 PM

Center Nivo Slider on Home page
 
Does anyone know how to center the nivo slider on the home page? Right now it is positioned to the left. I would like to have it in the center if possible. It is showing up just fine in FF but in IE (of course) it is showing up on the left.

Thank you all very much for your time and help.

sparker2 06-24-2011 09:26 AM

Re: X-Cart Smart Template v4.4.x
 
Can I pay someone to help me with my site since I cannot get any proper support from Phil at the moment with this template? Please PM me if you would be willing to help me out for a fee. Thank you very much in advance.

PhilJ 06-24-2011 09:39 AM

Re: X-Cart Smart Template v4.4.x
 
Sparker, I already replied you earlier today. Kindly check your support ticket. It's a simple case of adjusting the Nivo CSS.

costanza 06-25-2011 11:45 PM

Re: X-Cart Smart Template v4.4.x
 
Just got this template and really like it!

I'm not sure how to remove the top speedbar properly.

I found this code in skin/smart_template/custom/header.tpl :

Code:

<div id="st_speedbar">
 
        <div id="header_links_container">
        <div id="header_links_right">
 
            <div id="header_links">
            <ul>
            {section name=sb loop=$speed_bar step=-1}
            <li{if $smarty.section.sb.first} class="first"{elseif  $smarty.section.sb.last} class="last"{/if}><a  href="{$speed_bar[sb].link}">{$speed_bar[sb].title}</a></li>
            {/section}
            </ul>
            </div>
 
        </div>
        </div>
 
        <div id="header_links_left">
        {* Space for header left column *}
        </div>
 
    </div>


My question is, What part should I comment out or delete? Thanks!!!

PhilJ 06-26-2011 06:13 AM

Re: X-Cart Smart Template v4.4.x
 
Hi Costanza, you can comment out or replace this part...
Code:

            <div id="header_links">
            <ul>
            {section name=sb loop=$speed_bar step=-1}
            <li{if $smarty.section.sb.first} class="first"{elseif  $smarty.section.sb.last} class="last"{/if}><a  href="{$speed_bar[sb].link}">{$speed_bar[sb].title}</a></li>
            {/section}
            </ul>
            </div>


Readerm 06-27-2011 12:54 AM

Re: X-Cart Smart Template v4.4.x
 
Quote:

Originally Posted by PhilJ
Sparker, I already replied you earlier today. Kindly check your support ticket.


Would you please reply to my ticket as well? I placed four inquiries in the ticket on June 3, 6, 16, 16, but am not getting any response. Neither do I have installed purchased mods on our second site... This is weird...

PhilJ 06-27-2011 03:56 AM

Re: X-Cart Smart Template v4.4.x
 
I will attend to your tickets shortly Michael.

uglysign 07-05-2011 04:50 AM

Re: X-Cart Smart Template v4.4.x
 
Well, I like the template and seem to be going ok with everything.

My Q, how can I incorporate the Cufon fonts in other areas, such as cat/prod descriptions and/or on static pages. Im not familiar with Cufon and lack code. But I can get ideas on how to implement them.

8) Anyone needing any help can also seek Steve @ CFLsystems, a quiet no-nonsense guy that gets it done.

Thx

PhilJ 07-06-2011 02:31 AM

Re: X-Cart Smart Template v4.4.x
 
Hi uglysign,

Quote:

My Q, how can I incorporate the Cufon fonts in other areas, such as cat/prod descriptions and/or on static pages. Im not familiar with Cufon and lack code. But I can get ideas on how to implement them.
Simply use H1, H2 or H3 tags anywhere else.
Code:

<h1>Some text</h1>
<h2>Some text</h2>
<h3>Some text</h3>


ilter 07-15-2011 09:51 AM

Re: X-Cart Smart Template v4.4.x
 
Hi, when i add new product , i dont see that product on new products area , how can i fix that problem ?


All times are GMT -8. The time now is 09:32 PM.

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