Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jan 2011
    Posts
    374
    Plugin Contributions
    0

    Default double sidebox headers

    Somehow I got sidebox headers on every page and the centerbox header on the home page, there seems to be 2 headers on top of each other. And the fonts are too big. I have been comparing files, reading coding and playing with my <developers tool kit> all day and I can't figure out whats wrong.

    take a look https://www.airtightsecurityplus.com...ity_equipment/

    I am going nuts getting close and then this happens. I just can't find the solution.

    Please and thanks

  2. #2
    Join Date
    Jan 2011
    Posts
    374
    Plugin Contributions
    0

    Default Re: double sidebox headers

    I changed the font in my category contents box and it seems to have fixed the sidebox headers but not the center box header.
    if anyone can tell me why there seems to be a box behind it, well that would help a lot.

  3. #3
    Join Date
    Jan 2011
    Posts
    374
    Plugin Contributions
    0

    Default Re: double sidebox headers

    what ever is affecting my centerbox header is also affecting my footer box, i have ezpages footer

  4. #4
    Join Date
    Jan 2011
    Posts
    374
    Plugin Contributions
    0

    Default Re: double sidebox headers

    no ideas huh? no one...

  5. #5
    Join Date
    May 2009
    Posts
    1,219
    Plugin Contributions
    2

    Default Re: double sidebox headers

    In your stylesheet line 532

    h2.centerBoxHeading {
    font-size: 1.0em;
    color: #ffffff;
    }

    OT
    Please consider time zone, and other reasons you don't get a response right away, a little patince would help, reason one being that some when seeing more than couple posts may think someone is already helping thus ignoring the thread, whereas a 0 post thread might indicate help has not been given yet.

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

    Default Re: double sidebox headers

    We were all out getting last minute sweets for the sweety

  7. #7
    Join Date
    Jan 2011
    Posts
    374
    Plugin Contributions
    0

    Default Re: double sidebox headers

    Pretty good Keneso. Thanks so much
    any ideas on the footer box, seem to have 3 stacked long headers behind it acting almost like a border.
    Been trying all morning to find that code

  8. #8
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: double sidebox headers

    You've got a bunch of HTML validation issues (https://validator.w3.org/check?uri=h...Inline&group=0) going on. Perhaps if you correct those, the multi-footer issue will go away.

  9. #9
    Join Date
    May 2009
    Posts
    1,219
    Plugin Contributions
    2

    Default Re: double sidebox headers

    Sorry, I misunderstood your issue, I thought you were talking about the "header" as the text, while it seems you meant the background image of it.

    In your stylesheet line 254 find this

    Code:
    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    	margin: 0em;
    	background-color: #abbbd3;
    	background-image: url(../images/tile_back.gif);
    	padding: 0.5em 0.2em;
    	font-weight: bold;
    	color: #ffffff;
    	height: 1%;
    }
    and change it to this

    Code:
    #navMainWrapper, #navCatTabsWrapper {
    	margin: 0em;
    	background-color: #abbbd3;
    	background-image: url(../images/tile_back.gif);
    	padding: 0.5em 0.2em;
    	font-weight: bold;
    	color: #ffffff;
    	height: 1%;
    }
    #navSuppWrapper {
    	margin: 0em;
    	background-color: #abbbd3;
    	padding: 0.5em 0.2em;
    	font-weight: bold;
    	color: #ffffff;
    	height: 1%;
    }

  10. #10
    Join Date
    Jan 2011
    Posts
    374
    Plugin Contributions
    0

    Default Re: double sidebox headers

    Thanks, I'll try that but I'm also doing the w3 check

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. EZ-Pages TOC Sidebox - Dynamic Sidebox Headers?
    By hockey2112 in forum Addon Sideboxes
    Replies: 8
    Last Post: 22 Jun 2010, 06:28 PM
  2. Changing Sidebox Headers?
    By kdpz in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Feb 2009, 05:17 PM
  3. Sidebox Headers
    By dyskrasia in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 31 May 2006, 01:38 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