Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11
    Join Date
    Dec 2009
    Posts
    43
    Plugin Contributions
    0

    application error Re: Move price and quantity side by side in product listing

    To Clarify a little bit:

    I am using a fully working TemplateMonster Template.

    My site is http://digulu.x10hosting.com/store/i...ndex&cPath=1_4

    Actually mine TemplateMonster has 3 stylesheet files

    \includes\templates\TM001\css\stylesheet.css
    \includes\templates\TM001\css\stylesheet_main.css
    \includes\templates\TM001\css\stylesheet_tm.css



    So I went to each stylesheet and here is what I noticed.
    In the stylesheet.css
    Both navBreadCrumb and .centerColumn not found.

    Found only
    #mainWrapper {
    text-align: left;
    vertical-align: top;
    }


    In the stylesheet_main.css


    mainwrapper not found

    I found only
    #navBreadCrumb {padding:10px 0px 0px 0px; color:#ffffff; font-weight:bold; margin-bottom:2px;}
    .centerColumn {}
    .centerColumn table {}

    In the stylesheet_tm.css
    Both centerColumn, navBreadCrumb and mainWrapper are not found


    What do I do next? Please help... should I upload my all css files in here?
    Thanks,
    digulu

  2. #12
    Join Date
    Dec 2006
    Posts
    87
    Plugin Contributions
    0

    Default Re: Move price and quantity side by side in product listing

    Dear Digulu,

    Everything seems to be runing okay, it's already on one line. Your computer monitor's resolution is probably set to low resolution (so you get a scroll bar at the bottom of your screen to move right and left) change your resolution to one higher and you can see for yourself.

    Your template is already at 1200px which is wide enough and set to auto margins.

    The main CSS for this is located in the folowing folder on your server:
    store/includes/templates/theme227/css/stylesheet_tm.css

    Line:

    Code:
    .main_t{width:1200px; margin:auto; text-align:left;}
    Maybe make the font to the Quantity discounts table a little smaller to fit everything on the screen on a low-res monitor.

    I think what you need to change is here.

    Look in: store/includes/templates/theme227/css/stylesheet_main.css

    Look for:

    Code:
     
    
    .tabTable td .listingDescription {padding:1px 5px 5px 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; color:#72736e; text-align:left; font-weight:normal;}
    Change to:

    Code:
     
    
    .tabTable td .listingDescription {padding:1px 5px 5px 0; font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:15px; color:#72736e; text-align:left; font-weight:normal;}
    Hope that helps.

    AA TECH DESIGN
    http://aatechdesign.com

  3. #13
    Join Date
    Dec 2009
    Posts
    43
    Plugin Contributions
    0

    Default Re: Move price and quantity side by side in product listing

    AATech:

    You are genius!! How did you know what file to edit and where is the path? Wow.. I am amazed.. Wow.. I am a Linux person but yet I don't how you figure out my path...and files.

    When I change the fonts of my table

    Code:
    .tabTable td .listingDescription {padding:1px 5px 5px 0; font-family:Arial, Helvetica, sans-serif; font-size:4px; line-height:15px; color:#72736e; text-align:left; font-weight:normal;}

    From 15px to 12px. I think I did see font became a bit smaller so I tried with font size 4px. The font size stayed the same. I just wondering why.

    Could I please ask you two more questions...

    1) How do I move image (photo of product) higher so that Image, Item Title, Price, Addcart is same line. Line up together. Image looks like surrounded bye a square frame. I know how to reduce image size from Admin->Configuration->Image (image size reduced but not the square frame that frame the image).

    2)How do I reduce the line spaces between products list.
    I have attached a photo for better explaination.

    Thank you very much again.
    Attached Images Attached Images  
    Last edited by digulu; 6 Jan 2010 at 08:51 PM.
    Thanks,
    digulu

  4. #14
    Join Date
    Dec 2006
    Posts
    87
    Plugin Contributions
    0

    Default Re: Move price and quantity side by side in product listing

    Hi Digulu,

    I'm glad you got it working... As for your other questions, they have to wait, I'm on my way to the CES show in Vegas and will be back late next week. Hopefully Ajeh can help you out on this.

    AA TECH DESIGN
    http://aatechdesign.com

  5. #15
    Join Date
    Dec 2009
    Posts
    43
    Plugin Contributions
    0

    Default Re: Move price and quantity side by side in product listing

    Can anyone please help me? I posted earlier in #13. Question#1 and Question#2


    Thank you
    Thanks,
    digulu

  6. #16
    Join Date
    Apr 2008
    Posts
    72
    Plugin Contributions
    0

    Default Re: Move price and quantity side by side in product listing

    I have Zen Cart 1.39b can someone explain the code to me how to do side by side

  7. #17
    Join Date
    Jul 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: Move price and quantity side by side in product listing

    AATech,

    Thanks for your help to these guys, and I hope you could help me out too, or point me in the right direction.

    1. How do I make attributes appear in product listings? Attributes are added by admin, but they only appear in the product info page, not on the listing.

    2. Which brings me to my 2nd problem: How do I rearrange the product info page to make the attributes be prominently on top next to the name of the product?

    I am planning a tire website, and one important attribute of a tire is the size which looks like 215/45/17--each number corresponds to an attribute, and would really look useful if they appear on the product listing alongside the name of the tire, and also in the product info.

    Thanks in advance!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. still need help with side by side product name/price tag in producting listing
    By hangman21 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 3 Aug 2010, 06:33 AM
  2. Left Side and Right Side are Not Even
    By tabitha in forum General Questions
    Replies: 5
    Last Post: 15 Jan 2010, 11:19 PM
  3. Featured Product How Do I move it to the Right side?
    By godspeed128 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 May 2009, 04:27 PM
  4. How to move product image to the right side?
    By rainmist in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Dec 2008, 05:00 PM
  5. Side by side listing comparison
    By Giorgi in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 25 Apr 2007, 05:48 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