Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2007
    Posts
    8
    Plugin Contributions
    0

    Default Shifting product description further down the page

    I'm using Zen Cart V 1.3.8a

    You can check the page here, but I haven't gone "live" just yet.

    Have spent all day trying to find how to do this as I am sure it is quite simple.

    All I want to do is move the "Cupcake: Chocolate Cake" line down slightly on the screen so it is below the image rather than beside it. I have figured that I need to alter the tpl_product_info_display.php file, and realise I can cut and paste to move the various elements around, but how do I keep things in the same order, but shift them down the page a bit??

    Very many thanks!!!

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Shifting product description further down the page

    Ke,
    Locate this:
    includes/ templates/ testtemplate/css/ stylesheet.css
    Find this:
    #productDescription, .shippingEstimatorWrapper {
    padding:0.5em;}

    • add this
    • margin-top:3em;

  3. #3
    Join Date
    Feb 2007
    Location
    Walsall
    Posts
    222
    Plugin Contributions
    0

    Default Re: Shifting product description further down the page

    Add this line into your css

    #productDescription {clear: left;}

 

 

Similar Threads

  1. Header shifting down the page when mouse over centerWrapper Images
    By Scrapznbitz in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 23 Jul 2010, 08:54 PM
  2. EZ-Pages - link to further down on the same page??
    By skyegospel in forum General Questions
    Replies: 10
    Last Post: 9 Nov 2009, 06:16 PM
  3. Moving the entire store further down the online hierarchy
    By MartinAndersson in forum Installing on a Windows Server
    Replies: 2
    Last Post: 8 Nov 2009, 09:23 PM
  4. welcome message and some of the boxes are further down than i would like them to be?
    By spid3r1987 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Oct 2009, 04:06 PM
  5. Shop shifting down the screen
    By idcowden in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 13 May 2009, 11:04 PM

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