Jump to content

Change size of trophy box


Duckyz

Recommended Posts

So I decided to edit my user lookup to remove habitarium and the NC Mall box but now the size of my trophy box doesn't line up with the the shop box and neohome box. The code is

 

<style>
#habitarium, #ncmall {
display: none;
}
</style>

So when I went looking to change the size of the tophy box I stumbled across this snippet

 

#usertrophies {
width: 200px;
height: 100px;
}

 

which I added in between my style tags and was gonna adjust the size till it fit right but all it does it make it smaller and doesn't change no matter what the values are. Any suggestions?

 

Edit: In boredom I've managed to skin everything to my liking only to realize that the trophy box size was off from the start... that bloody NC mall ruins everything.

Also is there a way to make my header closer to the top on chrome and show on firefox?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...