If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Simple question. What file do I find the css classes for H1, H2, h1 class="nm", etc in the LEVELS theme? I want to adjust a few things to make the title smaller, and can't find these classes anywhere.
Thank you.
If you want to change the definition of a CSS class in ReadyThemes, create your own CSS file and place the overriding descriptions in that file. Call that file into your pages AFTER the css.php link. That way, you won't need to redo the changes if there is an update to one of the dozen or so CSS files that are compiled in the CSS.php file.
Comment