Zen Cart Logo
Forums / General Questions / CSS issue and align to the right

CSS issue and align to the right

Locked

Views: 550

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
18 Dec 2009, 3:32 PM
#1
awk_grep avatar

awk_grep

New Zenner

Join Date:
Dec 2006
Location:
Dallas,TX
Posts:
98
Plugin Contributions:
0

CSS issue and align to the right

Good day,

I have created an Attribute for my items, (Size), however I need to line up the Attribute( Please choose and the Drop Down) on top of the " Add to the cart " here is the URL:
Here is the link...
http://www.femmexstudios.com/FXS/index.php?main_page=product_info&cPath=7_5&products_id=34

I am not finding the appropriated CSS file or where I can change the align to right for this Attribute..

please let me know

-awk

19 Dec 2009, 6:50 AM
#2
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,284
Plugin Contributions:
39

Re: CSS issue and align to the right

In your tpl_product_info_display.php try wrapping the attributes in a new div and create the proper float right style.... Might even look to just include the attributes portion right in the add to cart div.

~Melanie