Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Addons

Post Reply
 
Thread Tools
  #31  
Old 06-23-2008, 08:04 PM
fadattf Offline
pp veteran
 
Join Date: May 2008
Posts: 53
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 ).
Reply With Quote
  #32  
Old 06-24-2008, 01:30 PM
pinkasimov's Avatar
pinkasimov Offline
pp regular
 
Join Date: May 2008
Location: Nantes, France
Posts: 30
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
Reply With Quote
  #33  
Old 06-24-2008, 02:52 PM
fadattf Offline
pp veteran
 
Join Date: May 2008
Posts: 53
Quote:
Originally Posted by pinkasimov View Post
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
I haven't installed this template but try to open the hoverbox.css file and replace the following section


Code:
.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}
with

Code:
.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
        opacity:1;filter:alpha(opacity=100);
}
I'm not sure if this works for 100% - because I just had a quick look at your css files. But give it a try - if it doesn't work I'll look at it again.
Reply With Quote
  #34  
Old 06-24-2008, 03:06 PM
pinkasimov's Avatar
pinkasimov Offline
pp regular
 
Join Date: May 2008
Location: Nantes, France
Posts: 30
Unhappy

Thx for the try, but that's the same…
Reply With Quote
  #35  
Old 06-24-2008, 04:03 PM
fadattf Offline
pp veteran
 
Join Date: May 2008
Posts: 53
Quote:
Originally Posted by pinkasimov View Post
Thx for the try, but that's the same…
Just had another look - this should help:
Extend your hoverbox.css file with the following line:

Code:
#archive-thumbnails a:hover{opacity:1;}
Reply With Quote
  #36  
Old 06-24-2008, 06:26 PM
pinkasimov's Avatar
pinkasimov Offline
pp regular
 
Join Date: May 2008
Location: Nantes, France
Posts: 30
Smile

Yeah, that's alrigth now !
I only got a problem with the display on the second page…
Reply With Quote
  #37  
Old 06-24-2008, 08:44 PM
fadattf Offline
pp veteran
 
Join Date: May 2008
Posts: 53
Quote:
Originally Posted by pinkasimov View Post
Yeah, that's alrigth now !
I only got a problem with the display on the second page…
Try to disable the "archive_page_number" addon (and remove the according tag) - hoverbox has a built in pagination feature.

AND there is a closing </div> missing.
Reply With Quote
  #38  
Old 07-04-2008, 09:45 AM
ranmajen's Avatar
ranmajen Offline
pp veteran
 
Join Date: Apr 2008
Posts: 89
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
************************************************** ************************************
Reply With Quote
  #39  
Old 07-04-2008, 10:55 AM
fadattf Offline
pp veteran
 
Join Date: May 2008
Posts: 53
Quote:
Originally Posted by ranmajen View Post
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?
You are right, this addon is only for the browse page not for the image page.
Reply With Quote
  #40  
Old 07-04-2008, 03:28 PM
ranmajen's Avatar
ranmajen Offline
pp veteran
 
Join Date: Apr 2008
Posts: 89
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
************************************************** ************************************
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 05:45 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs