|
#31
|
|||
|
|||
|
Fixed it. Please download the latest release again.
http://www.pixelpost.org/extend/addo...for-pixelpost/ btw: It was an mistake in the css file for the horizon template. I've used a wrong comment-decleration for css (used the php one line syntax instead ).
|
|
#32
|
||||
|
||||
|
Hi,
I've installed the last Hoverbox version and it works with an issue, the thumbnail are translucide ?! Can you see why it's like this ? http://maphoto.lautre.net/pixelpost/...owse&pagenum=1 Thx |
|
#33
|
|||
|
|||
|
Quote:
Code:
.hoverbox a:hover .preview
{
display: block;
position: absolute;
top: -33px;
left: -45px;
z-index: 1;
}
Code:
.hoverbox a:hover .preview
{
display: block;
position: absolute;
top: -33px;
left: -45px;
z-index: 1;
opacity:1;filter:alpha(opacity=100);
}
|
|
#34
|
||||
|
||||
|
Thx for the try, but that's the same…
|
|
#35
|
|||
|
|||
|
Just had another look - this should help:
Extend your hoverbox.css file with the following line: Code:
#archive-thumbnails a:hover{opacity:1;}
|
|
#36
|
||||
|
||||
|
Yeah, that's alrigth now !
I only got a problem with the display on the second page… |
|
#37
|
|||
|
|||
|
Quote:
AND there is a closing </div> missing. |
|
#38
|
||||
|
||||
|
I have tried this addon, not working in the image page but ok in browse page. Is this my own problem or this addon is not assumed to be applied in image page?
__________________
*********************************RanmaJen's Network************************************* The Dark Heaven - Home of Anne Rice Vampires The Vampire Coven - The Fanlisting of Anne Rice's Vampires The Vampire Coven - Anne Rice Topsites The Vampire Coven Banner Exchange Laputa - Castle in the Sky Fanlisting Ranma 1/2 - Ryoga Hibiki Fanlisting Mitsuru Adachi - Touch Fanlisting Love Letter Fanlisting ************************************************** ************************************ |
|
#39
|
|||
|
|||
|
You are right, this addon is only for the browse page not for the image page.
|
|
#40
|
||||
|
||||
|
oh no...would you consider to include this addon to be used in image page also?
__________________
*********************************RanmaJen's Network************************************* The Dark Heaven - Home of Anne Rice Vampires The Vampire Coven - The Fanlisting of Anne Rice's Vampires The Vampire Coven - Anne Rice Topsites The Vampire Coven Banner Exchange Laputa - Castle in the Sky Fanlisting Ranma 1/2 - Ryoga Hibiki Fanlisting Mitsuru Adachi - Touch Fanlisting Love Letter Fanlisting ************************************************** ************************************ |
| Post Reply |
| Thread Tools | |
|
|