Hi,
i have a problem offseting target element from reply_link->bbp_reply_url(). I use they reply_link in both topics and recent_topics widget, reason for creating offset is due to having “top navigation” fixed to screen, which results in lowered height. This leads to having linked replies cut in viewscreen (by navigation height) when navigating to them. I’ve tried both padding through css (pseudoclasses), and adding jquery functions (tho i dont thing that will work due to non-scroll nature of reply_link url).
Does any one have any idea how to bite this? I was thinking about:
– jquery function that offsets whole site by certain amount after given time (like 500ms) as soon as it takes over any anchor navigation on site (aka “a:target” pseudoclass based)
Never rly done much in jquery so im not sure bout possible solutions, hope u guys will have any clue on subject.
Regards,
Robak