- Thread Author
- #1
Ill give anyone 500FP$ to who can make the image below, Where the Google chrome is clickable to download Google chrome. I don't want the whole image clickable as its my sites background. I want just around the google chrome area only clickable.
http://i56.tinypic.com/167o9ir.jpg
Now i want it to be placed in the CSS part not in the index file or what ever. So heres the CSS code for that image/background.
http://i56.tinypic.com/167o9ir.jpg
Now i want it to be placed in the CSS part not in the index file or what ever. So heres the CSS code for that image/background.
Code:
.mainbox{
width: 800px;
height: 450px;
background-image:url('images/mainbg1.png');
background-repeat:no-repeat;
margin: 0px auto;
padding: 10px;