Page 31 of 44 FirstFirst ... 21293031323341 ... LastLast
Results 301 to 310 of 440
  1. #301
    Join Date
    Jul 2008
    Location
    Sydney, Australia
    Posts
    131
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Hi Anne,

    I'm having a problem with the slide show. I changed the url for one of the slides (as it was pointing to the wrong page) but now the slide show has gone.

    see www.toycrazy.com.au

    I didn't make any other changes other than put in the correct url for slide 3.

    Can you tell me what has happened, how to fix and also, is there a way the slide show can be temporarily disabled in the future, if i want to make changes etc.

    Regard
    Anna
    www.toycrazy.com.au

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

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by annav View Post
    Hi Anne,

    I'm having a problem with the slide show. I changed the url for one of the slides (as it was pointing to the wrong page) but now the slide show has gone.

    see www.toycrazy.com.au

    I didn't make any other changes other than put in the correct url for slide 3.

    Can you tell me what has happened, how to fix and also, is there a way the slide show can be temporarily disabled in the future, if i want to make changes etc.

    Regard
    Anna
    www.toycrazy.com.au
    You must have made an error when adding the url. See the readme.html file for detailed instructions on changing these urls. I would recommend replacing the includes/languages/english/html_includes/alysa_rounded/define_main_page.php file from a fresh template package.

    You can add a display:none; to the #slider in the stylesheet to hide the slider.


    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!

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

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    You must have made an error when adding the url. See the readme.html file for detailed instructions on changing these urls. I would recommend replacing the includes/languages/english/html_includes/alysa_rounded/define_main_page.php file from a fresh template package.

    You can add a display:none; to the #slider in the stylesheet to hide the slider.


    Thanks,

    Anne
    Where do I add the text display:none; ? Before the text #slider, after it, in between it, at the top, bottom???

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

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by annav View Post
    Where do I add the text display:none; ? Before the text #slider, after it, in between it, at the top, bottom???
    Please see this for css syntax:

    http://www.w3schools.com/css/css_syntax.asp

    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. #305
    Join Date
    Oct 2010
    Posts
    267
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Hi Anne not sure if this has been asked before or is a problem
    but if I have 2 or more pictures and turn off ModelWeight/Attribute/Manufacturering the actual product the 2nd picture always covers the "add this to my cart"
    Attached Images Attached Images  

  6. #306
    Join Date
    Oct 2010
    Posts
    267
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    not sure if it's an add on or template

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

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by ATSWorld View Post
    Hi Anne not sure if this has been asked before or is a problem
    but if I have 2 or more pictures and turn off ModelWeight/Attribute/Manufacturering the actual product the 2nd picture always covers the "add this to my cart"
    If you post a link to the product page 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!

  8. #308
    Join Date
    Oct 2010
    Posts
    267
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Hi
    It's pewterworld dot co.uk/Gifts/WelshLadyBellMadeinWalesFromFinePewter is a good example ...just remove the dot
    At the moment I am using "Manufactured by" to keep it below the button ...

    thanks
    Last edited by ATSWorld; 9 Apr 2012 at 09:42 PM.

  9. #309
    Join Date
    Apr 2006
    Location
    Horicon, WI
    Posts
    2,121
    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
    Camelot-Hosting...A PCI compliant Ecommerce Host
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

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

    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
    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 31 of 44 FirstFirst ... 21293031323341 ... LastLast

Similar Threads

  1. All Business template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 980
    Last Post: 16 Jun 2013, 07:55 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
  •