Sammygdog_! Posted February 24, 2011 Posted February 24, 2011 Hello, I'm Samantha :) Well I have been wanting to make a page of premades on my petpage and I ran into an issue. Ok, when I preview the page, the text area looks fine and everything but as soon as I try to save it this comes up: "Invalid words or disallowed property names found in your style tags. position" Now is there a way to fix this? Because I need the parts that say "position". That part moves the userinfo, collections, neopets, and trophies where you want them to go. Quote
Xepha Posted February 24, 2011 Posted February 24, 2011 You can get into the habit of using margin instead of position... Quote
Sammygdog_! Posted February 24, 2011 Author Posted February 24, 2011 Margin? Thank you :). Ok how do you use that, could I see a little example? Something like this, but with using margin: #userinfo .contentModuleTable { position: absolute; left: 805px; top: 845px; width: 300px; height: 2px; } EDIT: Ok I was able to figure it out ^^ Thank you for telling me about margins :D *lol* I have a lot of code to change Quote
antiaircraft Posted February 25, 2011 Posted February 25, 2011 I'm not sure how accurate this is (since my memory sucks), but I think I read somewhere that you can still use the position property as an inline style (using the style attribute). :yes: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.