This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

.cmtx_rating_field??
#1

Maybe this is a known issue or maybe I'm being a muppet but I cannot for the life of me get any joy out of changing the text size on the ratings field using conventional CSS like

Code:
.cmtx_rating_field {
font-size:12px;
}

.cmtx_rating {
font-size:12px;
}

In the end I fudged it using this:

Code:
div#comments select {font-size:12px;}


Huh
Reply
#2

Hi,

Yes it's a known issue (it's in the thread a few below this one).

Will be fixed in next version.

Have you completed the interview?
Reply
#3

doh, my bad. Thanks!!

worked out it doesn't have a class... being a bit slow tonight Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)