HI,
i set this code:
.pl-imageframe a:hover img {
background: none repeat scroll 0% 0% rgb(127, 38, 21);
}
for change the hover color of the frame box but.. doesn't work.
Css Code That Doesn't Work
Started by
stefanoferruggiara
, Nov 03 2012 08:18 PM
css code box frame hover frame box
3 replies to this topic
#1
Posted 03 November 2012 - 08:18 PM
#2
Posted 03 November 2012 - 11:37 PM
Stefano,
This code works to create a brown border around two of your boxes:
The reason it doesn't work on Calendario Corsi is that you do not have an href link to the box image.
Look at the code above... it says imageframe (the frame) a (the href link) hover (the action taken by the visitor for the link before, and img (the image being the linked item).
When you don't have an href wrapping the image, as with Calendario, you won't get an a:hover effect because there's no a href. Capice? ;-)
This code works to create a brown border around two of your boxes:
The reason it doesn't work on Calendario Corsi is that you do not have an href link to the box image.
Look at the code above... it says imageframe (the frame) a (the href link) hover (the action taken by the visitor for the link before, and img (the image being the linked item).
When you don't have an href wrapping the image, as with Calendario, you won't get an a:hover effect because there's no a href. Capice? ;-)
#3
Posted 04 November 2012 - 02:20 PM
thanks
#4
Posted 04 November 2012 - 06:35 PM
The topic was marked as resolved.
Also tagged with one or more of these keywords: Resolved, css code, box, frame hover, frame box
Wrap text round image in boxesStarted by Mike , 08 May 2013 |
|
|
||
PageLines Framework →
Customizations →
The thin line just below the MastheadStarted by nandorj78 , 05 Apr 2013 |
|
|
||
Box image align rightStarted by nudolio , 02 Apr 2013 |
|
|
||
Legacy Themes →
PlatformPro →
All Boxes are been displayedStarted by jebusjones , 21 Mar 2013 |
|
|
||
PageLines Framework →
Customizations →
Creating Tile like box'sStarted by Phil P , 21 Feb 2013 |
|
|











