Page 208 of 326 FirstFirst ... 108158198206207208209210218258308 ... LastLast
Results 2,071 to 2,080 of 3251
  1. #2071

    red flag Re: Cherry Zen Template Support Thread

    Hi There have searched many pages but not able to find solutiono here goes

    when i view a category all items in that category have the quantity and manufacturer to the left of the image and all other details below. also when i view an item the desciption is at the bottom of the page. i wouls like this to be to the right of the image or just below the image

    here is the links for my problems here and here


  2. #2072
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by gibbyky2 View Post
    Hi There have searched many pages but not able to find solutiono here goes

    when i view a category all items in that category have the quantity and manufacturer to the left of the image and all other details below. also when i view an item the desciption is at the bottom of the page. i wouls like this to be to the right of the image or just below the image

    here is the links for my problems here and here

    For the page will all category products, try adjusting the order of where the manufacturer goes in your admin under "configuration", "product listing" in your admin. Try to move the manufacturer name lower by giving it a higher number for the sort order.

    For the product page, either open up includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php and move the description section up, OR simply delete that file so zen cart uses the default zen cart way of showing the product.

  3. #2073
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by heavenlynights View Post
    Hi again

    I am rehashing the template a little. I have decided to make it a fixed width of 950px rather than a fluid width as I want to replace the logo with a 950px wide header. I figured I can't do this if the website is fluid width, without it looking silly.

    I would also like to move the product attributes to below the product description

    I have figured out how to change the width of the site, with the help of the read_me file but If anyone can help me in regard to moving the attributes, that would be great. I just need to know what parts of the css i need to change and what to change it to.

    I am assuming that I need to change something in the below

    #productAttributes {
    width:100%;
    float:left;
    border:1px solid #bfbfbf;
    padding-left:5px;
    margin:5px 0 0 10px;


    TIA
    Open up includes/templates/cherry_zen/templates/tpl_product_info_display.php and find the attributes section (everything is nicely chunked up in that file) and move it to below the description chunk.

  4. #2074
    Join Date
    Sep 2008
    Location
    San Diego
    Posts
    159
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi Guys and Gals:
    Set up the Cherry Zen at home - looks good to me and runs well - no problems
    so uploaded to my main site as a /store
    but cannot get the dataabase to see the site.
    when I run fix_cache_key.php from the cache of the new site I get:

    Fatal error: main(): Failed opening required 'includes/application_top.php' (include_path='.;c:\php4\pear') in h:\domains\clonecopies.com\wwwroot\store\cache\fix_cache_key.php on line 65

    I have triple checked my config. files in both and have the www site names correct in both.
    Please help

  5. #2075
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by rufusclc View Post
    Hi Guys and Gals:
    Set up the Cherry Zen at home - looks good to me and runs well - no problems
    so uploaded to my main site as a /store
    but cannot get the dataabase to see the site.
    when I run fix_cache_key.php from the cache of the new site I get:

    Fatal error: main(): Failed opening required 'includes/application_top.php' (include_path='.;c:\php4\pear') in h:\domains\clonecopies.com\wwwroot\store\cache\fix_cache_key.php on line 65

    I have triple checked my config. files in both and have the www site names correct in both.
    Please help
    Please ask this in the general forum.

  6. #2076
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Open up includes/templates/cherry_zen/templates/tpl_product_info_display.php and find the attributes section (everything is nicely chunked up in that file) and move it to below the description chunk.
    Thanks for that Jade. crazycucumber told me where to look.

    I moved it, looked terrible so moved it back. What I really need to do is to figure out (if at all possible) how to add notations/text without using the attributes. These notations are applicable to all products that I have. I would prefer this common text to be built into the template file so that when I add a product, that information will automatically show-up on the product info page without me having to add it some other way

    At present these common notations are listed as read-only attributes which make my products info pages very messy. If I cannot add these notations into the core template, then I will have to totally rehash the tpl_product_info_display.php.

    I am not really php code savey so I don't know if I can add html in the tpl_product_info_display.php (or if this is even the appropriate file I should be looking at) without breaking something.

    Your thoughts/help would be appreciated and thank you jade.

  7. #2077
    Join Date
    Oct 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi, firstly i would just like to say thank you for your templates, i was using the apple zen before this one and i love them both!

    Just wanted to aska qucik question, i was wanting to modify the header and sideboix graphics to my own custom made ones, just wondered how i would go about doing this, an example of what i would like to do is on this website, i seen it a few pages back...

    http://www.affixit.co.uk

    ...See how his header bar and sidebox bars are different? Anyone be able to tell me how to do this?

    Thanks

    Shaun

  8. #2078
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Have a Drink Re: Cherry Zen Template Support Thread

    Quote Originally Posted by shaunb View Post
    Hi, firstly i would just like to say thank you for your templates, i was using the apple zen before this one and i love them both!

    Just wanted to aska qucik question, i was wanting to modify the header and sideboix graphics to my own custom made ones, just wondered how i would go about doing this, an example of what i would like to do is on this website, i seen it a few pages back...

    http://www.affixit.co.uk

    ...See how his header bar and sidebox bars are different? Anyone be able to tell me how to do this?

    Thanks

    Shaun
    That looks like they just replaced the standard 1px wide header background image with their own image and changed the settings in the stylesheet.css.
    http://www.affixit.co.uk/images/topbarend.jpg
    The side box images are similar.
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  9. #2079
    Join Date
    Oct 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi, sorry to sound dumb, but what sort of changed would i need to make to the stylesheet, ive already made the images that i want to use.

    thanks for your swift reply

  10. #2080
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Have a Drink Re: Cherry Zen Template Support Thread

    Quote Originally Posted by shaunb View Post
    Hi, sorry to sound dumb, but what sort of changed would i need to make to the stylesheet, ive already made the images that i want to use.

    thanks for your swift reply
    I don't have a bunch of time today, but look at navMainWrapper and leftBoxHeading

    Look at the rest of the page, allot of it is commented and self explanatory
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

 

 

Similar Threads

  1. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM
  2. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  3. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  4. Mix Cherry Zen Template with Default template
    By Globie in forum General Questions
    Replies: 1
    Last Post: 31 Oct 2008, 08:21 PM

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