Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: margins messed up

    You must have been working on it at the same time I viewed your store. I witnessed the problem and I was going to comment on the errors, but you reverted back to error and problem free files.

  2. #12
    Join Date
    Mar 2005
    Posts
    99
    Plugin Contributions
    0

    Default Re: margins messed up

    hi sketchy,

    well i spent a few hours yesterday trying to get things to work and finally things are starting to click.

    so once i'd worked out a few things i reverted back to the original so i could start afresh.

    i do still have an issue though perhaps you can look at?

    if you notice all the text is sitting a little low in the graphics/boxes.

    this was the same in the template.

    how do i correct this?

    Thanks so much for helping me out, maybe i can help out someone else some time.

    Tim

  3. #13
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: margins messed up

    Hi Tim. Yeah, sometimes frustration can only be cured when starting anew. Anyways, you're welcome and I'm sure you'll be helping out on the forum in no time.

    I took a look at your query. Without the boxtop images, the text is centered right, but I guess with the bottom shade of the images... it mirages the effect of misaligned text headings. I guess one way to cure that, is to pad up the text and hopefully the image doesn't suffer side effects.

    Find, in your stylesheet.css;
    Code:
    .leftBoxHeading, .rightBoxHeading {
    	margin: 0em;
    	background-color: #C0C0C0;
            background-image: url(../images/box_back.gif);
    	padding: 0em;
            line-height: 25px;
    	}
    Replace above with;
    Code:
    .leftBoxHeading, .rightBoxHeading {
    	margin: 0em;
    	background-color: #C0C0C0;
            background-image: url(../images/box_back.gif);
            padding: 0em;
    	padding-bottom: 0.2em;
            line-height: 25px;
    	}
    Unfortunately, I have no way to see the finished product as Firefox web dev tools remove images when adjusting virtual CSS.

    Good luck, Lorrie

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Changing Margins
    By karenkte in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 May 2012, 01:39 PM
  2. template margins
    By artistic in forum General Questions
    Replies: 1
    Last Post: 5 Aug 2009, 07:53 PM
  3. Margins
    By BoostGost in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 22 Feb 2009, 02:51 AM
  4. Side Margins
    By silentpanic24 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Oct 2007, 01:12 AM
  5. Shopping Cart Margins are All Messed Up
    By terryrocks in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 9 Oct 2006, 11:01 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