Results 1 to 10 of 15

Hybrid View

  1. #1
    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.

  2. #2
    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

  3. #3
    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.

  4. #4
    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.

  5. #5
    Join Date
    Apr 2007
    Posts
    1
    Plugin Contributions
    0

    Idea or Suggestion Re: Problems customizing Red Passion template

    I know Dionysian has moved on to another template, but I found the answer to his (and my) problem with resizing the header. Just in case someone else is using this template and runs into the same problem . . .

    The file named logo.gif is used in the header (I suppose for the SEO benefits of image title and alt text). This image is sized 300 x 282. If you want the header to be less than 282px high, you need to shorten the height of this image.

    Alternatively, you could just remove the image altogether. Of course, you would loose the SEO benefits. The file logo.gif is referenced in the header.php file.

  6. #6
    Join Date
    Jul 2007
    Location
    El Campello, Alicante, Spain
    Posts
    2
    Plugin Contributions
    0

    Default Re: Problems customizing Red Passion template

    Hi, I am having a problem resizing the image.

    This is what I did:

    1. I used photoshop to create a grey version of the top background image with size 842x119 (instead of the original 842x282)

    2. I modified stylesheet.css as follows
    #logoWrapper {
    background-color: transparent;
    height:119px;
    /* height:282px;*/
    }

    In IE it looks fine
    in Firefox, however, the table is out of place. It has moved to the right, outside of the mainwrapper.

    See here: http://zentest.freehostia.com/zencart/

    Any hints?

    Thanks
    Juan
    ####################################################################################################__
    A monk asked Joshu: Does a dog have budha-nature?
    Joshu shouted: "MU!"
    What is the meaning of this "MU"?

    MU (Japanese): Nothing, Without, Not, Leave me alone, Shut up

  7. #7
    Join Date
    Jul 2007
    Location
    El Campello, Alicante, Spain
    Posts
    2
    Plugin Contributions
    0

    Default Re: Problems customizing Red Passion template

    Never mind,
    This was solved in this other thread.
    http://www.zen-cart.com/forum/showthread.php?t=70506

    Thanks
    Juan
    ####################################################################################################__
    A monk asked Joshu: Does a dog have budha-nature?
    Joshu shouted: "MU!"
    What is the meaning of this "MU"?

    MU (Japanese): Nothing, Without, Not, Leave me alone, Shut up

  8. #8
    Join Date
    Mar 2008
    Location
    Melbourne, Australia
    Posts
    1
    Plugin Contributions
    0

    Default Re: Problems customizing Red Passion template

    Hi, probably your problem with the header was to do with the fact that there's a transparent image over the top of the header in the red passion template that forces it to a certain size. I had the same issue and just made the logo.gif file smaller which decreased the size of the top header. Sometimes the best way to work out what's going wrong in a webpage/template is with firefox and firebug. Google them if you don't know what I'm talking about

    andi.

  9. #9
    Join Date
    Aug 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Problems customizing Red Passion template

    Just a question, folks.

    How I can see in the nav.bar the search box?

 

 

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