Add a banner to the top and move everything down!, *pulling out my hair* |
Add a banner to the top and move everything down!, *pulling out my hair* |
Jun 28 2008, 10:05 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2008 Member No: 662,679 |
Hey guys,
I have a webpage that was coded for me by someone else and I want to move everything down (including the top myspace links) and add a banner. I just cant figure out the coding. Here is the link for the banner that I want add http://i26.tinypic.com/5prcqf.jpg and the site is www.myspace.com/eblazeofaggrivatedmuzik. Please help me guys! Website codes in attachment.
Attached File(s)
|
|
|
|
![]() |
Jun 28 2008, 10:52 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2008 Member No: 662,679 |
Thanks for the response. I beleive you were referencing this code:
<style type="text/css"> body { margin-top:1023px; } .topban { width:800px; height:1023px; position:absolute; top:0; left:50%; margin:0 0 0 -400px; } </style> <div class="topban"><img src="http://i26.tinypic.com/5prcqf.jpg" /></div> I added this in all three spots, and the only thing that happen was the top came down. I think the background is set to come in front of the div layout or something. |
|
|
|
jdwilson00 Add a banner to the top and move everything down! Jun 28 2008, 10:05 PM
fixtatik http://www.createblog.com/forums/index.php?showtop... Jun 28 2008, 10:30 PM
fixtatik there's probably a code somewhere in there tha... Jun 28 2008, 11:17 PM![]() ![]() |