Closed (fixed)
Project:
Hovertips and Clicktips
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2009 at 21:33 UTC
Updated:
31 Jul 2009 at 16:10 UTC
This module works fine with Bibliography module. The only problem is that the first reference in the page gets a line break while the next are okey.
Do you have any idea how I could solve this?
Comments
Comment #1
Dave Cohen commentedI'm not sure what markup the bibliography module uses. Are you sure this is caused by the hovertip module?
Maybe if you post the markup here, or inspect the page with firebug, it would be easier to track down.
Comment #2
agrigor1 commentedI remind you that the problem is only with the first reference (hovertip) which causes a line break while the rest are okey. I tested it by placing the first reference (hovertip) elsewhere in the paragraph but the result was the same.
This is the code
........removing the class from
<p class="rtejustify">had no effect (as expected).Any idea? (i am not a programmer, unfortunately)
Comment #3
agrigor1 commentedAlso, I removed the first so that the second reference (hovertip) became the first. The problem appeared again. If I disable hovertip module I simple get no hovertips and no line breaks.
Comment #4
Dave Cohen commentedIs there a URL where I can see this?
Comment #5
agrigor1 commentedI can give you the url, but I have hovertip disabled. I could enable it for a short time to let you see. This means we should set date and time that you will be able to see it. Needs synchronization on both parts.
Comment #6
agrigor1 commentedAnayway the url is ............
and i will leave hovertip module enabled until tommorow, hoping that you will see it till i will disable again.
Thank you very much. I really appreciate.
Comment #7
agrigor1 commentedI found it.
It seems that the problem is a dislike to the p tag.
I replaced it with div and everything is okey now.
To me its not clear why the p tag at the beginning of the paragraph should cause the problem. Is it a problem of Hovertip or of Bibliography module?
Comment #8
agrigor1 commentedIt seems that the maintainer of the bibliography module has found a solution to the problem.
See
http://drupal.org/node/504702
Comment #9
agrigor1 commentedPlease mark this as fixed
Comment #10
Dave Cohen commentedok