Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    remove width:70em; in the section above, and change margin:0 auto; to margin-right:30px;
    Dear Jade,

    Thanks for all the help.

    OK I tried that, but the tagline and the logo outer wrapper are still too long. I really think I need to hire you to fix this and put the drop shadow behind the whole thing.
    http://www.horse-logos.com/

  2. #2
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jonisolis View Post
    Dear Jade,

    Thanks for all the help.

    OK I tried that, but the tagline and the logo outer wrapper are still too long. I really think I need to hire you to fix this and put the drop shadow behind the whole thing.
    http://www.horse-logos.com/
    May I offer an alternative solution? I found getting the text to behave well in the header difficult, so I made a second background image for the logoWrapperOuter div. you don't get to zoom in/out but it behaves predictably. You will have to set your tagline text to empty.

    Here is a snippet of what I did in stylesheet.css:

    #logoWrapperOuter {
    margin:0 auto;
    width:100%;
    height: 75px; /* was 5em - em's let you size the div */
    overflow:hidden;
    /* background:url(../images/header-bg.gif) repeat-x; */
    background-color:#AB2222;
    background-image:url(../images/royal-info.gif);
    background-repeat: no-repeat;
    background-position: top right;
    }

    in use on my site:

    http://royalindustriesinc.com/store

 

 

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