Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Addons

Post Reply
 
Thread Tools
  #1  
Old 01-11-2009, 02:29 AM
brunerune's Avatar
brunerune Offline
forum loafer
 
Join Date: Jan 2009
Location: Norway
Posts: 9
Send a message via MSN to brunerune
Hover addon issues

Hi, its me again.

Just added the Hover application from Flani to my photoblog, and I have an issue with it. The thumbnails arent aligned to the left. I want it to be all the way to the left, just 2-3 pixels from the black bg. And I think this also causes the problems for my "categories" box as well. It was just fine before I added the addon. Im not into the whole php world, so maybe some of you God's in here can help me out? That would be great!

And yeah, one more thing. Why does the thumbnails (hovered) have so poor quality? Thanks!

Link to the browse section: http://www.runehagelin.com/index.php?x=browse

The issue:


Hope thats all the info you needed, if not -scream!
Reply With Quote
  #2  
Old 01-11-2009, 04:15 PM
brunerune's Avatar
brunerune Offline
forum loafer
 
Join Date: Jan 2009
Location: Norway
Posts: 9
Send a message via MSN to brunerune
bumpibump!
Reply With Quote
  #3  
Old 01-11-2009, 05:53 PM
Dennis's Avatar
Dennis+ Offline
Team Pixelpost
 
Join Date: Jul 2006
Posts: 2,394
Send a message via MSN to Dennis
Add a closing DIV statement before the following code in your browse_template:

Code:
<div id="details">
<h2>categories</h2>
That should take care of the floating boxes. Why the thumbnails aren't all the way to the left I'm not sure. I cannot figure it out, but I can move them to the left. Add the following to your /templates/pixelfy2.0/styles/hoverbox.css file (overwrite the old code for that section:

Code:
.hoverbox
{
	cursor: default;
	list-style: none;
	margin-left: -40px;
}
As for the thumbnails being of poor quality: you're letting the browser do the resizing (blow them up) which leads to poor quality. In my view it should be the other way around: the thumbnails should be as large as you want them in the hoover and let the browser scale them down on the list by restricting the width and height of the hoverbox img in the css file to specific dimensions. That way the small ones might look bad, but the large ones look considerably better.

While you're add it:

In the pagination of the hooverbox a HTML link element is closed in the wrong way:
Code:
<a  class='hoverbox_pagination_disabled' href='index.php?x=browse&amp;category=&amp;pagenum=1' />1</a>
The / right after pagenum=1' isn't allowed there.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
Reply With Quote
  #4  
Old 01-11-2009, 07:21 PM
brunerune's Avatar
brunerune Offline
forum loafer
 
Join Date: Jan 2009
Location: Norway
Posts: 9
Send a message via MSN to brunerune
Love you.
__________________
cameras: nikon d2h, canon d300. site: www.runehagelin.com
Reply With Quote
  #5  
Old 01-11-2009, 09:40 PM
fadattf Offline
pp veteran
 
Join Date: May 2008
Posts: 53
Got your mail - I'll see tomorrow what I can do for you.
Reply With Quote
  #6  
Old 01-11-2009, 10:08 PM
brunerune's Avatar
brunerune Offline
forum loafer
 
Join Date: Jan 2009
Location: Norway
Posts: 9
Send a message via MSN to brunerune
Thanks mate.
__________________
cameras: nikon d2h, canon d300. site: www.runehagelin.com
Reply With Quote
  #7  
Old 01-13-2009, 02:54 PM
fadattf Offline
pp veteran
 
Join Date: May 2008
Posts: 53
Quote:
Originally Posted by brunerune View Post
Thanks mate.
Since you've changed your template I can't do anything for you right now.
Reply With Quote
Post Reply


Thread Tools




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

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