Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    red flag Sitemap Padding Issue Bootstrap

    I have a padding issue on my sitemap page links here

    https://venturedesignandprint.co.uk/..._page=site_map

    Does anybody know which bootstrap class I am missing please?
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,721
    Plugin Contributions
    124

    Default Re: Sitemap Padding Issue Bootstrap

    Your problem is in stylesheet.css on line 281 - if you remove padding: 0 it looks correct. So just override that setting it for this one page.

    .centerColumn ul li {
    font-family: century-gothic, sans-serif;
    font-weight: 700;
    line-height: 2em;
    list-style-type: none;
    margin: 0;
    /* padding: 0; */
    }
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #3
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,175
    Plugin Contributions
    11

    Default Re: Sitemap Padding Issue Bootstrap

    This is a viable temporary fix but, the site is using a hidden ::after, ::before to declare that this is a border box (box-sizing:border-box;)

    This causes the browser to look at margins, widths, heights, and padding totally different.

    Unfortunately, the hidden ::after, ::before is a violation of accessibility. You will need to declare this in the actual CSS, then look at the padding problem again to see if it has changed.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,534
    Plugin Contributions
    88

    Default Re: Sitemap Padding Issue Bootstrap

    I'll note also that the formatting is different from that provided in the default Bootstrap template: https://vinosdefrutastropicales.com/..._page=site_map

  5. #5
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    Default Re: Sitemap Padding Issue Bootstrap

    Sorted :-)

    Thank you
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

 

 

Similar Threads

  1. Strange padding issue.
    By dermit in forum General Questions
    Replies: 1
    Last Post: 6 Sep 2010, 02:35 PM
  2. Padding (I think) issue, IE vs FF
    By CharInLasVegas in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Dec 2009, 10:11 PM
  3. navMain padding issue
    By CharInLasVegas in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 25 Jan 2009, 05:13 PM
  4. Firefox padding issue?
    By MCanes in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Jun 2007, 04:31 PM
  5. Padding Issue In FF
    By enchantedlingerie in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Apr 2007, 09:09 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