ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
And there are on the main page some articles (one article). The template has the option: load more articles (Hybrid 2009). I changed this into Slovene: Pokaži ostale novice.
Because I changed the background to black I want to chanhe the color of the text after i go with the mouse on it. So from orange to white. Now it goes from orange to black.
Please help me...
I can also send somebody over PM the admin and password....
Now is here the next problem The first one has been solved...
If you visit my site:
www.mi2band.site50.net
you can see on the main menu this: PLATE (it means cd's) and if you hover with the mouse it opens a submenu. Than you must click on the 1st CD (ROKENROL). Here are two problems....the first text next to the cd cover is orange but it also changes to black (because of an inserted link) - this must be also orange to white. And the last thing: The HYBRID template has the nice house icon (which is black). Where is the icon located, so I can change it to white?
YOU, my friend, added this at the end of template.css: a#more-articles:hover {color: white !important}
a#more-articles:hover span {color: inherit;}
SO change that to a:hover {color: white !important;}
a:hover span {color: inherit !important;
and clear your cache ...