Log In · Register

 
How do I add a section?
DemonicJay
post Jul 14 2009, 08:58 PM
Post #1


Member
**

Group: Member
Posts: 21
Joined: Jul 2009
Member No: 735,396



I want to add a "Information" Section like this band, under there display pic

http://www.myspace.com/jackketchkills

"Information

HOMETOWN: Sacramento, CA
MYSPACE: myspace.com/jackketchkills
WEBSITE: www.jackketchkills.com
BOOKING: nick@jackketchkills.com
LAYOUT: www.hosbak.com
LABEL: Transmedia Records"
 
 
Start new topic
Replies
Mikeplyts
post Jul 14 2009, 10:02 PM
Post #2


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



You just have to make a DIV container for it.

Put this in your CSS:
CODE
.CLASS_NAME {
position:absolute;
top:###px;
_top:###px;
left:50%;
_left:50%;
margin-left:-###px;
_margin-left:-###px;
width:###px;
height:###px;
}


Then, add this to your HTML:
CODE
<div class="CLASS_NAME">
YOUR CUSTOM SECTION CONTENT GOES HERE
</div>


That's probably a bit difficult though because you would have to make some spacing under the Display Pic area. I think you can just hide the whole left section and make one big DIV container for it. If you want to do that, take a look at Step 11 of this tutorial.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: