Page 1 of 2 12 LastLast
Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    May 2007
    Location
    Port Charlotte, FL
    Posts
    125
    Plugin Contributions
    0

    Default Spansh Language

    Has anyone successfuly installed a spanish pack and if so can you please tell me where you got the pack and any problems you encountered?
    There seems to be very little discussion on the subject. Thanks in advance.
    H. Light
    Florida

  2. #2
    Join Date
    May 2006
    Location
    Scotland
    Posts
    198
    Plugin Contributions
    0

    help question Re: Apple Zen Template Support Thread

    I have altered the title of the 'information' box to 'our world' and now want to change the order of the ezpages that appear in the drop down menu. I have set the order under heading in admin>tools>ezpages but still find that they appear in alphabetical order. I had a look at the FAQ that is mentioned in this thread, but that doesn't seem to apply to what I'm doing.
    See http://www.keela.co.uk/catalog/

  3. #3
    Join Date
    Jun 2007
    Posts
    15
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi again... Most of the issues sorted out and I got a few more tweaks done :)

    Was wondering how I can get the shadows to the left of the sideboxes... something like http://www.ejpshop.com/shop/index.php ... couldnt figure out!

    Thanks again

    Nrupesh

  4. #4
    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 nrupesh View Post
    Hi again... Most of the issues sorted out and I got a few more tweaks done :)

    Was wondering how I can get the shadows to the left of the sideboxes... something like http://www.ejpshop.com/shop/index.php ... couldnt figure out!

    Thanks again

    Nrupesh
    Looks like they added that shadow into the includes/templates/apple_zen/images/content_bg.gif

  5. #5
    Join Date
    Jun 2007
    Posts
    15
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    I tried that, didnt work... I also saw the content_bg.gif and its plain white without any shadow. Any other clues that might help? Thanks a lot!

    Nrupesh

  6. #6
    Join Date
    Apr 2007
    Posts
    649
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    My site looks fine in IE but in Firefox all of my content is set completely off the page to the right. The only thing that shows on without scrolling is the header and the logo. Any ideas?

  7. #7
    Join Date
    Jun 2007
    Posts
    15
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi again... I tried to change some links in the dropdown, I figured most of its working and adding links.. only thing I cant figure out is that if I add a static link as the main button then its not showing as link and different color/alignment, I guess I have to apply some class to that li?

    Thanks!

  8. #8
    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 helpme View Post
    My site looks fine in IE but in Firefox all of my content is set completely off the page to the right. The only thing that shows on without scrolling is the header and the logo. Any ideas?
    It looks like perhaps you recently updated the template, but didn't update your css with the new updates. You have the clearfix tags in the html of the site, but you don't have the clearfix css in the stylesheet.

    Add this to your stylesheet:

    Code:
    .clearfix:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
    }
    
    .clearfix {display: inline-block;}
    
    /* Hides from IE-mac \*/
    * html .clearfix {height: 1%;}
    .clearfix {display: block;}
    /* End hide from IE-mac */
    But you also have an error in your html. Your headerWrapper div is closing too early. Open up includes/templates/YOUR_TEMPLATE/common/tpl_header.php, and remove the </div> that is right before this:

    Code:
      <div class="clearBoth"></div>
      <!--eof-navigation display-->
    and move it to the end of the file. I think that will fix the issue.

  9. #9
    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 nrupesh View Post
    I tried that, didnt work... I also saw the content_bg.gif and its plain white without any shadow. Any other clues that might help? Thanks a lot!

    Nrupesh
    Nope, look again, on the site that you showed me, their content_bg.gif has a shadow that they added. That is how they did it.

  10. #10
    Join Date
    Jun 2007
    Posts
    15
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Nope, look again, on the site that you showed me, their content_bg.gif has a shadow that they added. That is how they did it.
    Thanks!! That did the trick.... I missed the shadow on the right of their content_bg.gif lol

    I might be back later to ask few more questions if thats ok... :)

    BTW Can you comment on www.pavs.biz/showcase , Its empty now but waiting for the design to be finished before I add any products

    Nrupesh
    Last edited by nrupesh; 30 Jun 2007 at 07:28 AM.

 

 
Page 1 of 2 12 LastLast

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