Petpage Coding Help.

On my petpage it says the position word isn't going through but I took a look at some premade layouts and thay have position in them but they actually work. Why does it do this?
Forums: 

Does anyone know what I am talking about? ~~ http://www.neopets.com/browseshop.phtml?owner=leelo513&misc
-------------------- http://www.neopets.com/browseshop.phtml?owner=leelo513&misc

My shop directory has the same problem right now. I just noticed it today. I dont know how to fix it. The first time this was happening, that one code fixed everything that I got off another petpage advertised. Now, it doesnt work anymore. Does anyone else know a code that is currently working?

I think there is a new fix but I am not sure how it works. :( ~~ http://www.neopets.com/browseshop.phtml?owner=leelo513&misc
-------------------- http://www.neopets.com/browseshop.phtml?owner=leelo513&misc

There was a fix, but it doesnt seem to work anymore :(
[hr][size=11]Training, Luck & Medicine! ^_^ www.neopets.com/browseshop.phtml?owner=_jaspeh_&misc#c [/size]

i know that but i think if you put the position info into the div tag instead of in between the style tags it works. ~~ http://www.neopets.com/browseshop.phtml?owner=leelo513&misc
-------------------- http://www.neopets.com/browseshop.phtml?owner=leelo513&misc

I'm having the same problem with my dailies page. Does anyone know how to fix it?
[center] [color=#74BE04]» Luck «[/color] [color=#C4928C]» http://www.neopets.com/browseshop.phtml?owner=twilight51492 «[/color] [/center]

[quote=Leelo513]i know that but i think if you put the position info into the div tag instead of in between the style tags it works. ~~ http://www.neopets.com/browseshop.phtml?owner=leelo513&misc[/quote] This actually works! :D I was able to get my petpage to look correct http://www.neopets.com/~SicalliaRomeo So for example, previously I had something like... #main {left:181px;top:349px;width:575px;position:absolute;display:inline;} (in style tags) < div id="main" >blahblah< /div > (in the body) (and "position" was blocked) I changed it to < div id="main" style="left:181px;top:349px;width:575px;position:absolute;display:inline;" > (and nothing in the style tags) Not sure if that will solve all problems, but it helps if you were just positioning your divs and such
[hr][size=11]Training, Luck & Medicine! ^_^ www.neopets.com/browseshop.phtml?owner=_jaspeh_&misc#c [/size]

It'll probably get blocked by tomorrow. :(
[color=Gray]Good Idea: Feeding stray kittens in the park. Bad Idea: Feeding stray kittens in the park... to a bear.[/color]

Good luck leelo. Hope to see you in the mall later this week:D

[quote=bdonballer2]Good luck leelo. Hope to see you in the mall later this week:D[/quote] Thanks! :) ~~ http://www.neopets.com/browseshop.phtml?owner=leelo513&misc
-------------------- http://www.neopets.com/browseshop.phtml?owner=leelo513&misc

Pages