Log In · Register

 
need some more help with a band layout
jbarber07
post Mar 29 2009, 01:35 AM
Post #1


Senior Member
***

Group: Member
Posts: 76
Joined: Dec 2008
Member No: 703,593



here is the link to the page

click here

basically, i need to get an endorsements section, albums, and "info" (url, hometown, booking, publicity etc etc) down below the members. I have no idea where i should put these or if i should div them.

if somebody could tell me, also, how to create the "info" section without using a div, that'd be wonderful. also, getting rid of the border around "influences, sound like etc" would be awesome. and possibly hiding the header for those sections as well (not the sections themselves, just the titles)
 
 
Start new topic
Replies (1 - 3)
jbarber07
post Mar 29 2009, 07:09 AM
Post #2


Senior Member
***

Group: Member
Posts: 76
Joined: Dec 2008
Member No: 703,593



i could use some help with that actually. i have them set up as divs, and im wondering if i can just put them in the influences section or something? because im scared that the divs are going to act up when i pass this code along to the band.

also, do you know how to do the "info" section? there is an example here on the bottom left column

link
 
Mickey
post Mar 29 2009, 08:13 AM
Post #3


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



I suggest just merging all the content into one DIV. They're all in the same column anyway. That way you won't need separate DIVs for each section, nor would you need to worry much about positioning. As for the Info section, the designer constructed it using table tags:

CODE
<table border="0" cellpadding="3" cellspacing="3" width="300">
<tbody><tr>
<td>URL</td>

<td><div align="right"><a href="http://www.myspace.com/mcmb">myspace.com/mcmb</a></div></td>
</tr>
<tr>

<td>HOMETOWN</td>
<td><div align="right">Madison, AL</div></td>
</tr>
<tr>
<td>LABEL</td>
<td><div align="right"><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnNvbGlkc3RhdGVyZWNvcmRzLmNvbS8=">Solid State Records</a></div></td>
</tr>
<tr>

<td>MERCH</td>
<td><div align="right"><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmFsbGlubWVyY2guY29tL215Y2hpbGRyZW5teWJyaWRl">All In Merch</a></div></td>
</tr>
<tr>
<td>MANAGEMENT/PUBLICITY</td>
<td><div align="right"><a href="mailto:infinit413@aol.com">Scott Lee</a> | <a href="mailto:crimsonmgt@gmail.com">Leah Urbano</a><br><sub>Crimson Management</sub></div></td>

</tr>
<tr>
<td>BOOKING</td>
<td><div align="right"><a href="mailto:cassierejj@gmail.com">JJ Cassiere</a><br><sub>USA - The Vital Agency</sub></div></td>
</tr>
<tr>
<td></td>

<td><div align="right"><a href="mailto:nanouk@avocado-booking.com">Nanouk de Meijere</a><br><sub>EUR - Avocado Booking</sub></div></td>
</tr>
<tr>
<td>STREET TEAM</td>
<td><div align="right"><a href="http://www.myspace.com/mcmbstreetteam">US Street Team</a></div></td>
</tr>
<tr>

<td>LAYOUT</td>
<td><div align="right"><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnN0dWNrd2l0aHBpbnMuY29t">Stuck with Pins Design</a></div></td>
</tr>

</tbody></table>

Try this generator to create a table similar to that. Just play around with the styling and add or remove sections according to your liking.
 
tokyo-rose
post Jul 16 2009, 05:27 PM
Post #4


Senior Member
********

Group: Head Staff
Posts: 18,173
Joined: Mar 2005
Member No: 108,478



Topic Closed, and Moved to Myspace Resolved Topics. Please PM a moderator if you would like this reopened.
 

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