Results 1 to 3 of 3
  1. #1
    Join Date
    May 2006
    Posts
    18
    Plugin Contributions
    0

    Default Remove border around logo... how do I do this?

    Hi

    my site is
    www.chermere.ca

    How do i remove the 1px border around my logo (title2.jpg)

    Thanks
    --Ben

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Remove border around logo... how do I do 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
    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.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    May 2006
    Posts
    18
    Plugin Contributions
    0

    Default Re: Remove border around logo... how do I do this?

    Ahhh...

    Thanks... got it fixed

    I am still learning...

    --Ben

 

 

Similar Threads

  1. 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
  2. How to remove border boxes around products?
    By zhangz84 in forum General Questions
    Replies: 1
    Last Post: 13 Feb 2010, 08:44 PM
  3. how to remove blue border around my images?
    By YZ250 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 10 Mar 2009, 07:50 AM
  4. how to remove space around header logo?
    By sfklaas in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Jun 2008, 02:20 AM
  5. How do I remove excess black/white border around titles
    By katiekin in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 16 Apr 2008, 09:44 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