Results 1 to 9 of 9
  1. #1
    Join Date
    Jul 2007
    Location
    New Zealand
    Posts
    8
    Plugin Contributions
    0

    Default Logo sitting under main page items in IE7

    I turned off the page links under my logo now the rest of the main page has moved to partially cover the logo. This is fine in FF and Opera but not in IE7. Tried altering the logowrapper but with no success. I would also like to put a gap between the last sidebox and the bottom banner. Thanks for any help.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Logo sitting under main page items in IE7

    Can we have the url to this??
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jul 2007
    Location
    New Zealand
    Posts
    8
    Plugin Contributions
    0

    Default Re: Logo sitting under main page items in IE7


  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Logo sitting under main page items in IE7

    start by deleting or re-naming your stylesheet2.css to stylesheet2.old as this is being parsed and looks to be very similar to the main one.

    After this your changes should be evident(as it parses last right now)
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jul 2007
    Location
    New Zealand
    Posts
    8
    Plugin Contributions
    0

    Default Re: Logo sitting under main page items in IE7

    cheers it was just a backup in case I had finger trouble. The problem was evident before that though - I was just trying a previous fix to someones eles's problem.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Logo sitting under main page items in IE7

    I do not see or maybe do not understand your first issue???

    The second issue find this in the stylesheet:
    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%;
    	}
    Seperate and and edit to look similar to this adjusting the value as you wish:
    Code:
    #navSuppWrapper {
    	margin-top: 1em;
    	background-color: #abbbd3;
    	background-image: url(../images/tile_back.gif);
    	padding: 0.5em 0.2em;
    	font-weight: bold;
    	color: #ffffff;
    	height: 1%;
    }
    
    #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%;
    	}
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Jul 2007
    Location
    New Zealand
    Posts
    8
    Plugin Contributions
    0

    Default Re: Logo sitting under main page items in IE7

    Excellent many thanks. Parse - have to pass on that - beyond my skill/knowledge level. Can I trouble you to let me know how I can create a gap between the currencies and bottom banner?

  8. #8
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Logo sitting under main page items in IE7

    Can I trouble you to let me know how I can create a gap between the currencies and bottom banner?
    That is what I posted in my #6 reply...
    Zen-Venom Get Bitten

  9. #9
    Join Date
    Jul 2007
    Location
    New Zealand
    Posts
    8
    Plugin Contributions
    0

    Default Re: Logo sitting under main page items in IE7

    Sorry - long day. Many thanks.

 

 

Similar Threads

  1. Tagline is sitting under the header - why?
    By GreyWolfWebDesign in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Feb 2010, 03:49 PM
  2. Replies: 5
    Last Post: 18 Mar 2008, 08:17 PM
  3. Help removing white space under main logo
    By sneader in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 23 Oct 2007, 08:11 AM
  4. IE7 Main Logo Cuts Off Halfway?
    By askfritzdotcom in forum Basic Configuration
    Replies: 0
    Last Post: 31 May 2007, 05:42 PM
  5. Remove categories heading under main logo
    By cmp5001 in forum General Questions
    Replies: 1
    Last Post: 19 May 2006, 02:42 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