I have a client who only likes numbered lists and when I updated his site I must have lost the custom-css code. I have the file, but its not reading the css code. The page is here:
www.cleardogtraining.com/our-library/our...urite-you-tubes.html
. He wants the plus signs to be numbered. Everything I try, nothing works.
Ive tried:
#ol {list-style:decimal}
#.items-more ol {list-style:decimal}
#.items-more ol li a:before {list-style:decimal}
Ive tried both of them in a:
custom-rt_hadron.css file and a rt_hadron-custom.css file. And still nothing.
Please help, I am wracking my brain. On Chrome Inspector it says USER AGENT. So I cannot even find out where its out. And the decimal is set-but crossed out and grayed.
Please disable all caching and compression until this issue is resolved. (e.g.Joomla, caching, RokBooster plugins or the Gantry Gzipper or the Less compiler in the "Advanced" tab of template manager and any 3rd party caching extensions).
I asked that you disable caching "until this issue is resolved" that is not to solve your issue but to help us see everything as it is to be able to provide you with the correct solution. please disable caching.
OKAY I cleared cache, even though I couldnt find any to clear. Even my browser. and added
body .items-more ol {list-style-type: decimal;}
body .items-more ol li a:before {content:"";}
to both a rt_hadron-custom.css and a custom-rt_hadron.css file because I can never figure out which file works.
Currently both files the same with below and nothing is still working. If I am missing a CACHE then please tell me. I cleared and made sure cache is off in GC and advanced-template manager like you said, also made sure no plugins were enabled that said CACHE.
looks like you have the RokBooster plugin enabled. you can disable it or if you cannot determine the source, you can submit super admin login info to the "Secure" (NOT "Public") tab of the full reply editor. Only moderators and RT Staff can see that information. I will be happy to take a closer look.