Quote:
Originally Posted by nerbert
You have the right templates but there's an error in the templates (my bad!)
In your default style in "threadnav" in function hideInfo(event, id) find the line x1=c+d+59-list.scrollLeft; and change to 59 to 60
Now test it. Refresh the showthread page in any style, open a drop box and very slowly exit both to the right and the left. It should close exactly as you cross the border. If that works go to function hidePrev(event, id) and find x1=c+d+59-list.scrollLeft-18; and change 59 to 60 and test the preview drop box.
If all that works we have all the mechanical problems fixed and then we can work on fixing up the styling.
|
ok i did part 1 like you said and you said default style only not sure what your asking me to open and close but i added it part 1 this x1=c+d+60-list.scrollLeft; so can you come on and test it please i only did that part and only to default style let me know if i have to do second part.