Greetings!
well, im using ie7.... (already cleared that cache)
ok... i removed the font tags from categories.tpl, and changed the 12px line to 7px (from the example above) it put the category font size back to the original size (too large)
i dont understand why its not changing....
am i missing something?
i upload the files to /skin1 (main.css) and skin1/customer (categories.tpl)
but the changes dont take effect...
if i add a couple of letters say "sdfsdf" in categories.tpl, and press f5, they show up immediatly, but font changes dont..
very confusing....
been programming for a while, and its not making sense why its not working
Code:
.menu-categories-list ul li a:link,
.menu-categories-list ul li a:visited,
.menu-categories-list ul li a:hover,
.menu-categories-list ul li a:active
{
font-size: 7px;
}
is what i have it set to now.... it should show as about normal sized text, but its not... its showing as larger text...
any suggestions?
michael
ps. appreciate the help