Pixelpost Forum

Pixelpost Forum (http://www.pixelpost.org/forum/index.php)
-   Addons (http://www.pixelpost.org/forum/forumdisplay.php?f=13)
-   -   Addon: Hoverbox (http://www.pixelpost.org/forum/showthread.php?t=8454)

fadattf 05-21-2008 07:20 PM

Addon: Hoverbox
 
Support- & Helpthread for the "Hoverbox"-Addon:

Download: http://www.pixelpost.org/extend/addo...for-pixelpost/

Demo: http://photoblog.flanisoft.at/index.php?x=browse

senpai 05-22-2008 06:45 AM

Quote:

Originally Posted by fadattf (Post 58114)

Ops, I think you got it wrong?

But by the way, I really like it! Thanks!

fadattf 05-22-2008 09:11 AM

Thanks, fixed the link.

witty 05-22-2008 02:05 PM

Hi,

Really diggin' it. Nice addon.


-Witty

Oettinger 05-27-2008 09:31 AM

hm i'm a pixelpost/addons/tag-noob and i don't get it:
Place the tag <HOVERBOX> in your template file where you.

Where you...what? I mean where exactly should i place this tag.
Atm i only have pictures which are 200x150 - and no effects :/


Regards

fadattf 05-27-2008 12:11 PM

It is very simply!

1) Install the Plugin (like all other plugins) & Copy the CSS Files into a subdirectory of your style

2) Open the "browse_template.html" File

2a) Add the two lines into your HEAD Section
Code:

<link rel="stylesheet" href='templates/YOURTEMPLATE_NAME/styles/hoverbox.css' type="text/css" media="screen, projection" />
 <!--[if IE]>
<link rel="stylesheet" href='templates/YOURTEMPLATE_NAME/styles/ie_fixes.css' type="text/css" media="screen, projection" />
 <![endif]-->

Replace "YOURTEMPLATE_NAME" with the real name of your template
2b) Replace the "<THUMBNAILS>"-Tag with:
Code:

<HOVERBOX>
3) Save your files and your done!


If you have questions to a specific part please let me know.

BitBox Studio 06-03-2008 06:05 AM

I love this addon. saw it on a friend's site...but I can't get it to work.

I don't have a <BROWSE> tag in any of my files. I'm looking in 'browse_template.html'. The only things that are close are:

<SITE_BROWSELINK>

and

<BROWSE_CATEGORIES>

any ideas?

Oettinger 06-03-2008 06:21 AM

Same problem here, so i still dont know where should i place the tag :/


Regards

fadattf 06-03-2008 10:03 AM

Hi there!

You have to replace the
<THUMBNAILS> - Tag with the <HOVERBOX> - Tag. Then should work everything fine.

If you have any further problems, please post (or pm me) the link to your blog and/or upload the browse_template.html file.

BitBox Studio 06-03-2008 06:32 PM

Kinda.
 
well...at least the hoverbox is working....but it did this with my template:

http://www.bitboxstudio.com/photogra...x.php?x=browse

i tried moving the css links around in the header and the only thing it did when it was after all the other css references was center the mess. Any ideas? am i missing something? the ONLY change i made to the original css was the following for the header on the included horizon theme css file:

#header .inside {
background:url(../bitbox_p_logo.gif) top right no-repeat #000;
height:100px;

}

#header .inside h1 a {
float:right;
/*text-align:right;*/
color:#666;
padding-top:30px;
font-weight:normal;
width:300px;
height:60px;
display:block;
text-indent:-9999px;
}

but i don't think that would have anything to do with it. also the sizes of the unhovered boxes are a little weird....might be the same problem....thank you for all your help.

@Oettinger: you might have better luck. let us know how it comes out.


All times are GMT. The time now is 10:02 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.