Page 4 of 4 FirstFirst ... 234
Results 31 to 37 of 37
  1. #31
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

    Default Re: Product Position - grid layout

    How to align the products like the featured products column? Looks better than the Column Layout Grid mod.

    Image
    Item name
    Price

  2. #32
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Product Position - grid layout

    You can set the sort order for product listing pages in Configuration > Product Listing. For column format, they will appear vertically in the order you select.

  3. #33
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: Product Position - grid layout

    Quote Originally Posted by miles View Post
    I just install the Column Layout Grid mod and read all the previous post but I'm still lost on getting the title, price, ..more info& image on the same line.

    I have a product title which is longer than the other, and so it is lower position because of that. I want to edit the css to make them align just the same but could not figure out. I want it to look something like this site here. But on the category and not on the new product page.

    Can someone help me how to do this?
    Hi Miles,

    Sorry for the late reply you should download web developer for mozilla if you havnt already....!

    Anyway to fix the alignment on the produtcs category listing add this to the bottom of stylsheet.css

    .itemTitle {
    height:50px;
    display:block;
    }

    And adjust the height to what you prefer.

    gee38l

  4. #34
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

    Default Re: Product Position - grid layout

    .itemTitle {
    height:50px;
    display:block;
    }
    Thanks gee38! Just as simple as that. But hard to figure it out. Now trying to closer the gap between item title and price.

  5. #35
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: Product Position - grid layout

    Quote Originally Posted by miles View Post
    Thanks gee38! Just as simple as that. But hard to figure it out. Now trying to closer the gap between item title and price.
    Try 40px but you need to make sure that no item title is more than 3 lines otherwise that might make it look funny.....

  6. #36
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

    Default Re: Product Position - grid layout

    Do you know how to set id for the product price? I want it to look a little bit bigger. Can't find the code in stylesheet.

  7. #37
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: Product Position - grid layout

    Quote Originally Posted by miles View Post
    Do you know how to set id for the product price? I want it to look a little bit bigger. Can't find the code in stylesheet.
    I know how to change the text size of the word price....

    Search your style sheet for:

    .PriceText

    Add something like font-size: 12px etc....

    As for the actual price im not sure maybe someone else can help

 

 
Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. Change Position Of Product Name With Grid View
    By hcd888 in forum Addon Templates
    Replies: 6
    Last Post: 16 Feb 2012, 04:13 PM
  2. Grid layout to product listing
    By successfi in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 15 Jan 2012, 03:50 PM
  3. Grid Product Layout borders
    By adnimas5 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Nov 2008, 07:57 PM
  4. Column Grid Product Layout
    By charmedbytina2 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 2 May 2008, 03:59 PM
  5. Column Grid Layout - trouble with product listing/layout
    By mellonade in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 4 May 2007, 11:18 AM

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