Posted - 04/13/2018 : 14:48:28
Hi all!
I have 6 boxes on my home page that each has a background image via CSS.
I'd really like for the image or the div to be clickable to each of it's respective categories. Currently only the text is a hyperlink.
Thinking maybe Javascipt? Can anyone help me out?
CSS Example:
.box-dog { min-height: 10px; padding-bottom: 10px; background-image: url(../images/homeboxes/dog.jpg); background-repeat: no-repeat; background-position: center bottom; }
Site in profile...
Julie Browns Summit NC USA
|