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:23 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 65 Joined: Oct 2008 Member No: 690,035 |
Also, for the code that removes the top left stuff, will it push all the stuff under that section up to the top, like how I made it in the Jpeg? - Roger
|
|
|
|
Oct 9 2008, 10:51 AM
Post
#3
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Thanks. Now for the 1st part, where I can make the photo at the top above my myspace profile, for the links i want under it, how do i create each word as a different link? do i use the image/link code, or is there a way to make a link come up behind the word that is invisible? I know i'd have to play around with the placement of it, but what kinda link code do i use for that? Thanks - Roger Look at the code that was provided: CODE <style type="text/css"> .profileWidth table { margin-bottom:400px; width:800px; } .rail { display:none; } .topbanner { background:url(IMAGE LINK) top left no-repeat; width:800px; height:400px; position:absolute; top:0; left:50%; margin:160px 0 0 -400px; </style> <div class="topbanner"> Any text, links, videos you want can be added here. </div> Where it says "Any text, links, videos you want can be added here", that's where you should place whatever content you want to be at the top of your page. That includes the image and the links. For the link question, yes. Use image link codes to put them up. I suggest designing an image that has the top banner that you want to add along with the links underneath. Then, just slice up that image. Upload the sliced images one by one so you can turn whichever image you want into a link. |
|
|
|
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 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
hippiehead025 OK so i found the code to make a banner under the ... Oct 9 2008, 08:59 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![]() ![]() |