Clickable bacground CSS [Link from bg]
-
Good day,
I’m really looking for help, for making my background clickable. I’m not strong at CSS, so I cant even imagine how to make a background with link to other site.
Here is my CSS with background:/* Body */ body {background-color:#eeeeee;font-family:Arial;font-size:12px;} /* Top BG */ .topbg {position:fixed;top:0;left:0;width:100%;height:100%;background:url(https://www.gameblog.lt/skins/bf3.jpg) repeat-x top;z-index:1;} /* Wrapper */ .wrapper {position:relative;width:960px;margin:auto;z-index:2;}
Tnaks for any help!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Clickable bacground CSS [Link from bg]’ is closed to new replies.