Page 1 of 2 12 LastLast
Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by high2K View Post
    Hi symmo,

    Go into your stylesheet and change colour of #headerWrapper to #000000.
    Am not sure how to get rid of the nav bar at the top though. Interestingly, I'm wanting to move my search box up there. How did yours end up there?
    search box switches on and off from admin> tools> layout boxes controller

    Then set the sideboxes/search_header.php on

    but I really want to get rid of the whole bar ??

  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by symmo View Post
    search box switches on and off from admin> tools> layout boxes controller

    Then set the sideboxes/search_header.php on

    but I really want to get rid of the whole bar ??
    Add this to your css file:

    #navMainWrapper {display:none;}

  3. #3
    Join Date
    Jun 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi thanks for the help its the white near the logo I cant get rid of ?
    heres a pic--> in my other thread
    the site is running another template till I can sort out the issues
    thanks again symmo
    Last edited by symmo; 12 Jun 2007 at 07:46 PM.

  4. #4
    Join Date
    Jun 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Add this to your css file:

    #navMainWrapper {display:none;}
    Thanks thats thats sorted now just to get the white gone near the top and make the site look more PRO.... thanks for the help im very new this!!
    the site is live for a few hours while I do work on it then I use my other template during the day :)

    www.temp-tattoos.co.uk

    any suggestions just let me know thanks

    also the site is all spaced nice at the top in FF but in explorer the drop down menu and width is smaller is there a fix for this ?

    cheers

    Symmo


    thanks again

  5. #5
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by symmo View Post
    Thanks thats thats sorted now just to get the white gone near the top and make the site look more PRO.... thanks for the help im very new this!!
    the site is live for a few hours while I do work on it then I use my other template during the day :)

    www.temp-tattoos.co.uk

    any suggestions just let me know thanks

    also the site is all spaced nice at the top in FF but in explorer the drop down menu and width is smaller is there a fix for this ?

    cheers

    Symmo


    thanks again
    First of all, delete the stylesheet2.css from the server. If its in the css folder and online, zen cart will use it.

  6. #6
    Join Date
    Jun 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    First of all, delete the stylesheet2.css from the server. If its in the css folder and online, zen cart will use it.
    its gone ive been updating certain files and changing the name of the original so I had a back up LOL my mistake thanks for BIG pionter

    any more input gratefully recieved :)

    Symmo

  7. #7
    Join Date
    Jun 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Now just need to sort out the width in IE and I would like the white on all the page to be a lightish grey? dont know where to start?

    Thanks again YOU ROCK

  8. #8
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by symmo View Post
    Now just need to sort out the width in IE and I would like the white on all the page to be a lightish grey? dont know where to start?

    Thanks again YOU ROCK
    Hi!

    Well, for the background of the entire site, you can set that in the body tag, like this:

    body {
    background:#929292 url(../images/site-bg-grey.gif) 0 9em repeat-x;
    }



    for the white that's behind the products section, you'll need to edit the image that is used there, which is content_bg.gif. It's in the includes/templates/apple_zen/images folder.

  9. #9
    Join Date
    May 2006
    Location
    Scotland
    Posts
    198
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi jettrue,

    Thanks for all your help and sorry that I skim-read the readme file - I hadn't realised that the narrow header layout would give me the effect I was looking for.
    I've added it now and it looks perfect on Firefox but is a bit out on IE. See http://www.keela.co.uk.tango.webhoster.co.uk/catalog/
    The client also wants the search button replaced by their own graphic with 'go' on it. How can i swap the button for a graphic?

  10. #10
    Join Date
    Jun 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by symmo View Post
    Now just need to sort out the width in IE and I would like the white on all the page to be a lightish grey? dont know where to start?

    Thanks again YOU ROCK

    Did you get the IE size thing figured out? For some reason I had to convert the em to px on the #Logo{} part of stylesheet.css...so it went from:

    Code:
    #logo {
    	width:19.1em  /* To prevent the logo from resizing, simply delete or comment out this section */
    	}
    to

    Code:
    #logo {
    	width:305px  /* To prevent the logo from resizing, simply delete or comment out this section */
    	}
    and it fixed my logo size problem in IE.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3726
    Last Post: 2 Feb 2026, 06:28 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 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