Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Mar 2008
    Posts
    332
    Plugin Contributions
    0

    Default Sidebox corner border missing

    I was wondering if anyone can help me figure out why this is happening? The sidebox corner border seems to be cut off when the breadcrumbs appear.

    See picture attached where the red circle is. Do I have to move the sidebox perhaps? How do I do this and what file should I edit?

    Thanks for your help!
    Attached Images Attached Images  

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Sidebox corner border missing

    Quote Originally Posted by Decostyle View Post
    I was wondering if anyone can help me figure out why this is happening? The sidebox corner border seems to be cut off when the breadcrumbs appear.

    See picture attached where the red circle is. Do I have to move the sidebox perhaps? How do I do this and what file should I edit?

    Thanks for your help!
    Hum,, please send me a link to the page, so I can fix her for you...

    I will take a shot in the dark,,,

    includes > templates > your_template > css > stylesheet.css

    1. div #navBreadCrumb {margin-left: .5em;}

  3. #3
    Join Date
    Mar 2008
    Posts
    332
    Plugin Contributions
    0

    Default Re: Sidebox corner border missing

    Thank you!

    The link is here:

    http://www.decostylelinens.com/zencart/

    When you reach the home page there is no problem however when you click on the category and the breadcrumbs appear, the corner dissappears!

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Sidebox corner border missing

    Quote Originally Posted by Decostyle View Post
    Thank you!

    The link is here:

    http://www.decostylelinens.com/zencart/

    When you reach the home page there is no problem however when you click on the category and the breadcrumbs appear, the corner dissappears!
    includes / templates/ your_template/ css/ stylesheet.css

    Find this:
    1. #navBreadCrumb, #navEZPagesTop {
      font-size: 0.95em;
      font-weight: bold;
      margin: 0em;
      padding: 0.5em;
      }
    2. Replace the red font above with this:
    3. margin-left: .5em;
    4. Play around with the .5em

  5. #5
    Join Date
    Mar 2008
    Posts
    332
    Plugin Contributions
    0

    Default Re: Sidebox corner border missing

    Great! Worked! Thank you so much!

    Quote Originally Posted by haredo View Post
    includes / templates/ your_template/ css/ stylesheet.css

    Find this:
    1. #navBreadCrumb, #navEZPagesTop {
      font-size: 0.95em;
      font-weight: bold;
      margin: 0em;
      padding: 0.5em;
      }
    2. Replace the red font above with this:
    3. margin-left: .5em;
    4. Play around with the .5em

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Sidebox corner border missing

    Quote Originally Posted by Decostyle View Post
    Great! Worked! Thank you so much!
    You are most welcome, Glad I could assist you...

 

 

Similar Threads

  1. Rounded Corner Border mainWrapper
    By ryanb4614 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Jul 2009, 01:43 AM
  2. Sidebox Border Missing in Firefox
    By Craig Robbo in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 18 Apr 2009, 04:53 AM
  3. Sidebox Bottom Border Missing
    By Eagle75au in forum Addon Sideboxes
    Replies: 2
    Last Post: 11 Sep 2008, 12:17 PM
  4. Rounded corner sidebox issue
    By davidc304 in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 12 Jan 2008, 03:11 AM
  5. Border in Firefox & Sidebox border missing
    By helpme in forum Basic Configuration
    Replies: 3
    Last Post: 17 Oct 2007, 04:18 AM

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