Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2008
    Posts
    21
    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
    22,010
    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
    21
    Plugin Contributions
    0

    Default Re: changing image behind logo

    Thanks alot!!

 

 

Similar Threads

  1. Changing URL link of image with logo from Home Page
    By Sachin1008 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 28 Apr 2014, 02:24 PM
  2. Default image locateed behind logo in classic template.
    By picowico in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Feb 2010, 05:12 AM
  3. Header image behind my logo?
    By wowzah in forum Templates, Stylesheets, Page Layout
    Replies: 22
    Last Post: 17 Apr 2008, 09:10 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