Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Mar 2007
    Posts
    25
    Plugin Contributions
    0

    Default Problems customizing Red Passion template

    Hi. Thanks in advance for anyone who can offer some insight for me here.

    I'm running v1.3.7, with the new Red Passion template. The URL is http://www.360blades.com. I'm stuck on my attempts to do two things:

    1) I want to remove the categories and background link that appear in gray above the Red Passion logo. I'd actually like to remove everything altogether and make the logo begin at the very top of the page.

    2) My custom logo will not be as high. I have tried to change the overall height of the logo wrapper with very ugly results. How can I do this?


    Thanks again!

    Nathan

  2. #2
    Join Date
    Mar 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: Problems customizing Red Passion template

    trying to bump this up...

  3. #3
    Join Date
    Mar 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: Problems customizing Red Passion template

    they know your here bro, imagine how extremly busy these people are.... Do you just want the categories gone from the top of the page?? the ones in the gray text

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

    Default Re: Problems customizing Red Passion template

    Those links are controlled in your stylesheet:

    Code:
    #navCatTabsWrapper {
        margin-left: 20px;
    	margin-right: 20px;
    	width: 802px;
    	background-image: none;
    	height: 20px;
    	position: absolute;
    	top: 12px;
    }
    The logo size is controlled in includes/languages/english/YOUR_TEMPLATE/header.php
    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

  5. #5
    Join Date
    Mar 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: Problems customizing Red Passion template

    Thanks! I didn't mean to come off as impatient. I just know how threads can get buried sometimes. :) I appreciate the information.

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

    Default Re: Problems customizing Red Passion template

    Yeah, things can fall through the cracks. Sometimes if a post doesn't get an answer, the best thing to do is explain the problem/situation further if you can. Sometimes a request is a little too vague. Not saying your's was, just saying it's a better approach than posting "bump" or something like that.
    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

  7. #7
    Join Date
    Mar 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: Problems customizing Red Passion template

    Well, I managed to screw it up. :)

    I tried changing the height of the navCattabs wrapper to 0, that didn't work, so I changed everything except the width and r/l margins to 0, that made a difference but didn't remove the links. So then I removed the wrapper definition altogether, and it just showed up below the logo instead of over it.

    I then removed all references to the navCattabs wrapper, and it went away but the categories showed up in list format in the left column below the logo.

    Also, I changed the logo height in header.php (I just copied the default and created /includes/languages/english/red_passion/head.php because the template doesn't come with one), but the size of the main wrapper is still the same. I was then able to shorten the mainwrapper by changing the stylesheet, but when I did so, it misaligned everything.

    I'm totally lost when it comes to CSS and php. *sigh* I think I'm gonna have to pay for a designer.

  8. #8
    Join Date
    Feb 2007
    Posts
    45
    Plugin Contributions
    0

    Default Re: Problems customizing Red Passion template

    just take your time and work your way through the learning curve. This site is an excellent reference. Or possibly get the Zencart manual.

    Anyway, to turn off those links:

    Ajeh says,

    If you are looking at the Category Links at the top of the page ... then you need to disable the Category Tabs ...

    Configuration ... Layout Settings ...

    Categories-Tabs Menu ON/OFF
    Categories-Tabs
    This enables the display of your store's categories as a menu across the top of your header. There are many potential creative uses for this.
    0= Hide Categories Tabs
    1= Show Categories Tabs
    Just so you know, in the red passion template, the top banner (header_bg.jpg) includes the grey area behind those tabs. You would need to edit the picture itself in a graphic editor to remove the grey area and then reupload the picture to www/images/
    Not totally zenned yet but working on it.

    Vytle.com powered by Zen 1.3.6

  9. #9
    Join Date
    Mar 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: Problems customizing Red Passion template

    Thanks for pointing me to that setting. I re-uploaded the original header.php and stylesheet.css after butchering things last night, but I do have the category tabs off now thanks to your advice.

    I am still having a bit of trouble changing the height of the logo wrapper. I changed the value from 282 to 235 in red_passion/css/stylesheet.css. (This is the height of header_bg.jpg after I cropped the top portion.)

    The logo wrapper shortened as I wanted, but the text ("Home Login") in the navbar under the logo became misaligned. I then changed the height to 222 just to see what would happen, and the entire page became misaligned.

    I checked header.php, there is only one reference to the logo and the height is set to 64px, so I don't think that's interfering with it.

    Any ideas? Thanks again for the help.

  10. #10
    Join Date
    Mar 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: Problems customizing Red Passion template

    Just a note, I went ahead and bought a Monster Template (I know, it won't work correctly, I'm having someone recode it for 1.3.7 using all div)...so my question is a moot point now. But thanks again for the tip on turning the nav category tabs off...that was driving me crazy.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Modifying Red Passion template
    By Jshessel in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 17 Jun 2010, 08:57 PM
  2. Multiple H1 Tags -red passion template
    By linnx in forum Addon Templates
    Replies: 1
    Last Post: 19 Jan 2010, 06:27 PM
  3. Red passion template
    By malci in forum Addon Templates
    Replies: 0
    Last Post: 22 Aug 2008, 10:57 AM
  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