ho0dsoldier
Jun 14 2006, 04:13 PM
[/b]i made a layout but i dotn really know how to put it up when i use the code that was given to me on here it reall small when i put it on my page and even when i resize it doesnt get bigger? so basically im lost please help
xix_inu_xix
Jun 14 2006, 04:15 PM
can't do anything for you if you don't post the codes you're using or the url to your myspace
ho0dsoldier
Jun 14 2006, 05:52 PM
<div class="bg" style="position: absolute; left:0px; top:0px; width:000px; height:000px; overflow: hidden;">
<img src="IMAGEURLHERE">
</div>
<div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center>
lalalalala this is your content!
</div>
i used those codes
This Confession
Jun 14 2006, 05:54 PM
you need to change the height and width of the actual image
and for the size of the div boxes.
and chang ehte top and left to position stuff.
ho0dsoldier
Jun 14 2006, 08:02 PM
well im making a layout for myspace what the size fora layout for myspace
This Confession
Jun 14 2006, 08:14 PM
any that you want?
800x 800
its up to you
theres no set size..
freeflow
Jun 14 2006, 10:06 PM
800x600 is the minimum size. Why? Because that is one of the smaller resolutions. If you want it to be big you can make it around the deminsions of 1024x768. But your going to get a scrollbar unless your resolution is bigger than that.
If you have a repeating background you can make it as small as 50x50.
Layout sizes varry. If your only making a header image anything smaller than 1000 would work. Should be between 500 and 800 px wide.
ho0dsoldier
Jun 14 2006, 10:08 PM
oh ok but when i put the image on my page and change the to resize it wont resize
freeflow
Jun 14 2006, 10:10 PM
What code are you using?
You should resize it in a program. When you do it in codes sometimes it comes out really ugly.
ho0dsoldier
Jun 14 2006, 10:27 PM
i used the codes that i posted @ the top i madea a layout that was 900 x 1000 i used that code and i put it on my page it didnt cover the whole page
freeflow
Jun 14 2006, 10:29 PM
Its not going to .
Take this code. In the code that goes in I'd like to meet. Find where it says content here and put <img src="urltoyourimagegoeshere"> (put the url to your image.)
http://www.createblog.com/scripts/download.php?id=45Then directly under that add
CODE
<div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center>
lalalalala this is your content!
</div>
The numbers can't be 0. For them to work they have to be actual numbers. Also I don't know if that code even works anymore. Read the bottom of the div tutorial where it shows you how to intergrate them w/ style tags.
ho0dsoldier
Jun 14 2006, 10:39 PM
<div class="bg" style="position: absolute; left:0px; top:0px; width:000px; height:000px; overflow: hidden;">
<img src="IMAGEURLHERE">
</div>
<div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center>
lalalalala this is your content!
</div>
that code i think thats the right one
oh ok do i get both of the codes or just one
do i get both of the codes or just 1
freeflow
Jun 14 2006, 10:44 PM
Just do what I told you to do above. Follow those instructions. Those will replace both of those codes.
ho0dsoldier
Jun 14 2006, 11:01 PM
so i can use the codes i was using before
freeflow
Jun 14 2006, 11:09 PM
Just don't. I told you which code to add. Forget the ones above.
Just do this , then link your myspace if you have a problem. Pretend like you have no OLD CODES.
QUOTE
Take this code. In the code that goes in I'd like to meet. Find where it says content here and put <img src="urltoyourimagegoeshere"> (put the url to your image.)
http://www.createblog.com/scripts/download.php?id=45Then directly under that add
CODE
<div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center>
lalalalala this is your content!
</div>
The numbers can't be 0. For them to work they have to be actual numbers. Also I don't know if that code even works anymore. Read the bottom of the div tutorial where it shows you how to intergrate them w/ style tags.
ho0dsoldier
Jun 14 2006, 11:17 PM
oh and i put those codes in my I'd like to meet " but the resizing and amking it fit my page is harder but i dont know what adjust what or maybe im not doing the right thing
freeflow
Jun 14 2006, 11:33 PM
What are you talking about?
First just put the code in your page. Don't worry about it. Link your myspace then explain..
ho0dsoldier
Jun 14 2006, 11:53 PM
freeflow
Jun 15 2006, 12:03 AM
You didn't put any of the codes in...
ho0dsoldier
Jun 18 2006, 01:16 PM
http://www.myspace.com/billionairedreamsok i did whatchu said thats how it turned out
freeflow
Jun 18 2006, 01:22 PM
Sorry but over the 4 days you were gone abetter code was found. So take out the previous on. In your case I think you need this second one. Why? Because a much easier code was found along with much clearner.
CODE
<style type="text/css">
table, tr, td {background:transparent;}
table table table table, table table table table td.text, table.contactTable {display:none;}
td.text table, .orangetext15 {visibility:hidden;}
td.text table table {display:inline; visibility:visible;}
td.text td.text table {display:none;}
div b font font, div font font u {display:none;}
.whitetext12 { display: none; }
.nametext { display:none;}
</style>
Put that in about me.
Put the following in Id like to meet
CODE
<style type="text/css">
.image{
top:150px;
left: 100px;
position: absolute;
}
</style>
<div class="image">
<img src="urltoyourlayout">
</div>
Your layout is
WAYYYY! to small. So you need to make it alot bigger.
ho0dsoldier
Jun 18 2006, 03:21 PM
ok ok what size u suggest
freeflow
Jun 18 2006, 03:58 PM
Something bigger than 800x600.
ho0dsoldier
Jun 18 2006, 04:11 PM
that one i made was 900 x 1000
freeflow
Jun 18 2006, 04:13 PM
Did you upload it at photobucket? Becuase when I viewed it , it was really tiny. Anyways try uploading at
http://imageshack.us .
ho0dsoldier
Jun 18 2006, 04:19 PM
yeah i did
This Confession
Jun 18 2006, 04:26 PM
okay now
add this to your about me
to change your bg color to black so it matches.
CODE
<style type=text/css>
body {
background-color: ######
background-image: url("");
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
scrollbar-arrow-color:######;
scrollbar-track-color: ######;
scrollbar-shadow-color: ######;
scrollbar-face-color:######;
scrollbar-highlight-color:######;
scrollbar-darkshadow-color:######;
scrollbar-3dlight-color:######;}</style>
Also change the scroll bar colors.
black is 000000
put that in your about me once again.
then for you next for you text/div sections make these.
CODE
<div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center>
lalalalala this is your content!
</div>
change the left and top for positioning and then the width and height for the div/text section.
ho0dsoldier
Jun 18 2006, 04:48 PM
THA BACKGROUND CODE DIDNT WORK THE SCROLL BARS DID
duplicatex0x0x0
Jun 18 2006, 05:00 PM
for mine, i would set the background as it's own div. and set the x-index @ 0
freeflow
Jun 18 2006, 05:11 PM
Background is missing a ";" so you have ot use this:
CODE
<style type=text/css>
body {
background-color: ######;
background-image: url("");
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
scrollbar-arrow-color:######;
scrollbar-track-color: ######;
scrollbar-shadow-color: ######;
scrollbar-face-color:######;
scrollbar-highlight-color:######;
scrollbar-darkshadow-color:######;
scrollbar-3dlight-color:######;}</style>
ho0dsoldier
Jun 21 2006, 11:39 PM
um do anybody know a code that remove the advertisement @ the top on myspace
This Confession
Jun 21 2006, 11:41 PM
removing the myspace ad is against myspace rules you can get your account deleted doing that.
And createblog doesn't support removing the ad.
so if you want to do that
go somewhere else.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.