Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Sep 2006
    Location
    Oregon
    Posts
    217
    Plugin Contributions
    0

    Default Trying to remove border around header

    I have a border around my header I would like to get rid of. I have looked in the forum, and found this:

    OK Ben. First off trim down your stylesheets. You have old versions sitting in your template directory. It's good to keep them safe, but by leaving them there, they continue to affect your site, and can even override the changes that you mean to do. I recommend that you keep them safe somewhere else.

    Once you have giot rid of them, go to your stylesheet_original.css file and find the following styling Quote:
    TABLE.header {
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
    border-right: 1px solid #9a9a9a;
    border-left: 1px solid #9a9a9a;
    border-bottom: 1px solid #9a9a9a;

    }
    and delete the lines marking in red.


    I looked and looked on my stylesheet, and I do not see, "TABLE.HEADER" ANYWHERE!

    Can someone please help!

  2. #2
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: Trying to remove border around header

    My suggestion.. Firefox with webmaster tools. It'll let you know exactly what the css is controling what.
    OR
    You could let us see your site and we can look.
    Marg

  3. #3
    Join Date
    Sep 2006
    Location
    Oregon
    Posts
    217
    Plugin Contributions
    0

    Default Re: Trying to remove border around header


  4. #4
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: Trying to remove border around header

    [FONT=Arial]Open:[/FONT][FONT=Arial]includes/templates/myown/css/stylesheet.css[/FONT][FONT=Arial]About line 621 change:[/FONT]
    [FONT=Arial]a img {
    border-width: none;
    }
    [/FONT]

    [FONT=Arial]to this:[/FONT]
    [FONT=Arial]a img {
    border: none;
    }
    [/FONT]
    [FONT=Arial][/FONT]
    [FONT=Arial]Marg[/FONT]

  5. #5
    Join Date
    Sep 2006
    Location
    Oregon
    Posts
    217
    Plugin Contributions
    0

    Default Re: Trying to remove border around header

    THANK YOU MARG!!!!!! XXXOOO

    It is gone!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  6. #6
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: Trying to remove border around header

    Glad I could help..! Your site is looking good!

 

 

Similar Threads

  1. Remove border around product image
    By metaus in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 29 Jul 2012, 12:57 PM
  2. remove border around around images (not image border)
    By Otha in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 23 Aug 2010, 06:03 AM
  3. Getting crazy trying to remove link around my Category-sidebox-header
    By Gomlers in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 22 Apr 2009, 03:57 PM
  4. Remove border around category box
    By dealbyethan.com in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 15 Apr 2007, 12:05 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