Jump to content

user lookup help


Kuroida

Recommended Posts

About half an hour ago I decided to try my hand at making user lookups.

 

Literally all I did was take the graphic bin's roxas layout (located here: http://www.thegraphicbin.com/neouserlookups/img/roxas_ul.jpg) and insert an image link of my own. I did this by having a layer of the roxas layout in photoshop and creating a simple neku BG on another layer on top. Therefore everything should be the same size....right? o.0

 

Anyways, this was the result: http://www.neopets.com/userlookup.phtml?user=kuroida_

 

Can someone tell me why the image is so small or what I did wrong? o.0

Link to comment
Share on other sites

*facepalm* Looks like it didn't save. Sorry.

 

*edit: fixed

 

*edit: IT WORKED!! :D Turns out the image was small because I used photobucket which decreases the size of the image to save space or something. All I had to do was use ImageShack.....

 

now how do I get my shops and gallery to show....hmm.... Also, I've seen people take out their account age (in my case it's the blue poogle that says "one month" on the bottom). How do I do this? o.0

Link to comment
Share on other sites

If you want to delete the shield its

 

<style />

#userinfo img { display:none; }

#userinfo .medText .medText .medText img { display:inline; }

</style />

 

or to replace it use

 

 

<style>

#userinfo .contentModuleContent{background-image:url(IMAGE ADDRESS);

background-repeat:no-repeat;

background-position:top right;}

#userinfo .medText img {visibility:hidden;}

#userinfo .medText table table img {visibility:visible;}

</style>

 

Edit: PS your shops and gallery are already showing. They are in the middle.

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...