Results 1 to 10 of 10

Threaded View

  1. #7
    Join Date
    Jul 2012
    Posts
    52
    Plugin Contributions
    0

    Default Re: How do I edit Product Listing "Price", "Qty." and Product Info Move "details"?

    Quote Originally Posted by kobra View Post
    In your templates stylesheet find this and add what is in red

    Code:
    #cartAdd }
    	margin: 0em;
    	padding: 0.5em;
            float: right;
            width: 200px;
    	}
    Just did that but now its all down on the bottom.

    Ok so I used a negative margin to get it moved up.

    #productDetailsList {
    margin: 0em 0em 0em 44.6em;
    margin-top:-225px;
    font-weight: bold;
    list-style-type: none;
    }

    Still need to get the qty text box and the cart in line again like before.
    Last edited by schobook; 17 Jan 2013 at 06:23 PM.

 

 

Similar Threads

  1. Replies: 0
    Last Post: 27 Nov 2011, 06:04 PM
  2. EasyPopulate problem: "Add to Cart" and "price" not showing on product info page
    By pcspot in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 29 Apr 2010, 08:06 AM
  3. Remove "Product Image" "Item Name" and "Price"...
    By rebekah in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Sep 2008, 06:08 PM
  4. Product Listing, Align "Price" with "More info"
    By utopiko in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 29 Apr 2008, 04:49 AM
  5. How to add a string to "product info" and "product listing"?
    By SanchoPanza in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Dec 2007, 03:07 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