Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2008
    Posts
    22
    Plugin Contributions
    0

    Default changing image behind logo

    Could someone explain to me how to change the image behind my logo at the top of my website.
    I still have the tori gate behind my logo and would like to change it.
    Thank you
    link www.d-drivesportsenglish.com

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,981
    Plugin Contributions
    25

    Default Re: changing image behind logo

    Find this in your stylesheet and delete the background-image properties.
    Code:
    #logoWrapper{
    	background-image: url(../images/header_bg.jpg);
    	background-repeat: repeat-x;
    	background-color: #ffffff;
    	height:75px;
    	}

  3. #3
    Join Date
    Feb 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: changing image behind logo

    Thanks alot!!

 

 

Similar Threads

  1. Changing logo from gif to jpg
    By kydder1 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 24 Feb 2009, 05:03 AM
  2. Changing the logo
    By deathbybutterscotch in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 May 2008, 10:26 AM
  3. Changing the logo
    By FredZ in forum Templates, Stylesheets, Page Layout
    Replies: 25
    Last Post: 22 Feb 2007, 05:17 PM
  4. changing the top logo?
    By sheba10 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Nov 2006, 05:49 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
  •