IS this possible? (example inside) |
IS this possible? (example inside) |
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
|
|
|
|
![]() |
Oct 9 2008, 08:59 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 65 Joined: Oct 2008 Member No: 690,035 |
OK so i found the code to make a banner under the nav bar, and i found out how to create coords for links, but none of the links are working? they arent even registering as links..... can someone tell me whats wrong with my coding?
www.myspace.com/carpediemmd CODE <style> .profileWidth table { margin-bottom:400px; width:800px; } .rail { display:none; } .topbanner { background:url() top left no-repeat; width:639px; height:202px; position:absolute; top:60; left:50%; margin:160px 0 0 -319px; </style> <div class="topbanner"> <img src="http://i27.photobucket.com/albums/c171/Hippiehead025/Myspace%20Stuff/myspaceheader-3.jpg" usemap="&035;name" border="0" /><map name="header"> <area shape="rect" alt="Home" coords="42,151 43,170 123,171 124,155" href="www.myspace.com/carpediemmd" /> <area shape="rect" alt="Friends" coords="139,152 138,172 192,169 194,154" href="http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX3ZlcmlmeSZmcmllbmRJRD0yMDAxMjUzMzA=" /> <area shape="rect" alt="Message" coords="216,151 218,167 320,154 321,172" href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz 2FnZSZmcmllbmRJRD0yMDAxMjUzMzAmTXlUb2tlbj0xNmZjN2Y0Zi00ODZjLTQ4MDMtODdhMS1iNmZjM I1NDRhMTY=" /> <area shape="rect" alt="Video" coords="340,152 341,171 415,172 415,150" href="http://vids.myspace.com/index.cfm?fuseaction=vids.showvids&friendID=200125330&n=200125330&MyToken=16fc7f4f-486c-4803-87a1-b6fc0b544a16" /> <area shape="rect" alt="Photos" coords="434,150 434,169 521,171 521,156" href="http://www.msplinks.com/MDFodHRwOi8vdmlld21vcmVwaWNzLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPXVzZXIu mlld0FsYnVtcyZmcmllbmRJRD0yMDAxMjUzMzA=" /> <area shape="rect" alt="Blog" coords="542,150 542,166 596,151 598,171" href="http://www.msplinks.com/MDFodHRwOi8vYmxvZy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1ibG9nLkNvbmZpcm0mZnJpZW5kSUQ9MjAwMTI1MzMw" /> </map> </div> <Style type="text/css" source="http://www.strikefile.com/" author="Thomas Zwaagstra"> table, tr, td{ background-color:transparent; border-style:none; } body, body.bodycontent{ background-color:rgb(0,0,0); background-image:url(http://i27.photobucket.com/albums/c171/Hippiehead025/MyspaceBG.jpg); background-position:center center; background-repeat:no-repeat; background-attachment:fixed; scrollbar-face-color:rgb(0,0,0); scrollbar-base-color:rgb(0,0,0); scrollbar-3dlight-color:rgb(51,51,51); scrollbar-shadow-color:rgb(51,51,51); scrollbar-darkshadow-color:rgb(51,51,51); scrollbar-highlight-color:rgb(51,51,51); scrollbar-track-color:rgb(0,0,0); scrollbar-arrow-color:rgb(51,51,51); } body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{ color:rgb(255,255,255); font-size:8pt; font-weight:bold; font-style:normal; text-decoration:none; text-transform:none; } .orangetext15, strong, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext{ color:rgb(102,102,102); font-size:8pt; font-weight:bold; font-style:FairydustB; text-decoration:none; text-transform:none; } a, a font, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited, a.man font, a.redlink, a.redlink:visited{ color:rgb(0,0,204); font-size:8pt; font-weight:bold; font-style:italic; text-decoration:none; text-transform:none; } a:hover, a:hover font, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.man:hover font, a.searchlinkSmall:hover, a.searchlinkSmall:active, a.redlink:hover, a.redlink:hover{ color:rgb(0,0,204); font-size:9pt; font-weight:bold; font-style:italic; text-decoration:underline ; text-transform:none; } table table table, div table table{ border-style:none; border-width:1px; } table table table table, div table table table{ border-style:none; } A IMG{ border-style:none; } a </Style> <br><br>Carpe Diem is a four piece all original band out of Walkersville, Maryland, currently in the process of writing and recording songs. We are recording a 4-Track Demo at the moment so the current playlist has been removed, but as the final demos are recorded they will be posted so everyone can take a listen. These are low quality, done in our (not so ideal for recording) practice spot, but let us know what you think anyways. <br><br> If you're interested in booking the band contact us here or at CDBand07@yahoo.com.<br><br> Thanks - Roger |
|
|
|
hippiehead025 IS this possible? (example inside) Oct 8 2008, 08:43 PM
Anarchy Yes, that's definitely possible. Try this to a... Oct 9 2008, 02:32 AM
hippiehead025 Thanks. Now for the 1st part, where I can make the... Oct 9 2008, 08:17 AM
hippiehead025 Also, for the code that removes the top left stuff... Oct 9 2008, 08:23 AM
Anarchy QUOTE(hippiehead025 @ Oct 9 2008, 02:17 P... Oct 9 2008, 10:51 AM
hippiehead025 Now, when i put the sliced images into the code, d... Oct 9 2008, 11:14 AM
Anarchy First of all, you don't put image link codes i... Oct 9 2008, 01:08 PM
hippiehead025 OK i dont think we're talking the same "s... Oct 9 2008, 01:14 PM
hippiehead025 ok, i think i got it now, so basically ima cut the... Oct 9 2008, 07:31 PM
fixtatik that, you can blame on myspace. unfortunately, you... Oct 10 2008, 12:57 AM
Anarchy Or if you cut them up correctly, you can just use:... Oct 10 2008, 02:41 AM
hippiehead025 Thanks guys. and i'm finding im not likin mysp... Oct 10 2008, 05:21 AM
Anarchy Topic closed & moved. Oct 10 2008, 05:34 AM![]() ![]() |