• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

TKatch
#1 Posted : Wednesday, January 22, 2014 4:29:45 PM(UTC)
TKatch

Rank: Member

Joined: 1/23/2013(UTC)
Posts: 267
Location: Joliet, IL

Thanks: 64 times
How do I span the Your Price Text. With my current layout it only allows a few characters before wrapping to a second line (see attached).
TKatch attached the following image(s):
YourPrice.gif (22kb) downloaded 3 time(s).

You cannot view/download attachments. Try to login or register.
Aaron
#2 Posted : Thursday, January 23, 2014 12:48:41 PM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,393
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
It could be a style sheet thing, but most likely it will require an HTML change in your product template(s).
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
TKatch
#3 Posted : Thursday, January 23, 2014 2:45:36 PM(UTC)
TKatch

Rank: Member

Joined: 1/23/2013(UTC)
Posts: 267
Location: Joliet, IL

Thanks: 64 times
Yes, I can change css table to width of 100% (was 50%) but it also increases the spacing of the patches price matrix at the bottom. Where are the controls for this price matrix so I can try to tweak that to look the way it did at 50% width?

#ProductControls table {width:100%;}
.formlabel {text-align:right;color: #444;}
.productpropertylabel {padding-right:5px;text-decoration:none;color:#666;}
.listprice {text-decoration:line-through;color:#999;}
.siteprice {font-weight:bold;font-size: 120%;color:#444;}
Aaron
#4 Posted : Thursday, January 23, 2014 3:48:45 PM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,393
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
Can you post a link to the page in question?
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
TKatch
#5 Posted : Thursday, January 23, 2014 4:44:03 PM(UTC)
TKatch

Rank: Member

Joined: 1/23/2013(UTC)
Posts: 267
Location: Joliet, IL

Thanks: 64 times
http://www.kataaro.com/p...width=4.0&height=4.0

If I change css table width back to 50%, the two columns for Volume Discounts would be more appropriately spaced.
Aaron
#6 Posted : Thursday, January 23, 2014 5:10:22 PM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,393
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
The problem is that your CSS rule is not specific enough and is affecting multiple elements. Try this rule instead:

Code:
#Prices table {width:100%;}
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
 1 user thanked Aaron for this useful post.
TKatch
#7 Posted : Thursday, January 23, 2014 6:29:24 PM(UTC)
TKatch

Rank: Member

Joined: 1/23/2013(UTC)
Posts: 267
Location: Joliet, IL

Thanks: 64 times
Like a charm, thanks!
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012