Log In · Register

 
IS this possible? (example inside)
hippiehead025
post Oct 8 2008, 08:43 PM
Post #1


Senior Member
***

Group: Member
Posts: 65
Joined: Oct 2008
Member No: 690,035



OK guys, i'm new here. Very new. (1st post, woo)
Anyway, I dont know crap about HTML or CSS, all I know how to do really is reposition, change font, color and type. I don't know what any of the codes mean, I'm real green!


Anyway, is this possible? (see link)




Basically I wanna create a DIV at the very top of my myspace page, that has a logo with links underneath it ( Home, FRiend, Pics, Vids, etc....) and then just have a standard myspace layout underneath of it. With the standard contact table hidden..... is this possible? I want my band's page to look just like the picture, but I'd like to be able to edit stuff like how you can with layout codes (IE: modify blogs, text, band members, shows, musicp layer, etc....) IS this possible? and if so, can someone show me, or explain to me how to do it? Thanks - Roger
Reason for edit: Added thumb tags. - Cristy
 
 
Start new topic
Replies
Mickey
post Oct 9 2008, 02:32 AM
Post #2


Treasure Pleasure
********

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



Yes, that's definitely possible. Try this to add a DIV at the top of your page. You can play around with that code to get a banner and a few links under it. To hide the contact table, use this code:

CODE
<style>
.contactTable {display:none;}
</style>

If you want to modify the things you listed, just play around with DIVs. To remove everything on the top left section, use this code:

CODE
<style>
table.H, .nametext, font strong{display:none;}
div.clearfix i i, .i {display:none;}
table table table table td.text img {display:none;}
table table p table table td.text img, table table td.text table table td.text img {display:block;}
table, td {height:auto !important; }
table table br {display:none}
table table td.text br, table table p td br {display:inline; line-height:13px}
p {margin-top:-13px;}
</style>

Then, you can just add DIVs and position them where you want them to be. This tutorial is very good, but start out with Step 2. Step 1 is for a myspace page, not a music myspace page.
 

Posts in this topic


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