Page 11 of 31 FirstFirst ... 91011121321 ... LastLast
Results 101 to 110 of 302
  1. #101
    Join Date
    Oct 2008
    Posts
    254
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    If you ever have any questions about where text is on your site use the Developers Tool Kt in your Admin section. Tools>Developers Tool Kit

    Use the very bottom field and change "None" to "All Files Catalog/Admin"

  2. #102
    Join Date
    Nov 2006
    Location
    Sydney, Australia
    Posts
    458
    Plugin Contributions
    1

    red flag Re: A Pink Boutique Support Thread

    Quote Originally Posted by picaflor-azul View Post
    rlexyd--try in the zen cart admin--configuration--images--Image - Use Proportional Images on Products and Categories
    Hi Anne,

    Thank you for your response.

    I tried that and it forced the size of the images to 150x150 which is good, but the problem is all the images appearing where the large size images shrinked into 150px. They took forever to load obviously as they are large images loading.

    Is there there now way to add it in the CSS that images display a block of 150 by 150px?

    Thanks again for your advice.

    Best Regards,
    *Zen Cart eCommerce Solution - Putting the Dream of Owning an Online Business within reach of anyone!

  3. #103
    Join Date
    Jun 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    Quote Originally Posted by Kenichi View Post
    If you ever have any questions about where text is on your site use the Developers Tool Kt in your Admin section. Tools>Developers Tool Kit

    Use the very bottom field and change "None" to "All Files Catalog/Admin"
    I know how to get to the tagline text, I just don't know where the font color for that is at.

    And for the hover font color, I'm not really sure where that text is to begin with. I tried using that program without much luck, what exactly does it do?

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

    Default Re: A Pink Boutique Support Thread

    I tried that and it forced the size of the images to 150x150 which is good, but the problem is all the images appearing where the large size images shrinked into 150px. They took forever to load obviously as they are large images loading.

    Is there there now way to add it in the CSS that images display a block of 150 by 150px?
    Adding this to the css will not improve the loading time of your site. See this tutorial about image preparation:

    https://www.zen-cart.com/tutorials/i...hp?article=224

    and/or install Image Handler 2.

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

    Default Re: A Pink Boutique Support Thread

    I know how to get to the tagline text, I just don't know where the font color for that is at.

    And for the hover font color, I'm not really sure where that text is to begin with. I tried using that program without much luck, what exactly does it do?
    To use the developers toolkit to locate items in the stylesheet you would need to input not the text you see on the template, but the selector name, etc. A better program to use for this is Firebug or some similar program.

    The tagline color text is line 68 (of the original stylesheet if you have not altered the stylesheet.css that came with the template package):

    #tagline {
    color: #ffdddc;
    font-size: 1.7em;
    font-weight: bold;
    text-align : left;
    vertical-align: middle;
    }

    The hover color is:

    a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {color: #db5d5d; text-decoration: underline;}

  6. #106
    Join Date
    Jun 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    Thanks for the responses!

    Two things left ha, theres always something else!

    http://shopnarf.com/index.php?main_p...ath=1_8_35_260 that page displays an orange banner top and I would like to change it..

    2nd question is I would like to leave the outter background white, but I would like to change the inner background to a light blue, I have scanned the CSS file with no luck, please help

  7. #107
    Join Date
    Jul 2010
    Location
    Boston
    Posts
    139
    Plugin Contributions
    0

    Have a Drink Re: A Pink Boutique Support Thread

    ve added an image to the informtion side bar and now the label is no longer visible. I would like the label on top of the image.

    I changed the language/english/ to

    // ***** categories box text in sideboxes/information.php
    define('BOX_HEADING_INFORMATION', 'flap.png');
    //####################################################################################################___

    now I now longer have a the text for the box heading. How do I have the image and the text at the same time? YIA Tom

  8. #108
    Join Date
    Jul 2010
    Location
    Boston
    Posts
    139
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    Also I have this in modules/sidebox/a-pink_boutique/


    // _----------------------------------------------------------------------------------------------------------------------
    // adds image to sidebox header
    $title = zen_image($template->get_template_dir(BOX_HEADING_INFORMATION, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . BOX_HEADING_INFORMATION, HEADER_ALT_TEXT);
    // _----------------------------------------------------------------------------------------------------------------------
    // $title = BOX_HEADING_INFORMATION;

    now I now longer have a the text for the box heading. How do I have the image and the text at the same time? TIA Tom

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

    Default Re: A Pink Boutique Support Thread

    How do I have the image and the text at the same time?
    You can do this using CSS by specifing a background image for the sidebox headers and then just leave the sidebox header texts as is.

  10. #110
    Join Date
    Jul 2010
    Location
    Boston
    Posts
    139
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    Thanks for your help. One other question.

    I have moved the sideboxes in the left column to the right away from the border of left column. But now the sideboxes crowd the center column so I would like to move the contents of the center column over to the right but I can not figure out how to do it.

    Any ideas. TIA TOM

 

 
Page 11 of 31 FirstFirst ... 91011121321 ... LastLast

Similar Threads

  1. An Upscale Boutique Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 301
    Last Post: 15 Jun 2019, 05:36 PM
  2. Apparel Boutique Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 431
    Last Post: 8 Dec 2016, 04:27 PM
  3. Ashley Pink Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 603
    Last Post: 22 Jun 2016, 09:22 PM
  4. Earthy Boutique Template Support Thread
    By jill8026 in forum Addon Templates
    Replies: 23
    Last Post: 10 Nov 2012, 01:50 AM
  5. a pink boutique
    By leejay2005 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 14 Sep 2011, 07:56 AM

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