Drezard Posted December 15, 2007 Share Posted December 15, 2007 How do I use a banner like this one in a real site? Like the buttons as links and everything. How does it work? http://www.photoshopdigest.com/text-effects/video-game-web-site-header/1/ Quote Link to comment Share on other sites More sharing options...
PHP_PhREEEk Posted December 15, 2007 Share Posted December 15, 2007 From the tutorial: Remember, this is a Photoshop tutorial, not a website-making tutorial. If you want to use this header for your website for example, you will either need to learn about slicing or get someone to code it for you. There are several ways to incorporate banners and menus into a website, all of them involve HTML, CSS, or Javascript, none of them involve any PHP really... If you want to table the banner, you would slice it into two sections, the top 'banner' portion and the lower black and yellow striped area. You'd create a table with two rows. Banner goes into the top row, button area on the bottom row. You can use an image map for the button functions (there are tons of freeware image map making utilities around the web), or you can use Javascript if you want the buttons to have a 'rollover', or hover effect. If you need more help, please post to the appropriate forum. PhREEEk 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.