Page 3 of 13 FirstFirst 12345 ... LastLast
Results 21 to 30 of 123
  1. #21
    Join Date
    Sep 2009
    Posts
    16
    Plugin Contributions
    0

    Default Re: Brighton Pets Template Support Thread

    Nevermind, Numinix figured it out. They created an auto loader and jquery for the easyslider and changed the tpl_home_slide.php, replacing "$(" with "jQuery("

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

    Default Re: Brighton Pets Template Support Thread

    Quote Originally Posted by generalexotics View Post
    Nevermind, Numinix figured it out. They created an auto loader and jquery for the easyslider and changed the tpl_home_slide.php, replacing "$(" with "jQuery("
    I am happy that it all worked out ;-)

    Thanks,

    Anne

  3. #23
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Brighton Pets Template Support Thread

    Hi Anne,

    I'm playing with Brighton Pets on my site here:

    http://www.fashion-mart.biz/alyce-paris/b-dazzle

    How do I remove the green paw bullets? Changing them is an option, but right now I'd like to see how it looks removed.

    Thanks.

    Steve

    PS: I've wanted to see if I can somewhat copy this Prestashop template for some time now as inspiration, and Brighton looks like the right template for that:

    http://demo.devilthemes.com/vipdress...?id_product=18
    Last edited by SPH; 16 Oct 2012 at 06:45 PM.
    Steve
    prommart.com

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

    Default Re: Brighton Pets Template Support Thread

    Quote Originally Posted by SPH View Post
    Hi Anne,

    I'm playing with Brighton Pets on my site here:

    http://www.fashion-mart.biz/alyce-paris/b-dazzle

    How do I remove the green paw bullets? Changing them is an option, but right now I'd like to see how it looks removed.

    Thanks.

    Steve

    PS: I've wanted to see if I can somewhat copy this Prestashop template for some time now as inspiration, and Brighton looks like the right template for that:

    http://demo.devilthemes.com/vipdress...?id_product=18
    You can add this to the bottom of your stylesheet.css file:

    Code:
    .category-top img, .category-products img, .category-links img{display:none;}
    and you can remove the background image from the selector h1.

    Thanks,

    Anne

  5. #25
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Brighton Pets Template Support Thread

    Thanks, it worked.
    Steve
    prommart.com

  6. #26
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Brighton Pets Template Support Thread

    Anne, I decided to go back to your original colors for now. I re-uploaded all of your original stylesheets, but I now notice that the descriptions under each dress on the product listing is white (invisible):

    http://www.prommart.com/la-femme-c-32.html

    Refreshing doesn't help, and when I had a grey background the white text showed.

    Solution?

    Thanks.

    Steve

    EDIT: Same for Reviews in left column...white text (invisible)
    Last edited by SPH; 17 Oct 2012 at 11:41 PM.
    Steve
    prommart.com

  7. #27
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Brighton Pets Template Support Thread

    I just made my background a light grey, to hopefully avoid hidden text for Google. Need to change white product listing description to another color:

    http://www.prommart.com/alyce-black-label-c-3_21.html

    EDIT: Most text in left column New Products, etc. is white, how change?
    Last edited by SPH; 18 Oct 2012 at 12:35 AM.
    Steve
    prommart.com

  8. #28
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Brighton Pets Template Support Thread

    Fixed it:

    http://www.prommart.com/la-femme-c-32.html

    The product listing data color was set to #fffffe in the main stylesheet here, which I now show as turned off:

    Code:
    .centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {text-align: center;/*color:#fffffe;*/}
    Found issue by comparing with Newport Eco sheet.

    Hopefully this will not cause further issues yet to be discovered.

    I also found where in the stylesheet to change the color for What's New, etc.

    BTW Anne, your templates and instructions are really impressive!

    Steve
    Last edited by SPH; 18 Oct 2012 at 05:05 AM.
    Steve
    prommart.com

  9. #29
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Brighton Pets Template Support Thread

    Ah, one more bug, the What's New sidebox headings disappeared. Had to set color code here:

    #specialsHeading a, #whatsnewHeading a, #featuredHeading a {}

    I entered #fffff3
    Steve
    prommart.com

  10. #30
    Join Date
    Jan 2010
    Location
    Bulgaria
    Posts
    22
    Plugin Contributions
    2

    Default Re: Brighton Pets Template Support Thread

    Hello,
    I was wondering if I could copy the language files from Brighton Pets to London Grunge template?
    Are they with the same php language files? I did a Bulgarian translation of Brighton Pets template and friend of mine will use London Grunge template for his e-shop.

    Thank You

    P.S. And one more question, which probably is not on the right place.

    Under the picture of every listed product there is "0" displayed.

    Example page: http://droga.bg/index.php?main_page=...=1&language=bg

    Part of the code is (line 596-600):
    PHP Code:
    class="listingProductImage" /></a><br />0<br /><h3 class="itemTitle"
    I do not understand where this "0" in the middle came from and how to get rid of it. If someone can help it would be much appreciated.

    Best regards,

    Zi

 

 
Page 3 of 13 FirstFirst 12345 ... LastLast

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 94
    Last Post: 16 Mar 2024, 04:13 PM
  2. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  3. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  4. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  5. Turpy Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 3
    Last Post: 20 Feb 2012, 07:36 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR