-
AuthorPosts
-
August 27, 2012 at 3:37 pm #180282
Hi there,
I need to align attribute box to the right so it won’t show not align. Also give a vertical space between one attribute and another so they won’t be tight vertical.
This is what I have in vmsite-ltr.css:
/* Custom Field Images */
.product-fields .product-field,.product-related-categories .product-field {width:100%;float:left;display:inline-block;}
.product-fields .product-field label {width:25%;float:left;position:relative;top:20px;left:-18px;margin-bottom:27px;text-align:center;} /* For 4 images across use width:17% */
.product-fields .product-field input {position:relative;left:33px;}
.product-fields .product-field .vm-img-desc {font-size:9px;}So what do I need to change?
Please check image attached.
Thanks in advance,
Tulio
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
August 28, 2012 at 7:47 am #465574Hi Tulio
Could you share your website link? Then i have a look and help you out.Regards,
August 28, 2012 at 7:43 pm #465647HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
August 29, 2012 at 11:02 am #465739Thanks Hero,
Nice.Tulio
September 30, 2012 at 6:24 pm #468603This works, but seems to push the attributes nearly off the left side of the iPhone version. Any fixes?
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
October 1, 2012 at 2:13 am #468615Hi Turbogoat2011
Pls try add
.product-fields .product-field .product-field-display {
float: right;
margin: 1px 250px 1px 0;
}
into of end file templates/ja_vintas/css/iphone/template.css
Reduce margin right from 250 to value which is suitable with iphone layout.Regards,
<em>@turbogoat2011 340384 wrote:</em><blockquote>This works, but seems to push the attributes nearly off the left side of the iPhone version. Any fixes?</blockquote>1 user says Thank You to HeR0 for this useful post
October 3, 2012 at 1:24 pm #469002Don’t know why I didn’t think of that, but thank you. 50px worked perfectly.:)
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by turbogoat2011 12 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Align attribute box
Viewing 8 posts - 1 through 8 (of 8 total)