Banner help! |
Banner help! |
May 17 2008, 07:43 AM
Post
#1
|
|
|
HAHA I love korn! ![]() ![]() ![]() Group: Member Posts: 85 Joined: Feb 2008 Member No: 618,986 |
Whats the code to make a banner
with links in it Also how do i add more then one banner using the slice tool in photoshop? |
|
|
|
![]() |
May 20 2008, 11:49 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
didn't you already ask this?
http://www.createblog.com/forums/index.php?showtopic=202541 use the tutorials i gave you there. for placing a banner above the myspace advertisement, use this: CODE <style type="text/css"> body { margin:400px 0 0 0; } .topbanner { width:800px; height:400px; position:absolute; top:0; left:50%; margin:0 0 0 -400px; } </style> <div class="topbanner"> <img src="LINK TO IMAGE" usemap="#mapid" /> <map name="mapid"> <area href="LINK" /> <area href="LINK" /> </map> </div> using more than one image simply means adding more than one image. this probably should be merged with your other topic of the same question. |
|
|
|
Strive Banner help! May 17 2008, 07:43 AM
grrDesign what kind of a banner are you talking about? do yo... May 17 2008, 07:56 AM
Strive A mapped image! Banner May 17 2008, 08:03 AM
grrDesign i'd suggest taking a peek in the tutorial sect... May 17 2008, 11:53 AM
Strive Thanks ima check them out now! May 17 2008, 05:23 PM
Strive How do i add images above my myspace for band layo... May 20 2008, 05:42 AM
Strive Ok sorry :P May 20 2008, 04:02 PM![]() ![]() |