Placing an icon beside address bar link?

hi guys,

is there anyway i could place an icon (ie. my log ) right beside the address bar link (just like the done with boonex) ?

how can i do that ?

Quote · 3 Mar 2010

I believe what you are looking for is called the Favicon.  Here is a handy link to a nice tutorial on how to do this.

http://www.photoshopsupport.com/tutorials/jennifer/favicon.html

(There are MANY other great sites on how to do this)

When the tutorial gives you LINK tag code to insert into your pages, add it to

\template\base\_header.html

Find the line "<bx_include_css />", and add the LINK code above this line.

It will look something like this:

__page_description__

__page_keywords__

<meta http-equiv="Content-Style-Type" content="text/css" />

<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">

<bx_include_css />

<bx_include_js />

(There may be more than one link code, only one is in my example)

Hope this helps.

Quote · 3 Mar 2010

Perfect. it works fine.

Thank you so much

Quote · 3 Mar 2010

Anytime, Glad I could help Smile

Quote · 3 Mar 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.