Results 1 to 10 of 459

Hybrid View

  1. #1
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Code:
    <br class="clearBoth">
    is needed right after the closing div for the cartAdd. Look for:
    Code:
    <!--eof Add to Cart Box-->
    in your /includes/templates/alysa_rounded/templates/tpl_product_info_display.php and insert the clear both so it reads like this:
    Code:
    <!--eof Add to Cart Box-->
    <br class="clearBoth">
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  2. #2
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by barco57 View Post
    Code:
    <br class="clearBoth">
    is needed right after the closing div for the cartAdd. Look for:
    Code:
    <!--eof Add to Cart Box-->
    in your /includes/templates/alysa_rounded/templates/tpl_product_info_display.php and insert the clear both so it reads like this:
    Code:
    <!--eof Add to Cart Box-->
    <br class="clearBoth">
    This is 100% correct ;-)

    Thanks,

    Anne

  3. #3
    Join Date
    Jul 2008
    Location
    Sydney, Australia
    Posts
    171
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Hi, just a quick question for anyone using this template and can help.

    I want to disable the image slider on the home page and have been told that I can add a display:none; to the #slider in the stylesheet which will hide it, which means nothing to me.

    I was referred to a website which explains about CSS but it doesn't make sense to me so all I want to know is where and how to enter the those few words in the stylesheet.

    This is the section of the stylesheet where it needs to be added:


    $("#slider").easySlider({
    auto: true,
    continuous: true,
    numeric: true

    If anyone can help I would greatly appreciate it.

    Anna
    www.toycrazy.com.au

  4. #4
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by annav View Post
    Hi, just a quick question for anyone using this template and can help.

    I want to disable the image slider on the home page and have been told that I can add a display:none; to the #slider in the stylesheet which will hide it, which means nothing to me.

    I was referred to a website which explains about CSS but it doesn't make sense to me so all I want to know is where and how to enter the those few words in the stylesheet.

    This is the section of the stylesheet where it needs to be added:


    $("#slider").easySlider({
    auto: true,
    continuous: true,
    numeric: true

    If anyone can help I would greatly appreciate it.

    Anna
    www.toycrazy.com.au
    Open your includes/templates/alysa_rounded/css/stylesheet.css file and add this to the end:

    Code:
    #slider{display:none;}
    Thanks,

    Anne

  5. #5
    Join Date
    Jun 2010
    Posts
    145
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    I've been using this template for a few months now and love it! I was wondering if there was a way to add a Pinterest link to the product display page, so there would be a "pin it" button right along with the Facebook and Twitter buttons?

  6. #6
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by laurelsstitchery View Post
    I've been using this template for a few months now and love it! I was wondering if there was a way to add a Pinterest link to the product display page, so there would be a "pin it" button right along with the Facebook and Twitter buttons?
    There is a module for this. I can't post the link to it here, but if you do a google search for it you will find it ;-)

    Thanks,

    Anne

  7. #7
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    I would like to change the color of the Navigation Bar in the Header and the background color of the sidebox headers such as "Categories." They are currently in a teal shade. I have looked in includes/templates/alysa_rounded/css/stylesheet.css and I was able to change the background color, but that is it.

    I would also like to change the hover color for the sub-categories in the sidebox, and I only was able to change hover color for the Navigation Bar in the Header.

    Could you possibly show me where to look within that stylesheet?

    Thank you!

 

 

Similar Threads

  1. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  2. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  3. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  4. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 AM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM

Posting Permissions

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