1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

customizing Internet Explorer

Discussion in 'Video - Software discussion' started by duken58, Jul 22, 2005.

  1. duken58

    duken58 Member

    Joined:
    Feb 28, 2005
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    11
    I was wondering if anyone knows how to switch the browser name with the webpage title in IE. I added the registry file to make my name appear as the browser name but now it is : ex. Yahoo! - My name
    How do I get it to be My name - Yahoo?
    If anyone knows the info would be greatly appreciated. Thanks all
     
  2. marcus23

    marcus23 Regular member

    Joined:
    Jun 17, 2005
    Messages:
    224
    Likes Received:
    0
    Trophy Points:
    26
    It's easy. Just make a HTML page like this:
    <html>
    <head><title>Your Name</title></head>
    <body>
    </body>
    </html>
     

Share This Page