Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Product page/attribute layout css/php questions

Product page/attribute layout css/php questions

Locked

Views: 1,476

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
14 Jul 2009, 9:03 PM
#1
truechapin avatar

truechapin

New Zenner

Join Date:
Jun 2009
Posts:
6
Plugin Contributions:
0

Product page/attribute layout css/php questions

What's up guys :clap:

I've been reading for a while, messing with the stylesheet.css and the tpl_product_info_display.php...

Here's a product I'm working on:

http://www.trueclothing.net/zen/index.php?main_page=product_info&cPath=85_94&products_id=196

I basically just need the color and size attributes to move up beneath the category attribute... but for some reason it's not working. I'm guessing it's something simple inside the css with margins or something that I'm just completely missing.

I also would like the additional product images aligned left, which you can see is centered on this page:

http://www.trueclothing.net/zen/index.php?main_page=product_info&cPath=85_94_80&products_id=208

Thanks in advance... :flex:

14 Jul 2009, 11:46 PM
#2
truechapin avatar

truechapin

New Zenner

Join Date:
Jun 2009
Posts:
6
Plugin Contributions:
0

Re: Product page/attribute layout css/php questions

Ok, making progress...

I've edited the tpl_modules_attributes.php to remove the clearing, but now it's jumbled up in the right side of the image...

I need to have

Category

above

Color

above

Size

Any help? :bigups: