Zen Follower
- Join Date:
- Feb 2009
- Posts:
- 108
- Plugin Contributions:
- 0
change width on the categories page (price width)
Would be nice if i can have fixed width for the prices it would look alot better. Can someone help me out
Views: 998
Zen Follower
Would be nice if i can have fixed width for the prices it would look alot better. Can someone help me out
Black Belt
We need to see your site to be sure of giving the right answer.
Black Belt
Add to your stylesheet
.productListing-data .price {display: block; width: 7em; text-align: center; margin: auto;}
If you don't want the price centered, you can eliminate the text-align: center; margin: auto;
You have a stylesheet-OLD.css which is still active. If you want to keep a backup, name it like stylesheet.bak.
Tell staff why this post should be reviewed.