Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2010
    Posts
    3
    Plugin Contributions
    0

    Default Modifying Red Passion template

    Hi all! I was wondering if someone would lend me some advice. I'm a terrible newb when it comes to ZenCart, and any help you could provide would be greatly appreciated.

    As you can see on my site: http://shop.movingstore.com I've got my site up and running-- however if you look, you can see that I've got a MASSIVE red bar at the top that, while I think it looks pretty nifty, isn't going over very well with my employers.

    I've tried to find where to edit this setting in the php files, but I can't seem to find a way to define the height of that row so I can use a smaller background picture and not have the top bar dominate the page like it does.

    Thanks in advance!

    Josh @ the Moving Store

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

    Default Re: Modifying Red Passion template

    /red_passion/images/logo.gif is sized at 300X282

    Break out your graphic editor to resize it
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Modifying Red Passion template

    That appears to be your header image (includes/templates/red_passion/images/header_bg.jpg) which is 842px wide and 282px high.

    Reduce the size of the image and
    check the settings in includes/languages/english/YOUR_TEMPLATE/header.php.

    If you've changed the height of the logo in header.php, you may need to change it in your stylesheet as well:

    Code:
    #logoWrapper {
        background-color: transparent;
        height:282px; <-adjust this line 
    	}
    Ummm... check what Kobra said...
    Last edited by afo; 17 Jun 2010 at 08:55 PM. Reason: Kobra's reply
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

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

    Default Re: Modifying Red Passion template

    Probably need to adjust both...
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Multiple H1 Tags -red passion template
    By linnx in forum Addon Templates
    Replies: 1
    Last Post: 19 Jan 2010, 06:27 PM
  2. Red passion template
    By malci in forum Addon Templates
    Replies: 0
    Last Post: 22 Aug 2008, 10:57 AM
  3. Problems customizing Red Passion template
    By Dionysian in forum Addon Templates
    Replies: 14
    Last Post: 5 Aug 2008, 11:26 PM
  4. help with red passion template
    By justmygirls in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 3 Jul 2007, 06:49 PM
  5. Red Passion Template Error
    By NicholeAnn in forum Addon Templates
    Replies: 7
    Last Post: 30 May 2007, 02:56 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