Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Aligning columns in product listing


Jack_mcs

Recommended Posts

I changed the "Buy Now" button on my product listing page to "Add to Cart" after seeing an article about how the former effects customers. When I changed the text in the column header, the other titles were moved over to accomodate the longer name but the spacing in the actual columns stayed the same. The end result is they are now out of alignment. Can some tell me how to change the alignment of either the heading or the data so that they align? I looked in product_listing.php but couldn't see any numbers to adjust.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

I can't work on my site right now as they are installing my ssl cert, so I can't test this out.

Perhaps in cataalog/includes/languages/english.php you could try adding

<font size="1">Add to Cart</font> in the line

define IMAGE_BUTTON_BUY_NOW, replacing the 'Buy Now' already there.

This would make the button text smaller and possibly the text would then not affect your col widths.

 

As I said, I can't test this, but it is just my thought.

Link to comment
Share on other sites

Just for claification, in case anyone else is following this, the text in english.php is used for the tooltip. The header text is defined in english/index.php. I tried the change you mentioned but it didn't have any effect. It might be that it has to be changed in product_listing.php. But I'm not sure that having one of the headers displayed at a smaller size than the others is any more visually appealing than having the text not aligned. Thanks for trying to help. I do appreciate the reply. :)

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...