If you feel there's something missing from this guide or if something isn't working properly, feel free to neomail me @ Dark_riku_765 and I'll get it up and fixed just as soon as I can.
Link Back
Welcome
Updates & Information
Welcome to CSS Guide. This is meant to be a one-stop information hub for any and everything CSS related. We do not offer premade layouts here, however feel free to use these codes to make your own layouts.
I made this page because I think there's some general confusion among people when it comes to Neopets' latest layout change. While there are numerous CSS guides out there, they tend to overcomplicate things for people who really just want some quick fixes for their layout problems, just like in the good old days when you could visit csshelp, pick up a code, and be on your way in seconds. That's what we're here for. We want you in and out ASAP. xD
Just as a note, I am aware that Neopets has blocked some of the adjusted style tags for shops. All of the codes here will work on lookups, guilds, shops, galleries, and petpages as of Neopets' latest site adjustment on October 6, 2009. Codes are checked regularly to ensure that they still work properly. Please pay attention to which section you're pulling a code from though. Some are exclusive to certain areas of the site.
As of November 23, 2008, we are officially open.
[11/20]: Code added for removing the Nickelodeon ad bar in shops. Leaves a gap at the top of the page where the ad bar once was...I haven't had any luck fixing that though. D:
[11/19]: I added a shop specific removal code (in two varieties) for anyone who wants to remove their sidebar. The second version of the code helps move your shop information over left and straighten things out; the original version of the code leaves a gap where the sidebar once was. I thought the second version might make it more difficult for people trying to make any sort of layout, so that's why there's two versions. I should also note, the second version doesn't appear to work in all browsers. I tested IE8 and Mozilla, which worked fine. However, Chrome didn't like the alignment, so it essentially had no effect (in other words, in Chrome, there's no difference between the two versions).
Some other notes, this code works best in Mozilla. It works in other browsers, but seems to leave behind pixels (from font shrinks). Nothing that bad though, considering what gets done. You should also change the font color in the code to match your background color. Right now, it's at the default white. Hopefully I'll get a more perfect version of this code, but for now, this is what I've got. =)
We are also now listed at Paper Thin! ^^
[11/12]: I got two requests for this code this week and saw a board requesting it as well, so I thought I'd add it, despite some of the complications that come along with it. I added a code for removing the whiteness in images (filed under CSS codes; removal codes) and for removing the whiteness in stat images on userlookups (filed under Userlookup specific; removal codes). This doesn't just remove the white background in the images, that's not possible if you're just using CSS. It removes all of the whiteness in images. This code also only works in IE browsers, so use it at your own discretion.
As an added reminder, not all codes posted will work in shops and galleries due to stricter filters with fewer workarounds. Codes under the shop/gallery specific section should continue to work despite the current filter though.
[10/16]:As a reminder, please make sure you're using the appropriate filter solutions in the appropriate areas of the site. The style solution only works on userlookups, hence why it's under the userlookup specific section. For guilds, please use inlines and the float solution I posted. For petpages, use inlines. DON'T USE THE STYLE SOLUTION. For shops and galleries, stick with inlines as much as possible. There is no perfect solution for all of the filter nonsense in shops right now.
xD Sorry if anyone had to highlight that to read it. Wanted to make sure it caught your attention.
[10/15]: I added shop/gallery specific codes for the removal (really, it's just hiding them because they can't actually be removed) of headers, footers, and ads. Codes were tested in IE8, Mozilla, and Chrome.
Filter Solutions
About Inlines
Inlines are a way of taking what would normally be found in a css portion of code and moving it to the HTML portion. So something like this: