Hello,
Does anyone know what file I would edit (and possiblt line #) to place a social bookmarking button underneath the tags in every blog post?
I believe it would be in BxDolBlogs.php, but where? lol it has almost 2600 lines ofcode.
The button is in javascript.
Thanks,
Ron
Edit: OK, I figured this out after looking at the inc/classes/BxDolBlogs.php file again. On about line 461 I added another div after the tags div and pasted my javascript then closed the /div... seems to works fine. /Edit