![]() |
Product Page Design Layout
Hi,
Wondering if anyone could help me out - I don't know much beyond HTML, so I'm struggling with how to get this to work: I'd like the "buy now" button to be on the same line as the Product Title. Can't seem to find the right code to change this. Does anyone have any suggestions? ![]() This is the code I'm using (from customer/main/products.tpl) Quote:
Thanks very much! |
Re: Product Page Design Layout
This may or may not work depending on your css settings:
Code:
<td class="prod_desc"> |
Re: Product Page Design Layout
Hi,
Thanks for the advice - with your pointing me in the right direction I was able to get it looking like this: http://www.highmowingseeds.com/imgs/beans.jpg One more thing - any clue on how I can get the Product Title to be Left justified instead of right? For some the justification changed when I changed the code with the one that was suggested. Thanks so much! |
Re: Product Page Design Layout
Try adding this to your 'buy' class:
Code:
text-align: left; |
All times are GMT -8. The time now is 11:13 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.