M
Mr. Popularity
Guest
Has ANYONE ever wondered how they can manipulate the top bar and get rid of that ANNOYING assed logo URL?
Well, I figured it out and here's how I did it:
I embedded my default logo in the background image and changed the CSS to make it align top-left.
Then I uploaded a 1x1 clear.gif and that took care of the so called "requirement" for a logo.
Last, I manually updated the table "Logos" and edited out the URL in the "url" field and replaced it with this:
http://www.yourdomain.com" onClick="return false;
Thats it... whenever someone clicks the link, it does nothing
Enjoy
Well, I figured it out and here's how I did it:
I embedded my default logo in the background image and changed the CSS to make it align top-left.
Then I uploaded a 1x1 clear.gif and that took care of the so called "requirement" for a logo.
Last, I manually updated the table "Logos" and edited out the URL in the "url" field and replaced it with this:
http://www.yourdomain.com" onClick="return false;
Thats it... whenever someone clicks the link, it does nothing
Enjoy