Enable Opera's navigation toolbar options
This modification is in the archives.
For those who may not know, Opera has a "Navigation" toolbar that is based off of the <link> HTML tag. There is also a third party http://www.draig.de/LinkBar/index.en.html for IE as well.
This mod enables some of the many options on the Navigation toolbar, including Home, Index, Search, Help, and Author. In the AdminCP>Styles & Templates>Style Manager>All Style Options>headinclude find Code:
<meta name="description" content="$vboptions[description]" /> Code:
<link rel="index" href="$vboptions[bburl]/" title="$vboptions[bbtitle]" /> <link rel="search" href="$vboptions[bburl]/search.php?$session[sessionurl]" title="$vbphrase[advanced_search]" /> <link rel="help" href="$vboptions[bburl]/faq.php?$session[sessionurl]" title="FAQ" /> <link rel="start" href="$vboptions[bburl]/" title="Forum Home" /> <link rev="made" href="$vboptions[contactuslink]" title="$vboptions[webmasteremail]" /> <link rel="author" href="$vboptions[contactuslink]" title="$vboptions[webmasteremail]" /> http://www.efhs84.com/ (depending on the version of Opera that you have installed, you may need to turn the Navigation bar on by going to View>Toolbars>Navigation Toolbar Download No files for download. Screenshots
|