|
#1
|
||||
|
||||
|
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! |
|
#2
|
||||
|
||||
|
bumpibump!
|
|
#3
|
||||
|
||||
|
Add a closing DIV statement before the following code in your browse_template:
Code:
<div id="details"> <h2>categories</h2> Code:
.hoverbox
{
cursor: default;
list-style: none;
margin-left: -40px;
}
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&category=&pagenum=1' />1</a>
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#4
|
||||
|
||||
|
Love you.
__________________
cameras: nikon d2h, canon d300. site: www.runehagelin.com |
|
#5
|
|||
|
|||
|
Got your mail - I'll see tomorrow what I can do for you.
|
|
#6
|
||||
|
||||
|
Thanks mate.
__________________
cameras: nikon d2h, canon d300. site: www.runehagelin.com |
|
#7
|
|||
|
|||
|
Since you've changed your template I can't do anything for you right now.
|
| Post Reply |
| Thread Tools | |
|
|