An easy one for you guys
Posted: Thu Apr 22, 2010 8:07 pm
Sorry I'm a newbie to customizing and I'm trying to make the our price stand out a little more.
I've already added the following to my style.css but I'm thinking I need to add some code to another page.
I've got it to work once before this way but I've forgotten since then.
Any help would be appriciated.
.priceLabel
{
color: Red; font-weight: bold; font-size: medium;
}
.buyProductDialogPriceLabel
{
color: Red; font-weight: bold; font-size: medium;
}
I've already added the following to my style.css but I'm thinking I need to add some code to another page.
I've got it to work once before this way but I've forgotten since then.
Any help would be appriciated.
.priceLabel
{
color: Red; font-weight: bold; font-size: medium;
}
.buyProductDialogPriceLabel
{
color: Red; font-weight: bold; font-size: medium;
}