Adding images to a banner?, this is baffeling |
![]() ![]() |
Adding images to a banner?, this is baffeling |
Aug 6 2008, 04:45 PM
Post
#1
|
|
|
HAHA I love korn! ![]() ![]() ![]() Group: Member Posts: 85 Joined: Feb 2008 Member No: 618,986 |
Last thing i need to know!
This will be the last thing I will probably ever ask of the people of create blog! This has baffled me easy! How can I put more images inside of a banner and make them level out And how do I put them on the bottom and top? Screen shot of what I'm talking about I pointed to it with the black arrows!
Reason for edit: please thumb images. thanks :) -nat
|
|
|
|
Aug 6 2008, 05:41 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
it's nothing more than a custom banner, which has been answered on the forums a few times. i'd suggest checking out the scripts. basically, all the designer did was remove the new navigation links on myspace, and replace it with the old ones.
just a set up of a table, two rows on top (for the nav links), a row in the middle (for the image), and a row on the bottom (for the contact links). |
|
|
|
Aug 6 2008, 08:37 PM
Post
#3
|
|
|
HAHA I love korn! ![]() ![]() ![]() Group: Member Posts: 85 Joined: Feb 2008 Member No: 618,986 |
What code would i need for that?
|
|
|
|
Aug 7 2008, 02:58 AM
Post
#4
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
They didn't add images to a banner. They just compiled lots of images to create that section. Just take a simple custom banner code and instead of adding one image (the banner), add lots of images (eg. navigation, contact links, etc). Use this code to format your custom section:
CODE <style> body table {margin-top:536px;} body td table, body div table {margin-top:0px;} .header {width:800px; height:526px; position:absolute; margin-left:-400px; left:50%; top:100px; _top:100px;} </style> If you'd like to change the header's height, make sure you also change the top margin at the top of the code. Then use this to place the images inside that section: CODE <div class="header"> LINK/IMAGE CODES </div> Just use a repetition of image link codes for the navigation, an image code for the banner, and another repetition of image link codes for the contact links. After, place it in a table like Fixtatik suggested. By the way, they didn't hide the new navigation and replace it with the old one. They just covered it with the DIV and made their own using images. However, that's going to need a lot of images. I suggest just hiding the new navigation and replacing it with the old one like Fixtatik suggested instead. |
|
|
|
Aug 7 2008, 09:57 AM
Post
#5
|
|
|
HAHA I love korn! ![]() ![]() ![]() Group: Member Posts: 85 Joined: Feb 2008 Member No: 618,986 |
Thanks for your help ill message you if i come across any problems!
|
|
|
|
Aug 7 2008, 11:27 AM
Post
#6
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Sure, no problem.
|
|
|
|
Aug 7 2008, 12:37 PM
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 |
Topic Closed & Moved
|
|
|
|
![]() ![]() |