super_almoner Posted February 26, 2012 Share Posted February 26, 2012 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. Quote Link to comment Share on other sites More sharing options...
Mouseykins Posted February 26, 2012 Share Posted February 26, 2012 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 Quote Link to comment Share on other sites More sharing options...
super_almoner Posted February 26, 2012 Author Share Posted February 26, 2012 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: Quote Link to comment Share on other sites More sharing options...
Mouseykins Posted February 26, 2012 Share Posted February 26, 2012 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.