Replies

Jul 6, 2009 16 years ago
Norsha
User Avatar

Hi everyone!

I'm having a really strange problem I just can't seem to fix.

I made a profile for my new pet, Annabelle by using the code I made earlier for my pet Floozie and only editing the image source, but now the whole pet_lookup is too much to the right in Firefox. When using Internet Explorer everything is normal.

What is wrong? Please help!

  • Norsha
Jul 6, 2009 16 years ago
Sammii
is a sun worshipper
User Avatar

I don't know why it would have worked before, but I believe it's because the original coding for the pet profiles has absolute positioning on it already, so when you absolute position it further, it gets added on instead of overriding it. It probably works in IE because IE kind of makes it's own rules when it comes to coding, so perhaps in IE your code is overriding the defaults. :P I'd say just lower your top and left position values.

Please log in to reply to this topic.