Explorer tool bar custom image

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have seen other explorer tool bars that can be set to display an image behind the icons&text. My browser was set to show a company logo and I want to remove it. How or where can I find the command to change the image being displayed on the tool bars???
Thanks
Roy
 
Roy,

How to remove the ISP branding in Internet Explorer?
http://www.mvps.org/sramesh2k/IEFAQ.htm

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k



I have seen other explorer tool bars that can be set to display an image behind the icons&text. My browser was set to show a company logo and I want to remove it. How or where can I find the command to change the image being displayed on the tool bars???
Thanks,
Roy
 
Thanks for trying Ramesh, but I couldn't get that link to work, the main domain also gave me a 404 page not found error
I did find another person who also has a custom image tiled accross the toolbar, not a logo, a pet picture. Kinda cool, only he also has no idea how it got there, or how to change it
If you find this, please give this another try to find an answer for me
Thanks
Ro


----- Ramesh [MVP] wrote: ----

Roy

How to remove the ISP branding in Internet Explorer
http://www.mvps.org/sramesh2k/IEFAQ.ht

--
Ramesh - Microsoft MV
http://www.mvps.org/sramesh2



I have seen other explorer tool bars that can be set to display an image behind the icons&text. My browser was set to show a company logo and I want to remove it. How or where can I find the command to change the image being displayed on the tool bars???
Thanks
Ro
 
The URL works for me, Roy.

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k



Thanks for trying Ramesh, but I couldn't get that link to work, the main domain also gave me a 404 page not found error.
I did find another person who also has a custom image tiled accross the toolbar, not a logo, a pet picture. Kinda cool, only he also has no idea how it got there, or how to change it.
If you find this, please give this another try to find an answer for me.
Thanks,
Roy


----- Ramesh [MVP] wrote: -----

Roy,

How to remove the ISP branding in Internet Explorer?
http://www.mvps.org/sramesh2k/IEFAQ.htm

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k



I have seen other explorer tool bars that can be set to display an image behind the icons&text. My browser was set to show a company logo and I want to remove it. How or where can I find the command to change the image being displayed on the tool bars???
Thanks,
Roy
 
http://www.mvps.org/sramesh2k/IEFAQ.htm
I couldn't get that link to work,
the main domain also gave me a 404 page not found error.

Use nslookup *and* ping to find out what address your DNS
is telling you to use for that server and what address you are
actually using. If there is a difference you will know that your
HOSTS file is causing a problem. (In NT5x you should also
flush your dnscache after you modify your HOSTS file.)

Example Commands:
nslookup www.mvps.org
ping www.mvps.org -n 1
ipconfig /flushdns

Report the addresses if you then still have a problem.
If the problem turns out to be your DNS you could
temporarily override that lookup with your HOSTS file.
Then notify your ISP to make sure that something is done
to correct the error.

FWIW here is the reply that my nslookup got:

Non-authoritative answer:
Name: www.mvps.org
Address: 209.68.48.119

So this is the line that you would put in your HOSTS file:

209.68.48.119 www.mvps.org


Good luck

Robert Aldwinckle
---


guzzimaster said:
Thanks for trying Ramesh, but I couldn't get that link to work, the main domain also gave me a 404 page not found error.
I did find another person who also has a custom image tiled accross the toolbar, not a logo, a pet picture. Kinda cool, only he
also has no idea how it got there, or how to change it.
If you find this, please give this another try to find an answer for me.
Thanks,
Roy


----- Ramesh [MVP] wrote: -----

Roy,

How to remove the ISP branding in Internet Explorer?
http://www.mvps.org/sramesh2k/IEFAQ.htm

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k



I have seen other explorer tool bars that can be set to display an image behind the icons&text. My browser was set to show a
company logo and I want to remove it. How or where can I find the command to change the image being displayed on the tool bars???
 
Back
Top