CSS Bottom1 Position

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Mon Mar 05, 2012 3:27 am
Hi There!

I have a graphic (button) I placed in the bottom1 position that I want to have a hover effect with a secondary graphic.

I have tried in HTML editor Joomla:
<div class="image-1"></div>

Override.css:
div.image-1 {
background: url(../images/image1-clear.jpg) no-repeat top left;

div.image-1:hover {
background: url(../images/image1-hover.jpg) no-repeat top left;
}

Doesn't seem to be working, :oops: any help is greatly appreciated!
User avatar
Junior Boarder

teitbite
Thu Mar 08, 2012 9:29 am
Hi

Can I please see it ? Is above code an example, because it's lacking height and width ?
User avatar
Moderator


cron