Page 107 of 305 FirstFirst ... 75797105106107108109117157207 ... LastLast
Results 1,061 to 1,070 of 3042
  1. #1061
    Join Date
    Aug 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hey,

    First of all, I would like to thank you for sharing this cool template.

    I changed the header to narrow as advised in stylesheet.css and changed the background image a bit.

    BUT I would like the background image to begin right at the top, not under the menu. Hope it is not so complicated, but I am really no good at CSS.

    Thanks for your advice

  2. #1062
    Join Date
    Aug 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    PS. see shop.linealight.cz for details
    Last edited by davidt; 8 Aug 2007 at 07:36 PM.

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by davidt View Post
    Hey,

    First of all, I would like to thank you for sharing this cool template.

    I changed the header to narrow as advised in stylesheet.css and changed the background image a bit.

    BUT I would like the background image to begin right at the top, not under the menu. Hope it is not so complicated, but I am really no good at CSS.

    Thanks for your advice
    Not complicated at all.

    Just change this:

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

    to this:

    body {
    background:url(../images/site-bg-blue.gif) repeat;
    }

  4. #1064
    Join Date
    Aug 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    I did this, but it doesnt work.. I mean, there are still white places. Because I changed header to narrow.

  5. #1065
    Join Date
    Aug 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    This didnt work.. I also changed header to narrow, so there are white places now (instead of background image)

    see shop.linealight.cz

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by davidt View Post
    This didnt work.. I also changed header to narrow, so there are white places now (instead of background image)

    see shop.linealight.cz
    You also need to remove the background color from #headerWrapper

    ETA: The reason why your site is messed up is that your comments are messed up in the stylesheet. You need to change this:

    #dropMenuWrapper {
    width:70em; /* change to width:70em; for narrow header*/
    /*float:left;*//* remove float:left; for narrow header
    margin:0 auto;
    text-align:center;
    height:2.18em;
    }

    to this:

    #dropMenuWrapper {
    width:70em; /* change to width:70em; for narrow header*/
    /*float:left;*//* remove float:left; for narrow header */
    margin:0 auto;
    text-align:center;
    height:2.18em;
    }

  7. #1067
    Join Date
    Aug 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Thanks, now it works.

    Just two more things.. :-) I uploaded the stylesheet.css again and changed only few things to have narrow header and to repeat background. but..

    1) There is a line or more likely a gap between the log-in part and the logo part. How do I get rid of it?

    2) the header is set a little bit to the left. How can I center it?

    Thank you again for your great template and especially for such a support and sorry for bothering with such a stupid questions, but I really dont know much about css.

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by davidt View Post
    Thanks, now it works.

    Just two more things.. :-) I uploaded the stylesheet.css again and changed only few things to have narrow header and to repeat background. but..

    1) There is a line or more likely a gap between the log-in part and the logo part. How do I get rid of it?

    2) the header is set a little bit to the left. How can I center it?

    Thank you again for your great template and especially for such a support and sorry for bothering with such a stupid questions, but I really dont know much about css.
    1) This must be in IE, as I don't see it in Firefox, but I think you just need to reduce the padding for that top search form. Change:

    #navMainSearch input {
    margin:0 auto;
    text-align:right;
    padding:2px 5px;
    }

    to:

    #navMainSearch input {
    margin:0 auto;
    text-align:right;
    padding:0 5px;
    }

    Let me know if that works for you.

    2) I'm not seeing this either. What browser are you using?

  9. #1069
    Join Date
    Aug 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    I am using IE7. At least the shift to the left appeared later. Last change didnt help:-(

    See this screenshot: www.linealight.cz/Image1.jpg

    But it is not such a big problem, it looks good anyway:-)

  10. #1070
    Join Date
    Aug 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Your template is great but I would like to ask if it is possible to change back to 3 Column? Where can I change it?

    Thank you.

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3725
    Last Post: 20 Feb 2025, 05:46 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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR