Status
Not open for further replies.

Freekoid

Customer
I thought this had been asked already, my mistake.

There is an extra seperator image next to bookmark post image.

314xcf7.jpg


I inspected the element and its definitely there, whether its your mod thats doing this I dont know.

Code:
<a class="blog" href="blog_post.php?do=newblog&p=248472"> Blog this Post</a>
[COLOR="red"]<span class="seperator"> </span>[/COLOR]
[COLOR="green"]<span class="seperator"> </span>[/COLOR]
<img style="cursor:pointer; vertical-align:middle;" alt="Bookmark Post" src="dbtech/bookmark/images/post.png" data-bookmarked="dbtech/bookmark/images/delete.png" data-bookmark="dbtech/bookmark/images/post.png" data-postid="248472" data-hasbookmarked="0" name="newpostbookmarklink" title="Bookmark Post">

Highlighted in separate colors to show double coding!

It actually breaks the forum for us on smaller widths, I have solutioned it by changing 'Promote to Article' to 'Add to Article' ~ Admin and Mod viewed only!
 
That can be fixed by opening the following template:

DragonByte Tech: Thread / Post Bookmarking - dbtech_bookmark_post

And remove the first line:
Code:
[COLOR=red]<span class="seperator"> </span>[/COLOR]

Maybe Fillip H. can shed some light as to why that line is included in the template
 
Double separator can't "destroy" the postbit unless you were really hard pressed for space ;p

The reason why I did it was because in earlier versions of vBulletin, a separator wasn't found on that specific location. Will remove for future versions :)
 
Status
Not open for further replies.

Legacy Thread / Post Bookmarking

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
68
Customer rating
0.00 star(s) 0 ratings
Back
Top