painted_neo_faerie Posted July 22, 2013 Share Posted July 22, 2013 Good morning/afternoon/night! I made my first userlookup, including the coding. Please rate! I use firefox, and I seem to be having issues in other browsers. Is there a solution to that? Quote Link to comment Share on other sites More sharing options...
Xepha Posted July 22, 2013 Share Posted July 22, 2013 The graphics are adorable, so good job on that! As far as coding goes, it's better to change all your position: absolute; for margin... that way, things should be displayed the same for everyone, in all resolutions. (Because your problem doesn't lie in browser, but in screen resolution.) Mouseykins and Rebecca~ 2 Quote Link to comment Share on other sites More sharing options...
The Bandit Posted July 22, 2013 Share Posted July 22, 2013 Yup, the graphics and titles are great - looks really good, but on my browser / screen resolution half the stuff is way over to the right & off the page. I guess do what Xepha suggested. Quote Link to comment Share on other sites More sharing options...
catbirdandog Posted July 22, 2013 Share Posted July 22, 2013 really nice:3 Did you draw the image yourself? because i love it ^^ as said before the user information is a little on the right on my screen but other than that its perfect Quote Link to comment Share on other sites More sharing options...
Mouseykins Posted July 22, 2013 Share Posted July 22, 2013 Xepha makes an excellent point. You can also use position: relative; as well. That will make it the same across browsers and different screen resolutions. If you can avoid using any position tags by using margin properties I definitely would. Your lookup looks great! :) Quote Link to comment Share on other sites More sharing options...
painted_neo_faerie Posted July 23, 2013 Author Share Posted July 23, 2013 Thank you all very much for your quick input! I am already using the absolute property. How do margin codes work? Quote Link to comment Share on other sites More sharing options...
Xepha Posted July 26, 2013 Share Posted July 26, 2013 The margin declaration looks like this : margin-example { margin: 0 0 0 0; } top, right, bottom, left; An example of how I use it on my premade lookups to center the navigation: #template_nav { margin: 475px auto 0px -150px; padding: 0px; width: 950px; } Mouseykins 1 Quote Link to comment Share on other sites More sharing options...
Sajjet Posted November 17, 2017 Share Posted November 17, 2017 Not sure if you are still active or not but if you are, I would like to inform you your pink background is still visible with the chibi faerie, however, I assume you must change your image host because of all the images in the user collection & userinfo tables are not there unless this was intentional. This topic has been edited by a member of staff (Mouseykins) because of a violation of the forum rules.Please do not revive topics that are no longer relevant.Please check your user inbox to see if you have been contacted regarding this incident, then review our rules. Quote Link to comment Share on other sites More sharing options...
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.