Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    Nov 2005
    Posts
    10
    Plugin Contributions
    0

    Default Re: header stretch across entire page - 800 pixels

    Quote Originally Posted by jc307 View Post
    Great template. Thanks

    Is there a way to have the logo stretch across the page? I have tried changing settings in the css and in tpl_header unsuccessfully.

    I have a header image that's 800 pixel wide

    Many thanks
    ======================
    FIXED. I kept a backup css file on server that was throwing it off. Problem resolved

    :-)

  2. #2
    Join Date
    Feb 2008
    Posts
    6
    Plugin Contributions
    0

    red flag Re: Apple Zen Support Thread

    Hy to everyone!
    I just discovered Zen Chart and found this wonderfull template.
    I feel a little bit shy to ask this question , but I have been serching trough the posts and did not find answer.

    How do I change the text that appeares in the heather? (To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite your own logo, upload your logo.gif to includes/templates/apple_zen/images/)

    If someone is so kind to give me a hint I will apreciate it very much!

    Live long and prosper!

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by tinorebel View Post
    Hy to everyone!
    I just discovered Zen Chart and found this wonderfull template.
    I feel a little bit shy to ask this question , but I have been serching trough the posts and did not find answer.

    How do I change the text that appeares in the heather? (To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite your own logo, upload your logo.gif to includes/templates/apple_zen/images/)

    If someone is so kind to give me a hint I will apreciate it very much!

    Live long and prosper!
    Hint 1. It's in a language file.

    Hint 2. In your admin, go to "Tools", "Developers Tool Kit" a search for a small portion of that text to find where it's located.

  4. #4
    Join Date
    Feb 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Thanks for the hints!!!!
    I did it... And it worked!!
    The search tool is really powerfull and usefull.
    I'll go on customizing!

  5. #5
    Join Date
    Jun 2005
    Posts
    6
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi,

    First of all thanks for contributing such a wonderful piece of work.

    I had the template working fine and about 98% set up like I wanted. One of the only issues left to deal with was to change the standard welcome message "Congratulations! ....etc." on the main page. I saved a copy of the original file catalog/includes/languages/english/index.php and changed the required lines. After uploading the changed file, I went to the main page to check whether the changes had been made but all I got was a blank page. I tried uploading the changed file several times with the same result. I than reloaded the original index.php file (standard 1.38a issue) and still got a blank page - now I'm blank and I need help.

    Ihave also tried looking at the page with different browsers - now being in a state of desperation - just in case. I tried IE, Firefox and Avant.

    I have temporarily put up my original 1.37 cart until I can get the problem sorted. To see (or not) what I'm talking about go to http://www.oilfiltration.com.my/regen.

    Can anyone please help? THANKS IN ADVANCE

  6. #6
    Join Date
    Jan 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    http://www.ecprofessionalvideo.com/store/
    Hello! Thanks for the great template!

    The Situation:
    I have a CSS problem, i usually can fix things pretty quickly, but I can't today! The drop down menu looks perfect in Firefox / Safari.
    In IE, the pull down menus are shifted right by 1em. I know I've down something in the beginning but I can't remember what. I'm probably going to have to do some IE specific coding. I know its a silly mistake but I can't find it anywhere!

    body {
    behavior: url(includes/csshover.htc);
    }



    div#dropMenu {
    width:82em;
    margin:0 auto;
    text-align:center;
    z-index:1000;
    position:relative;
    }

    div#dropMenu ul {
    margin:0;
    padding:0;
    }

    div#dropMenu li {
    position:relative;
    list-style:none;
    margin:0;
    float:left;
    line-height:1em;
    width:14.2%;
    }

    div#dropMenu ul.level1 {
    width:82em;
    margin:0 auto;
    text-align:center;
    background:#4f4f4f;
    font-size:90%;
    z-index:1000;
    float:left;
    }

    div#dropMenu li:hover {}
    /*div#dropMenu li.submenu {background: url(../images/dropmenu.gif) 95% 50% no-repeat;} */
    div#dropMenu li.submenu:hover {}
    div#dropMenu li a {display: block; padding: .6em 0;text-decoration: none; text-transform:uppercase; color:#ffffff; border-right:1px solid #ffffff;}
    div#dropMenu li a.noLine {border:none;}
    div#dropMenu>ul a {width: auto;z-index:1000;}
    div#dropMenu ul ul {position: absolute; width: 18em;display: none;}
    div#dropMenu ul ul li {border-bottom: 1px solid #CCC; width:18em;z-index:1000; }

    div#dropMenu li.submenu li.submenu {background: url(../images/submenu.jpg) 95% 50% no-repeat;}

    div#dropMenu ul.level1 li.submenu:hover ul.level2,
    div#dropMenu ul.level2 li.submenu:hover ul.level3,
    div#dropMenu ul.level3 li.submenu:hover ul.level4,
    div#dropMenu ul.level4 li.submenu:hover ul.level5,
    div#dropMenu ul.level5 li.submenu:hover ul.level6,
    div#dropMenu ul.level6 li.submenu:hover ul.level7,
    div#dropMenu ul.level7 li.submenu:hover ul.level8 {display:block;z-index:1000;}
    div#dropMenu ul.level2 {background: #000000;z-index:1000;position:absolute; }
    div#dropMenu ul.level3,
    div#dropMenu ul.level4,
    div#dropMenu ul.level5,
    div#dropMenu ul.level6,
    div#dropMenu ul.level7,
    div#dropMenu ul.level8{top: 0; left: 18em; background: #000000;}
    div#dropMenu ul.level2 a {padding:1em;color: #FFFFFF; font-weight:bold; text-transform:none; background-color:} /* this is text color on drop-down submenu */
    div#dropMenu ul.level2 a:hover {color:#4f4f4f; background-color: #3366CC;}

    .company { background-color: #000000;}

 

 

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