Results 1 to 10 of 3041

Threaded View

  1. #11
    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 hrm View Post
    Thanks. That fixed it.

    Maybe you could help with another header tweak. I'd really like for the logo to start at the top of the page. Right now, it starts below the navMain div. How can I get them to align evenly? This is another thing I've played with for a while. I've messed with the stylesheet and rearranged the tpl with no luck, so far.
    You'll need to rearrange the <divs> in tpl_header.php for that.

    Code:
    <div id ="headerWrapper"> (holds all of the header)
        <div id="logoWrapperOuter"> (holds logo and search form)
           <div id="logoWrapper"> (also holds logo and search form)
               <div id="logo">
                   LOGO CODE HERE
               </div> <!-- close #logo-->
               <div id="navMainSearch">
                   SEARCH CODE HERE
               </div> <!-- close #navMainSearch-->
           </div> <!-- close #logoWrapper -->
        </div> <!-- close #logoWrapperOuter -->
        <div id="navMainWrapper"> (hold home link and login form)
            <div id="navMain"> (holds home link)
                <div id="navMainLinks"> (holds home link)
                    HOME LINK CODE HERE
                </div> <!-- close #navMainLinks -->
            </div> <!-- close #navMain -->
            <div class="navMainLogin"> (holds login form)
                    LOGIN FORM CODE HERE
            </div> <!-- close .navMainLogin -->
         </div> <!-- close #navMainWrapper -->
    </div> <!-- close #headerWrapper -->
    Then use the attached stylesheet (i modified your stylesheet on your site)
    Attached Files Attached Files

 

 

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