vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Forum Home Enhancements - Bookmark Us on Navbar or footer (https://vborg.vbsupport.ru/showthread.php?t=166058)

BigDog56 07-11-2008 08:05 PM

Can't get it to work in IE either.

Charlie98902 07-11-2008 08:07 PM

Ensure you did things right, IE7 is working well with the bookmark in the navbar.

BigDog56 07-11-2008 08:27 PM

Quote:

Originally Posted by Charlie98902 (Post 1573034)
Ensure you did things right, IE7 is working well with the bookmark in the navbar.

Figured it out, thanks to Boofo's posts. Thanks!

tazzarkin 07-13-2008 04:24 PM

Thank you for this. It's simple, but very helpful.

Chris Sotier 07-14-2008 09:45 PM

Thanks Clicked installed!

steve1966 07-15-2008 07:45 AM

thanks

Ohiosweetheart 08-16-2008 12:44 AM

Can this code be added to a side column, rather than navbar or footer?

Fanny Annie 08-16-2008 11:12 AM

<a href="javascript:window.external.AddFavorite('http ://www.yoursite.com','your site title')">
<center><img src ="/your/image/path.gif" border="0"></center></a>

just add that .............. a lot simpler and add your image where the path is and it centers in the side nav


www.tabletennistalk.co.uk

Magnumutz 08-16-2008 06:40 PM

Quote:

Originally Posted by Ohiosweetheart (Post 1599688)
Can this code be added to a side column, rather than navbar or footer?

Of course, i don't see why not... just find a good place for it.

Ohiosweetheart 08-25-2008 03:37 AM

Love it. Thanks!


Quote:

Originally Posted by Fanny Annie (Post 1599902)
<a href="javascript:window.external.AddFavorite('http ://www.yoursite.com','your site title')">
<center><img src ="/your/image/path.gif" border="0"></center></a>

just add that .............. a lot simpler and add your image where the path is and it centers in the side nav


www.tabletennistalk.co.uk

Fanny Annie, I tried your code and it didn't work on my site. Nothing happens when I click the bookmark image. I also went to your site and tried clicking on the Bookmark button, again, and nothing happened.




@ Magnumutz - This is the code I used for my side column, using a button image, works like a charm. You may want to add this to your original
post? Just a thought...

Code:

<a href="javascript:bookmarksite('$vboptions[bbtitle]', '$vboptions[bburl]')"><img src ="http://www.image path/bookmark.png" border="0"></a>
see it here - http://www.themesbydesign.net/forums

jlew24asu 08-28-2008 11:33 AM

this doesnt work with firefox. is there a fix?

jlew24asu 09-02-2008 01:27 PM

Quote:

Originally Posted by jlew24asu (Post 1608968)
this doesnt work with firefox. is there a fix?

?????

ShadowOne 09-02-2008 10:10 PM

Quote:

Originally Posted by jlew24asu (Post 1608968)
this doesnt work with firefox. is there a fix?

works on firefox for me homie...

jlew24asu 09-03-2008 12:56 PM

Quote:

Originally Posted by ShadowOne (Post 1613154)
works on firefox for me homie...

damn. I can add the bookmark just fine but when I go to bookmarks and click the link, it opens on the left column...

http://i156.photobucket.com/albums/t...u/bookmark.jpg

Magnumutz 09-03-2008 01:39 PM

You must've had the the "Load this bookmark in sidebar" option checked.
Try adding it again, with that option unchecked, it will work properly.

jlew24asu 09-03-2008 02:18 PM

Quote:

Originally Posted by Magnumutz (Post 1613589)
You must've had the the "Load this bookmark in sidebar" option checked.
Try adding it again, with that option unchecked, it will work properly.

I didnt even know that option existed. I'm not shown any options when bookmarking a site...where is it?


edit: ok when I right click on the bookmark the option is there. but thats after I add it. there is no option when I first add it. is it a default setting or something? this happened to my brother too.

it only happens when I add using this hack.

jlew24asu 09-08-2008 03:28 PM

bump

munnakv 11-09-2008 12:57 AM

Thanks. Installed.

jlew24asu 01-05-2009 02:13 PM

Quote:

Originally Posted by Magnumutz (Post 1613589)
You must've had the the "Load this bookmark in sidebar" option checked.
Try adding it again, with that option unchecked, it will work properly.

so strange. the option is hidden when bookmarking using this hack. I have to manually right click on the bookmark of my site and uncheck the box.

Kobra Khan 02-08-2009 02:34 AM

i am having the same problem as Jlew24asu it only adds to the side bar then i had to go into properties and uncheck sidebar but why is it checking that option in the first place

if u look at the code it says side bar maybe that is the problem ?

if (window.sidebar) // firefox
window.sidebar.addPanel(title, url, "");
else if(window.opera && window.print){ // opera
var elem = document.createElement('a');
elem.setAttribute('href',url);
elem.setAttribute('title',title);
elem.setAttribute('rel','sidebar');
elem.click();


All times are GMT. The time now is 01:34 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01408 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (20)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete