Page 42 of 44 FirstFirst ... 324041424344 LastLast
Results 411 to 420 of 437
  1. #411
    Join Date
    Jun 2012
    Posts
    42
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    You can add the following sql patch to control the about us page in the information sidebox:

    Code:
    INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) 
    VALUES ('Define About Us Status', 'DEFINE_ABOUT_US_STATUS', '1', 'Enable the Defined About Us Link/Text?<br />0= Link ON, Define Text OFF<br />1= Link ON, Define Text ON<br />2= Link OFF, Define Text ON<br />3= Link OFF, Define Text OFF', 25, 59, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
    Thanks,

    Anne
    Thankyou!

  2. #412
    Join Date
    Jun 2012
    Posts
    42
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by irori View Post
    Another quick question (I hope)

    I cannot find where a customer can choose to subscribe to my newsletter. I can see the unsubscribe. Where is this usually in the template?

    Thanks again :)
    I have looked for a subscribe to newsletter page/link but cannot find one.

  3. #413
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,151
    Plugin Contributions
    35

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by irori View Post
    I have looked for a subscribe to newsletter page/link but cannot find one.
    It is on the create account page.

    Thanks,

    Anne
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  4. #414
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,151
    Plugin Contributions
    35

    Default Re: Alysa Rounded Template Support Thread

    I just submitted an update to the template package.

    * I updated the AddThis code on the product info page to include the Pinterest Pin It button
    * I updated the product info page layout for a more custom look. The price, attributes, and add to cart are in their own box next to the product image with the description, AddThis, product details, etc. below
    * The new, updated html readme file has been added
    * I added social media icons for youtube, pinterest, google plus, and your blog in the footer
    * I added tabbed home page centerbox content for new products, featured products, and specials

    See the readme file from the new package for information on changed files and new files added.

    Thanks,

    Anne
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  5. #415
    Join Date
    Sep 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    I am hoping someone can answer a simple question for me. I have searched the forums with no luck....

    I am trying to make the tabbed pages on the main page stretch all the way across the center content column but I am not having very much luck. Right now I only have the Featured Tab being displayed but it is lined up on the left and looks a little awkward. I have seen a few screen shots with that tab stretched all the way across but I haven’t been able to recreate that. Any help would be much appreciated. Thanks in advance

    Mike

  6. #416
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,151
    Plugin Contributions
    35

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by Mesaloco View Post
    I am hoping someone can answer a simple question for me. I have searched the forums with no luck....

    I am trying to make the tabbed pages on the main page stretch all the way across the center content column but I am not having very much luck. Right now I only have the Featured Tab being displayed but it is lined up on the left and looks a little awkward. I have seen a few screen shots with that tab stretched all the way across but I haven’t been able to recreate that. Any help would be much appreciated. Thanks in advance

    Mike
    If you post a link to your site I can take a look.

    Thanks,

    Anne
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  7. #417
    Join Date
    Sep 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    If you post a link to your site I can take a look.

    Thanks,

    Anne
    Hi Anne. The link is Push Pin Travel Maps Thanks in advance.

  8. #418
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,151
    Plugin Contributions
    35

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by Mesaloco View Post
    Hi Anne. The link is Push Pin Travel Maps Thanks in advance.
    In your stylesheet_module_tabs.css file change this:


    Code:
    .moduleBox{background: url(../images/top-nav-bk.jpg);width:120px;height:40px;padding-left:0px;margin-top:-40px;}

    to this:

    Code:
    .moduleBox{background: url(../images/top-nav-bk.jpg);width:535px;height:40px;padding-left:0px;margin-top:-40px;}
    Thanks,

    Anne
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  9. #419
    Join Date
    Sep 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    In your stylesheet_module_tabs.css file change this:


    Code:
    .moduleBox{background: url(../images/top-nav-bk.jpg);width:120px;height:40px;padding-left:0px;margin-top:-40px;}

    to this:

    Code:
    .moduleBox{background: url(../images/top-nav-bk.jpg);width:535px;height:40px;padding-left:0px;margin-top:-40px;}
    Thanks,

    Anne
    You are my hero! It worked like a charm. Thanks

  10. #420
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,151
    Plugin Contributions
    35

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by Mesaloco View Post
    You are my hero! It worked like a charm. Thanks
    That's great to hear ;-)

    Thanks,

    Anne
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

 

 
Page 42 of 44 FirstFirst ... 324041424344 LastLast

Similar Threads

  1. All Business template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 966
    Last Post: 3 May 2013, 07:52 PM
  2. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM
  3. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 248
    Last Post: 29 Jan 2012, 04:30 PM
  4. Glacial Age Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 392
    Last Post: 22 Aug 2011, 04:15 PM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •