orgrimmar css

orgrimmar css

have you come to serve the horde?

Ohai, this is my template page.
Don't confuse these with premades.
These are base codes you can alter and customize for yourself.
These codes were my own personal codes, made by me, for me.
But people kept asking for them so here they are.

ArtFAQArt RequestsLookup

Rules & Terms of use

1. Leave the credit link.
2. You can change literally anything else.
3. Don't use my personal counters.

It messes with MY stats.

4. That's it! *gasp*


Any codes of "yours" that you "base" off of mine still require credit. Theft is dealt with through a single warning neomail and then a report if the neomail hasn't received an adequate response.

Updates & News

11.14.12 - The petpage section is back, sorry guys! I added a new simple layout as well, 2-3 more codes will be available soon. 7.02.12 - Added a shop code finally! & Also cleaned up the original lookup code for current filters, as it was 3-4 filter changes behind.
7.01.12 - Added a new userlookup!
2.18.12 - Added my not UFT/UFA banners in a new section.
10.7.11 - Oh look, a new layout and a new userlookup code!
Ctrl + A inside the textboxes to highlight the CSS.

IF YOU USE ANY PART OF MY CODE YOU NEED TO INCLUDE CREDIT. This is a template site, but if you use my code as a "base" or "idea" you still need to credit me. Apparently this needs to be said twice. u_u

Please refer to Editorials 250, 308, AND 533 for issues on using the css of others.

If you are out of room to include credit, mail me and I can try to condense what you have to get you some more character space.


This is the MINIMUM credit I require:
Look! That's 29 characters total.
That little for common courtesy.

Please, don't remove the credit.

read me*

read me*

mini faq

Can I change the colors?
Yes, of course, you can change anything.

Can I change the background?
Yes, of course, you can change anything.

Can I change the links?
Yes, of course, you can change anything.

How do I get a counter?
The regular counter is from boingdragon. The active user counter (the one with the little person on it) is from whos amung us.

Why can't I use your counter?
Because it will mess with both of our stats, and that doesn't provide either of us with accurate information. xD

How do I get the little images of my pets?
*In order to find your pets' avatar images just use:
http://pets.neopets.com/cpn/PETNAME/1/1.png
And obviously change petname to your pet's name. The link will change when you save I think.
I will mention that they probably won't all be positioned perfectly in the center because all species are positioned differently; which is I specifically centered mine. I still suggest that you make and crop your own images if it really matters that much to you. But the code has been updated for lazy people.

before mailing me...

It is not my problem if you don't read the suggestions and notes given on this page.
I will be more than happy to help you if you can't get something to work or your code broke for some unknown reason - that is totally fine to mail me about. But if you mail about something like.. how to add a background, or how to add your pet's images to the lookup, I'm sorry, I just, won't... CAN'T reply to you.
I don't want to be a huge butt about this, but I seriously can't differentiate between trolls and people that actually need help anymore.

There are sites linked to the bottom of the page that explain basic CSS.

userlookups

userlookups

notes on lookups

These apply to pretty much all of my lookups:
  • *Please see the read me for how to get your mini pet images.
  • The 1 2 3 up top are meant to be links to your side accounts. It says ACCOUNTNAMEHERE, put your side account names there.
  • You.. can change those links at the top you know; not that I'm complaining lulz. Or just remove them.
  • If you want to add a background image in like the bottom right of the page all you have to do is the following:
    Find: body{background:#efefef;}
    Change it to: body{background:#efefef url(IMG HERE) bottom right fixed no-repeat;}
  • Hex codes (the 6 digits with the # sign) are what you change to change colors of things. Anywhere there's a hex code, there's a color you can change.

fullscreen sidebar

  • *Please see the read me for how to get your mini pet images.
  • I encourage you to pick your own backgrounds from the source I used. c;
  • Doesn't show your shop, gallery, ncmall, neohome or habitarium. I've included a link to the shop and gallery, just put in your username.
  • Everything you can change the color of is towards the top of the code.

sleek original

  • *Please see the read me for how to get your mini pet images.
  • Clean and skinny version of my original lookup below.
  • Doesn't show your shop, gallery, ncmall, neohome or habitarium. I've included a link to the shop and gallery, just put in your username.
  • The links and line colors you can change are up towards the top of the code for your convenience.

original condensed

  • *Please see the read me for how to get your mini pet images.
  • Doesn't show your shop, gallery, ncmall, neohome or habitarium. Be sure to include a link to at least your shop somewhere.
  • If you really want to ruin the positioning and include your habitarium and ncmall thing, just remove: #habitarium and #ncmall at the top of the code.

original lookup

  • *Please see the read me for how to get your mini pet images.
  • This doesn't show your Habitarium.
  • If you have a lot of trophies I highly suggest removing the NC Mall module they just added. Add #ncmall to the list of things by display:none; at the top of the CSS.

petlookups

petlookups

single flip box

This code is down for editing.

individual boxes

  • All of the things you can change the colors of are separated at the very top of the style sheet.
  • Because I removed the petpage and neomail icons, you have to add that info yourself. It's at the very bottom of the code.
  • This userlookup does not show trophies. You have to add them yourself. Neopets does not allow you to omit information about your pets, trophies included. Also don't ADD trophies, lol, also against the rules.
  • To add an image that floats like mine do you can do
    [img src="IMAGELINK.PNG" style="float:left;"]
    with normal brackets.

divider box

  • That first line of code, you replace the petpet image with your own pet's petpet's image.
  • Colors for changing are at the top of the code.
  • Remember to change the links.
  • The NFT banner is included in this code, you can just remove it if it's not applicable.
  • If you want pet rating enabled, remove #pet_rating, from the big display:none; chunk of code. Then add #rating_ballot img {display:inline!important;} to the css.

petpages

petpages

rainbows

This code is back! I cleaned it up a little bit as well, and made the save button more accessible because it was one of my most frequent complaints. c:
  • Minor notes are in the code when you copy.

  • Enjoy guys!

    If you are looking for the code for my current FAQ page, read the note there for details (it is free use, sort of).

simple blue

Simple layout I've had sitting around for awhile.
  • Nice textareas are coded in, I just couldn't put it in the sample code.
  • Make sure you put h2 before h1, you need both for the fancy look!
  • Remember the paragraph tag or the padding will look awful. People forget a lot.
This layout is nice for simple adoption and application pages actually. It's what I made it for. c:

shops

shops

clean shop

This code is a little bit bootleg since shops don't allow the use of margin and position.
  • Everything changable is up at the top of the code.
  • If you want to change the border color of the main box, make sure you change EVERY border under #header,#content & #footer - they're fragmented!
  • If you don't have premium, the mamabar links show up nice and neat on the top left. c:

other

other

other goodies

I've gotten some requests from people to use my nifty not UFT/UFA banner. You can see it in action here.

I may make a few variations in the future.

*Remember you only need ONE set of style tags on any one page!
This, the not UFT/UFA banner, is the only resource of mine that I ever will allow you to remove credit from if you choose to. Leaving it would be great, but you know it's not that big a deal as long as you don't claim it as your own.


Got tired of seeing the light version on dark lookups. So I made a dark one for you guys, how convenient!

links

links

links & fine print

If you have any problems at all, you are of course free to mail my main for help!
I will try to explain and solve your issue in simple language.

You need to know basic coding to customize these lookups.
If you're asking how to add an image or something equally as basic, please go here instead of mailing me.

Because I made these for me personally, you may have to edit things depending on your own stats etc. Please keep this in mind, basic CSS/HTML knowledge is helpful.
You're on the internet, learning it is not a waste of time. c:

Listed at


Helpful/Suggested Sites

If you still have a question or something just isn't working right for you, title your mail with CSS HELPIES in caps, and you will get absolute priority response for reading this and I will work with you until your code works.






NEOPETS, characters, logos, names and all related indicia
are trademarks of Neopets, Inc., © 1999-2013.
® denotes Reg. US Pat. & TM Office. All rights reserved.

PRIVACY POLICY | Safety Tips | Contact Us | About Us | Press Kit
Use of this site signifies your acceptance of the Terms and Conditions