Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2005
    Posts
    107
    Plugin Contributions
    0

    Default Column one, border colour problem

    Hi all

    I have removed the tagline text in the header.php, the text has gone, I changed the colour in column one to match my theme.

    In firefox it looks fine , in IE there is a white border at the top of column one, or bottom of header not sure which.
    How do i get rid of the border in IE.

    Andy

    Site: http://www.letterfromsanta.eu

  2. #2
    Join Date
    Oct 2005
    Posts
    107
    Plugin Contributions
    0

    Default Re: Column one, border colour problem

    Two images to show the error, thanks
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	ff.jpg 
Views:	252 
Size:	14.7 KB 
ID:	798   Click image for larger version. 

Name:	ie.jpg 
Views:	263 
Size:	10.3 KB 
ID:	799  

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

    Default Re: Column one, border colour problem

    I can see that in IE 7, which is a tad better than the older versions. I couldn't see anything wrong with your header code, seeing how you removed the tagline wrapper to properly utilize a full length header banner in place of the mini logo.

    So... I could suggest a method that may or may not work. It will require modifying your current stylesheet.css and tpl_header.php. Make some desktop backups of the stated files, in case of trouble.

    In your stylesheet.css, find;
    Code:
    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    	float: left;
    	}
    Omit the logo selector(in red). You don't need that in your case and if you go to the second step and not omit this, your layout will break as your header banner/logo will slingshot your layout to the right.
    So... now, open your tpl_header.php and scroll down to this;
    Code:
    <br class="clearBoth">
    <!--eof-branding display-->
    You can now safely omit that break.

    As far as IE6 and prior versions, I don't know if this will totally remedy the problem as those browsers are so buggy as it is. Microsoft may think they own the Internet, but their browsers remain sucky.

  4. #4
    Join Date
    Oct 2005
    Posts
    107
    Plugin Contributions
    0

    Default Re: Column one, border colour problem

    Hi
    Thanks for the reply.
    I tried the fix and it nearly worked there is now only a 1mm white line instead of about 5mm in IE (version 6).

    Any other ideas?

    Andy

 

 

Similar Threads

  1. One product but different colour options, how to control stock for colour attribute?
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 30 Sep 2010, 04:19 PM
  2. Column layout grid for product listing - one column only
    By london mummy in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 26 Oct 2009, 10:06 AM
  3. Column Colour
    By xman888 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 23 Jan 2008, 08:56 AM
  4. Problem 4 - Colour gradient behind column individual boxes
    By raquelann in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 22 Jul 2007, 02:54 PM
  5. Left column border
    By vr4indian in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 Dec 2006, 02:25 PM

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