Quote:
Originally Posted by Cap'n Steve
ChiliVB - quoteit_ie_lt_7.css is used by Internet Explorer versions 6 and lower, quoteit_ie_all.css is used by all versions of Internet Explorer, and quoteit_main.css is used by all browsers. If you want to add a class to the submitter section, you'll have to edit the quote_listbit template.
|
I've tried reducing the font size in the quoteit_main.css in the section below and didn't see a change. Is this the correct place?
Code:
.openquote
vertical-align: super;
position: absolute;
margin-left: -50px;
position: relative;
right: 0;
margin-bottom: -40px;
z-index: 5;
font-size: 7em;
color: #E3E9F2;
font-family: "Bernard MT Condensed", "ITC Garamond", "Trebuchet MS", Garamond;