Thread: Layout Changes

Page 1 of 4 123 ... LastLast
Results 1 to 10 of 38
  1. #1
    Join Date
    Jan 2011
    Location
    Newark, DE
    Posts
    69
    Plugin Contributions
    0

    Default Layout Changes

    Good Morning! I'm hoping someone can PLEASE help me with layout problems. I've posted several posts that have resulted in stylesheet changes that I've attempted to make a dozen times but nothing is working. (think problem is with the download/ make changes/ upload with ftp steps) I am about ready to completely give up....

    My primary concerns are with the following links. Problem 1 to my product page - the layout is horrible. Too much blank space. I'd like to move: Add to cart, color, size etc. up closer to product pic. http://www.annetteslingerie.com/inde...ts_id=10100109

    Problem 2: I need to put a pic with each subcat title. the subcat titles are lined up across the page, and I'd like to have a sub cat pic with each to give a neater look. http://annetteslingerie.com/index.ph...ex&cPath=10100

    Please let me know if you can help. If the answers do involve sytlesheet changes, please try to explain at beginner level.....

    Thanks so much!
    Annette
    www.annetteslingerie.com

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Layout Changes

    Remove this from default.css to solve #2:

    .categoryListBoxContents img {
    display: none;
    }

    #1 will be more complicated. Start by adding margin-top:-10em; to #cartAdd in default.css. (Note that's a negative margin.)

  3. #3
    Join Date
    Jan 2011
    Location
    Newark, DE
    Posts
    69
    Plugin Contributions
    0

    Default Re: Layout Changes

    Thanks for your reply! I had received your instruction to solve #2 previously, and I've searched for: .categoryListBoxContents img {
    display: none;
    }

    But I haven't been able to find it in my stylesheets. Can you tell me which stylesheet I will find it?

    (as I side note, getting ready for an appt., and I'll need to follow up to try your suggestion alittle later on)
    Annette
    www.annetteslingerie.com

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Layout Changes

    It's the second rule from the bottom in default.css.

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Layout Changes

    defaults.css (line 600)
    Code:
    .categoryListBoxContents img {
        display: none;
    }

  6. #6
    Join Date
    Jan 2011
    Location
    Newark, DE
    Posts
    69
    Plugin Contributions
    0

    Default Re: Layout Changes

    I am not finding the defaults.css or the category ListBoxContents img..... rule to delete.
    It looks like my folders are: includes/ templates/ template_ default/css then stylesheet.css, stylesheet_css_buttons.css or print_stylesheet.css.

    Am I looking in the wrong place? Should I re-download ZenCart?
    Annette
    www.annetteslingerie.com

  7. #7
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Layout Changes

    It seems you have a template that uses an unusual styling method: calling in another stylesheet from the main stylesheet.css for all of the "default" styling, and only using stylesheet.css for custom styling.

    annetteslingerie.com/includes/templates/TemplateEditor/css/stylesheet.css

    @import "defaults.css";

  8. #8
    Join Date
    Jan 2011
    Location
    Newark, DE
    Posts
    69
    Plugin Contributions
    0

    Default Re: Layout Changes

    That makes sense. Do you know how I can make the change to none (for the original problem in ListBoxContents) ?

    Or, would it possibly help to re-download my Zencart to have the regular stylesheet everyone's been referring to?
    Annette
    www.annetteslingerie.com

  9. #9
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Layout Changes

    It has to be there somewhere. Use the Admin - Tools - Developers Tool Kit to search for categorylistboxcontents to see where the stylesheet file is.

  10. #10
    Join Date
    Jan 2011
    Location
    Newark, DE
    Posts
    69
    Plugin Contributions
    0

    Default Re: Layout Changes

    Here is what I found. I don't see any "none" Do you think this is it?

    /home/annettes/public_html/includes/modules/category_row.php

    Line #38 : $list_box_contents[$row][$col] = array('params' => 'class="categoryListBoxContents"' . ' ' . 'style="width:' . $col_width . '%;"',
    Annette
    www.annetteslingerie.com

 

 
Page 1 of 4 123 ... LastLast

Similar Threads

  1. General Layout Changes
    By partinrl in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Apr 2013, 02:22 PM
  2. Layout Changes
    By annettes in forum Customization from the Admin
    Replies: 1
    Last Post: 26 Feb 2011, 04:17 PM
  3. Layout changes
    By bgroup99 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Dec 2006, 05:47 PM
  4. changes to layout
    By spottedhaggis in forum General Questions
    Replies: 2
    Last Post: 9 Aug 2006, 03:27 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