Hoverbox for Pixelpost is a addon for your browse/archive pages. It lists you thumbnails as used to but when you hover an image with your mouse you'll see an larger version of it.
Insert the following lines to the head section - just before the "" line - of your browse/archive template (or whereever you want to show the hoverbox thumbnails). Replace "YOURTEMPLATE_NAME" with your Templatename.
<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]-->
Place the tag <HOVERBOX> in your template file where you want your Hoverbox to be.
<HOVERBOX>v1.0 - Initial release
v1.1 - added a special CSS for the Horizon template
v1.2 - added a pagination feature
It was a bit hard to understand where to put the tag, but now it works well and looks pretty. I had problems with the pagination (didn't look good with my template at all) and I still have one with IE, but no doubts that I'll fix it. Thanks for this excellent work
Yes, what needs to be copied and where? The instructions are not very clear on where the HTML code for CSS refernce needs to be put without screwing the original design of the page.
"where you"... where you WHAT?