nelian
Fri May 4 2007, 15:07
I need to remove or disable the feature that puts Skype code around any numbers that it finds on my HTML pages.
I have one site in particular that this occurs that disrupts the page layout, and I need to remove it.
Thanks
Ian Nel
lukman_chowdhury
Fri May 4 2007, 20:40
this is caused by the skype browser addon you installed at the time of installing skype.
please see my posts in
http://forum.skype.com/index.php?showtopic...l=browser+addon for instructions on uninstalling/disabling it
7h0m4s
Thu Jun 12 2008, 08:01
Hi,
I am a webmaster, and I need a way to ensure that my site looks the same on all browsers. The thing is when people navigate to my site, if they dont have skype installed, it displays the page correctly, but if they do have it, then since the icon is bigger than the number, it breaks my page layout.
Is there a way to dissable this from the server side? something like <span class="noskype">TelephoneNumber</span> that could insure that it doesn't get converted?
If not, how can I format the number so that skype doesnt recognize it as such?
Thank you,
Thomas
Avo Nappo
Thu Jun 12 2008, 12:44
> how can I format the number so that skype doesnt recognize it as such?
You can remove + symbol from in front of it.
<p>+372 56-99-99-99</p> - is reckognized by Skype add-on.
<p>372 56-99-99-99</p> - is not.
Jim Courtney
Fri Jun 13 2008, 13:40
If you have installed the Skype Firefox Extension (usually during installation of Skype) you also should have a Skype icon in your Firefox toolbar. (Sometimes you have to "Customize" the Firefox toolbars to find the icon.)
Clicking on the drop down arrow for this icon gives you three options:
- Change the default country for this website
- View help guide
- Remove Skype extension for Firefox
But also note that this icon allows you to turn the feature On and Off while viewing a web page as desired.