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

    Default Need some help on a few things...

    Been trying to fix this but I can't seem to get it to work.

    Here is my page: http://www.racepartcentral.com

    Where you see the "powered by racepartcental logo" I want to put this logo right behind it:

    http://www.racepartcentral.com/header_bg.jpg

    You can kinda see the flag behind the logo, but all that is showing up is what you see.

    How can I fix this?


    My last question is,.. when you put your mouse over the "power by racepartcentral" the text that comes up says" powered by zen-cart:: art of e-comm."

    How do I change this to something else?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Need some help on a few things...

    Your image is 110px high but your wrapper is 75px high try setting to 110px and see if this corrects it - in your stylesheet find and edit
    Code:
    #logoWrapper{
    	background-image: url(../images/header_bg.jpg);
    	background-repeat: repeat-x;
    	background-color: #ffffff;
    	height: 110px;
    	}
    Checkk your meta tags file and possibly the alt text in tpl_header.php
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Need help on a few small things please
    By mjw2305 in forum General Questions
    Replies: 6
    Last Post: 2 Dec 2007, 05:11 AM
  2. i need help to change some things
    By sum_Guy55 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Oct 2007, 01:50 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