Adding Plus Sign in middle of image

Permalink Browser Info Environment
is there a way to add a "+" sign in the middle of the images... so the user knows right way that they need to click the image for more information?

or maybe just have the plus sign (as a background png) show up on hover...

or at the very least have css3 hover effect (darken) when user hovers on image

Type: Discussion
Status: New
cayercreative
View Replies:
shahroq replied on at Permalink Reply
shahroq
You can easily have something like that with adding a simple css effect:
.owl-theme .item:hover{
   border: 2px solid red;
}

this sample adds a border effect on hover, just change that with u have in mind.
Cheers
cayercreative replied on at Permalink Reply
cayercreative
Thanks,



I did an opacity hover but I was looking for a "+' sign in the middle of the hover



http://cayercreative.com/lab/



-----Original Message-----
From: concrete5 Community [mailto:discussions@concretecms.com]
Sent: Wednesday, October 01, 2014 12:32 PM
To: greg@cayerdesign.com
Subject: Adding Plus Sign in middle of image : Forums
shahroq replied on at Permalink Reply
shahroq
.owl-theme .item:hover{
   background: url(AjaxLoader.gif) no-repeat center center
}

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.