![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I need to make the main graphic on http://www.cohnmoscarelli.com/ (eye w/ Learn more banner) clickable. the graphic is a background image
CSS: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #home-top { background: url("images/home-top-bg.png") no-repeat scroll 0 0 transparent; color: #808285; height: 376px; margin: 0; overflow: hidden; padding: 0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ the image should link to: http://www.cohnmoscarelli.com/cohn-m...joins-findlaw/ how can I do this? Thanks for the help! |
|
#2
|
||||
|
||||
|
background images cannot be turned into links. You can add a link and set that to have a background image.
__________________
Nick "Fred and/or George Weasley" Croft Designs by Nick the Geek @Nick_theGeek on Twitter Make web design easier, get FireBug for FireFox Want to learn more about Genesis? Check out my Genesis Explained Series |
|
#3
|
|||
|
|||
|
how do I do that?
|
|
#4
|
||||
|
||||
|
you have to add a link to your site with a unique class or ID you can target, then you use CSS to set it to display block and have specific height and width as well as the background you want.
__________________
Nick "Fred and/or George Weasley" Croft Designs by Nick the Geek @Nick_theGeek on Twitter Make web design easier, get FireBug for FireFox Want to learn more about Genesis? Check out my Genesis Explained Series |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Make Logo Link To Homepage | NateP | General Discussion | 11 | 06-21-2009 09:51 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us