Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2007
    Location
    Amarillo, TX
    Posts
    1,018
    Plugin Contributions
    0

    help question Issues with Product info page: my product image is overlapping the product name, etc

    Please take a look at my product info page:

    http://www.morrisgiftshop.biz/index....roducts_id=154

    can you please help me why my product image is overlapping the product name and product# and others on the right side of the image?

  2. #2
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,068
    Plugin Contributions
    0

    Default Re: Issues with Product info page: my product image is overlapping the product name,

    looking at this page with the browser called Firebox with the Add On called Firebug..

    When I eliminate this property it is fixed but there is an important beside it..
    Have you installed a module within cherry template..

    includes/templates/cherry_zen/css/stylesheet.css
    #productMainImage {
    background: url("../images/shadowAlpha.png") no-repeat scroll right bottom transparent !important;
    float: left;
    margin: 1em 0 0 10em !important;
    }

    1. highlighted in red above fixed it, but i would contact the mod developer you are using or Cherry Template if no mod..
    2. the fix is:
    3. margin: 1em 0 0 1em !important;


    Mark
    Hare Do - Does the rabbit beat Zen "never".
    Zen Cart 1.5.1 Update Release Need help Purchase the Book

  3. #3
    Join Date
    Aug 2007
    Location
    Amarillo, TX
    Posts
    1,018
    Plugin Contributions
    0

    Default Re: Issues with Product info page: my product image is overlapping the product name,

    Thank you, I got it.

    Is also possible to put the name of the product above the product image?

  4. #4
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,068
    Plugin Contributions
    0

    Default Re: Issues with Product info page: my product image is overlapping the product name,

    Find this below:

    includes/templates/cherry_zen/css/stylesheet.css

    #productMainImage {
    background: url("../images/shadowAlpha.png") no-repeat scroll right bottom transparent !important;
    float: left;
    margin: 1em 0 0 10em !important;
    }

    1. highlighted in red above it your problem
    2. the fix is:
    3. margin: 1em 0 0 1em !important;
    Mark
    Hare Do - Does the rabbit beat Zen "never".
    Zen Cart 1.5.1 Update Release Need help Purchase the Book

  5. #5
    Join Date
    Aug 2007
    Location
    Amarillo, TX
    Posts
    1,018
    Plugin Contributions
    0

    Default Re: Issues with Product info page: my product image is overlapping the product name,

    Quote Originally Posted by haredo View Post
    Find this below:

    includes/templates/cherry_zen/css/stylesheet.css
    I got it fixed,,,, is it possible to put the name of the product above the image istead side of it?

  6. #6
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,068
    Plugin Contributions
    0

    Default Re: Issues with Product info page: my product image is overlapping the product name,

    Sure you can, you will just follow this tutorial and move the product name...
    Mark
    Hare Do - Does the rabbit beat Zen "never".
    Zen Cart 1.5.1 Update Release Need help Purchase the Book

 

 

Similar Threads

  1. Removing category icon/product main image on product info page
    By cochlear in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 28 Oct 2010, 04:42 AM
  2. no image in product info page - product - document
    By tcjay in forum Basic Configuration
    Replies: 0
    Last Post: 28 Sep 2010, 08:45 PM
  3. Strange alignment issues on product info page
    By jpmagee in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 25 Mar 2010, 11:04 PM
  4. Product info page issues
    By jesusblanco in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Dec 2008, 07:17 PM
  5. No product info/ image on product info page
    By ali.peracha in forum General Questions
    Replies: 4
    Last Post: 4 Apr 2007, 05:16 AM

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
  •