Creating Headers for Band Profile |
Creating Headers for Band Profile |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 21 Joined: Jul 2009 Member No: 735,396 ![]() |
I want to know how can I create a Header for "Shows" section and the "About Me" Section
I just need an Image to go across the top of the "Shows" section, which I already have 453x28 For the "About Me" Section I just want to cover the "About Me" Headline with an Image that I also have already that is the same size, 453x28 :] PLEASE HELP |
|
|
![]() |
![]()
Post
#2
|
|
Member ![]() ![]() Group: Member Posts: 21 Joined: Jul 2009 Member No: 735,396 ![]() |
I'm going to try the "Band Bio" Code right now
I tried your Upcoming Shows code but it just doesn't show up >< I put in what I needed to and this is the code, but it just doesn't show up, I actually don't see it anywhere on the layout. CODE <style type="text/css">
table table table table td.text span.whitetext12 { position: relative; top: 0px; display: block; left: 0px; visibility: visible; width: 1px; height: 28px; text-indent: -999999px; background: transparent url() bottom left no-repeat; } .shows {position:absolute; left:50%; margin-left:-56px; top:1265px; width:450px; height:40px;} </style> <div class="shows"> <img src="http://img107.imageshack.us/img107/2653/prom2.jpg" /> </div> |
|
|
![]() ![]() |