Do I specify in my style.css the font size or color for the texts? I was using firebug and not able to change the font color or sizes of the texts after enabling them in admin.
Do I specify in my style.css the font size or color for the texts? I was using firebug and not able to change the font color or sizes of the texts after enabling them in admin.
Comments
Comment #1
dang.artman commentedYes, you define in your css files. You can not use firebug to preview changes, because the fonts are rendered on page load. You must make the changes and then refresh your page.
Comment #2
hedac commentedmaybe this is a silly question but... my font size before the replacement is a bit larger than the cufon rendering... How could I adjust the size to match the normal html font? Because it is affecting some heights in divs... or maybe it would be easier to adjust the selector size a bit larger and then adjust the divs to match the new size after cufon replacement...
I just found that the size of my cufon rendering was smaller than the original selector.. maybe because my bad css technique in font sizes...
Comment #3
troky commentedClosing this since there is no 6.x maintainer.