image ontop? |
image ontop? |
Dec 30 2007, 09:28 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 84 Joined: Mar 2007 Member No: 511,742 |
anyone have the code to place a banner ontop of the pro and ontop of the add so as not to hide the add
?? |
|
|
|
![]() |
Dec 31 2007, 05:36 AM
Post
#2
|
|
![]() Addict ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,918 Joined: Jun 2007 Member No: 538,522 |
I don't think it's impossible. Use this code to place a banner image above the ad and your profile:
CODE <span class="off"></span><span class="off"></span><div class="image"> <img src=" BANNER URL HERE "></div><style> body {margin-top:600px} div.image { position:absolute; top:0px; left:50%; margin-left:-335px; width:675px; height:600px; } </style><span class="off"> </span> What you will need to do is to change the values above to suit your own banner image. |
|
|
|
Dec 31 2007, 10:18 PM
Post
#3
|
|
![]() Senior Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,507 Joined: Sep 2007 Member No: 571,541 |
I don't think it's impossible. Use this code to place a banner image above the ad and your profile: CODE <span class="off"></span><span class="off"></span><div class="image"><BR><BR><img src=" BANNER URL HERE "></div><style><BR><BR>body {margin-top:600px}<BR>div.image {<BR>position:absolute; <BR>top:0px; <BR>left:50%; <BR>margin-left:-335px; <BR>width:675px; <BR>height:600px;<BR>}<BR></style><span class="off"><BR></span> What you will need to do is to change the values above to suit your own banner image. well.. You Can Use That CODE and You Can use this Code From: "IMAGE ABOVE NAV BAR", Here's The Code From This Script: CODE <style><BR>div table td form select, div table td form input, div table td form img {visibility:hidden; height:###px; width:###px;}<BR>div table td form {background-image:url(URL_HERE);}<BR></style>
|
|
|
|
Yuniechan image ontop? Dec 30 2007, 09:28 PM
karmakiller Well, it's against Myspace TOS to hide the ad,... Dec 30 2007, 10:12 PM
twodreamlovers what Yuniechan means is putting an image above the... Dec 30 2007, 11:10 PM
Gryffindore-Girl QUOTE(twodreamlovers @ Dec 30 2007, 11:10... Dec 31 2007, 10:52 AM
twodreamlovers well then, do you know how to do it?
QUOTE(Gryffi... Dec 31 2007, 11:25 AM
Yuniechan Ah below the add is fine but what bugs me is whene... Dec 31 2007, 10:58 AM
S-Majere QUOTE(Yuniechan @ Dec 31 2007, 10:58 AM) ... Dec 31 2007, 11:27 AM![]() ![]() |