Results 1 to 10 of 3041

Hybrid View

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

    Default Re: Apple Zen Template Support Thread

    Ok, I figured it out. I made the width 20% and it worked. One more question, how can I move the dropdown menue to the left instead of center?

  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 james739 View Post
    Ok, I figured it out. I made the width 20% and it worked. One more question, how can I move the dropdown menue to the left instead of center?
    You can either change the 70em and 66.9em to 800px so that it fills the width of the site, or you can remove the

    margin:0 auto;
    text-align:center;

    from

    Code:
    div#dropMenu {
      	width:70em;
      	margin:0 auto;
            text-align:center;
    	z-index:1000;
    	position:relative;
    	}
    and delete the width:66.9em from div#dropMenu ul.level1

 

 

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