Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Posts
    14
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    This is because of the fieldsets on the create account page. Try giving the
    FIELDSET tag in the css a width of 85%.
    I also facing the same problem.. where's the file directory for that css.. ?
    Thanks in advance..

  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 fizfaz View Post
    I also facing the same problem.. where's the file directory for that css.. ?
    Thanks in advance..
    includes/templates/YOUR_TEMPLATE/css/stylesheet.css

  3. #3
    Join Date
    Dec 2006
    Posts
    14
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by Alik View Post
    did that, Thanks it resolved the problem.

    but now i've noticed that the site is not centered IE and missing border on the center cloumn.

    the white baground in the header is also gone.


    *** In FF everything is displayed as it should though.


    Thanks
    Hi Jade,
    I've gave FIELDSET tag in CSS stylesheet 85% width.., now facing similar problem missing the border in IE... (border new product for Month and monthly special for Month )
    Using IE 6.0.. Pls advice.. Thanks..

  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 fizfaz View Post
    Hi Jade,
    I've gave FIELDSET tag in CSS stylesheet 85% width.., now facing similar problem missing the border in IE... (border new product for Month and monthly special for Month )
    Using IE 6.0.. Pls advice.. Thanks..
    Link please?

  5. #5
    Join Date
    Dec 2006
    Posts
    14
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by fizfaz View Post
    Hi Jade,
    I've gave FIELDSET tag in CSS stylesheet 85% width.., now facing similar problem missing the border in IE... (border new product for Month and monthly special for Month )
    Using IE 6.0.. Pls advice.. Thanks..
    Quote Originally Posted by jettrue View Post
    Link please?
    The link can check here. Problem happened in IE on the index page.
    Thanks...

  6. #6
    Join Date
    Nov 2006
    Posts
    30
    Plugin Contributions
    0

    help question Re: Apple Zen Template Support Thread

    Hi All

    Just been playing about a little and wondered if it is possible to modify the product info page to display the also purchased items underneath the product price/sale, would be in a minimalist way, rather than in the footer like before.

    very small image, selectbox, productname/link, and price illustrated in this pick.

    Example Image: http://www.elwyns-services.co.uk/ima...ct_example.jpg

    I have started to hack the products page a little but starting to get beyond my chopping abilities.

    http://www.elwyns-services.co.uk/dea...roducts_id=184

    Great template, wouldnt have started without it.

  7. #7
    Join Date
    Mar 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi,

    I'm using version 1.3.7 and uploaded the apple zen template, but once I've uploaded the includes folder to my server it doesn't show in my admin area in the drop menu.

    I moved the apple_zen folder into the includes/templates folder and it appeared in my admin panel but the site has a couple of errors.

    You can see the errors at http://www.chloebeck.co.uk

    Does anyone know what I've done wrong or how to fix them?

    I've tried uploading the files again but get the same results

    Any help you be VERY much appreciated!!

    Thanks,
    Steve

  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 easypcs View Post
    Hi All

    Just been playing about a little and wondered if it is possible to modify the product info page to display the also purchased items underneath the product price/sale, would be in a minimalist way, rather than in the footer like before.

    very small image, selectbox, productname/link, and price illustrated in this pick.

    Example Image: http://www.elwyns-services.co.uk/ima...ct_example.jpg

    I have started to hack the products page a little but starting to get beyond my chopping abilities.

    http://www.elwyns-services.co.uk/dea...roducts_id=184

    Great template, wouldnt have started without it.
    Ok, we'll start by looking at the current source of this section:
    Code:
    <b class="centerBoxHeading">Customers who bought this product also purchased...</b>
        <div class="centerBoxContentsAlsoPurch" style="width:100%;"><a href="http://www.elwyns-services.co.uk/deals/index.php?main_page=product_info&amp;products_id=180"><img src="bmz_cache/0/0cdc9dca6f09acfceff2ad4fe2eb5bb6.image.100x66.jpg" alt="Krug Baumen ADVENTURER" title=" Krug Baumen ADVENTURER " width="100" height="66" style="position:relative" onmouseover="showtrail('bmz_cache/d/db54b77f193108b1577fa44f2d4005d5.image.150x100.jpg','Krug Baumen ADVENTURER',100,66,150,100,this,0,0,100,66);" onmouseout="hidetrail();"  /></a><br /><a href="http://www.elwyns-services.co.uk/deals/index.php?main_page=product_info&amp;products_id=180">Krug Baumen ADVENTURER</a></div>
    
    <br class="clearBoth" />
    you're going to have to get into the template file for this mod that controls the output.

    First, I'd change it so the first line ends up looking something like this (the 'b' should really be changed to 'strong'):

    <strong class="centerBoxHeading" id="alsoPurchased">Customers who bought this product also purchased...</strong>

    adding the: ' id="alsoPurchased"' will make it possible to style that heading separately from other "centerBoxHeading"'s.

    Now, the second line needs the 'style="width:100%;"' removed. This is what is causing the image to take up so much space.

    <div class="centerBoxContentsAlsoPurch" style="width:100%;">

    If you want the image first, you're going to have to do some rearranging.

    As far as making the image small, it seems that image handler is controlling the size of this image? Not sure if that can be adjusted in "configuration", "images", without making other images really small.

 

 

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