I'm trying to use CSS to format my products "sell_price" that exists below the "display_price" on my product nodes and can't seem to get at it.
I've used the following methods:
.sell_price {
font-size: 36px;
}
div.sell_price {
font-size: 36px;
}
sell_price {
font-size: 36px;
}And just when I thought I was getting the hang of CSS...I prove to myself (for nearly 3 hours) just how little I know.
Anyone have any suggestions?
Thanks very much
Sc0tt
PS. I'm using: UCbeta2, D5.5, PHP5.24, Apache2.0.49 and MySQL5.0.45






Joined: 08/08/2007