Jump to content

User Lookup Help?


super_almoner

Recommended Posts

Hey,

I'm trying to make my own user lookup and I'm having some issues... I'm trying to have the grey parts on the side of my lookup (super_almoner) gradiated from grey to black, but I also want an image to stay in the right corner when I scroll. I can't quite figure out how to code for that.

Cheers!

 

This topic has been edited by a member of staff (Anime).
The topic was posted in the wrong area.
Please check your user inbox to see if you have been contacted regarding this topic.
Per the reason above, this topic has been MOVED from Graphics Help to Computers & Programming.

Link to comment
Share on other sites

Here's a great page with lots of helpful css codes, I'm not exactly sure which one(s) will help you.

 

http://www.sunnyneo.com/csscodes.php

Link to comment
Share on other sites

Thanks for the link! It did help with some things, but I'm still trying to have an image stay in the bottom right corner... I can only seem to do that if it's under "background", but then that messes everything else up... There's clearly something I'm not understanding! d:

Link to comment
Share on other sites

Lets see if I can help a little more. Where do you want your image? do you want it on the sides where the grey is or do you want it in the centre area where all the text and stuff is?

 

try adding this to your code:

bottom-right; no-repeat;

 

that will get your image to the bottom right corner and it won't repeat.

 

Try adding fixed or scroll to your code, not sure the proper format but the link I gave you can give you that.

 

I might be understanding wrong, but where do you want your image exactly, do you want it as a background or an image used as a footer? If I have more details I might be able to help better.

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