2012-11-09, 05:49:00
(2012-10-21, 19:33:34)Carlos Wrote: Have you tried removing this from style.css:
then inserting it in your template file, like:Code:#banner {
...
}
Code:<style>
#banner {
...
}
</style>
Thanks, Carlos I have been trying that but it doesn't do it. I really wish I knew the answer to forcing the header image to refresh on each page.
There is some stuff in the wiki about caching and indexing functions in v3.1 onwards. Should I read it more carefully?