Layout |
![]() ![]() |
Layout |
Jun 14 2006, 04:13 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: May 2006 Member No: 406,804 |
[/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
|
|
|
|
Jun 14 2006, 04:15 PM
Post
#2
|
|
|
Fuck you ![]() ![]() ![]() ![]() Group: Member Posts: 244 Joined: Nov 2005 Member No: 302,735 |
can't do anything for you if you don't post the codes you're using or the url to your myspace
|
|
|
|
Jun 14 2006, 05:52 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: May 2006 Member No: 406,804 |
<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
Post
#4
|
|
Guest |
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. |
|
|
|
Jun 14 2006, 08:02 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: May 2006 Member No: 406,804 |
well im making a layout for myspace what the size fora layout for myspace
|
|
|
|
| *This Confession* |
Jun 14 2006, 08:14 PM
Post
#6
|
|
Guest |
any that you want?
800x 800 its up to you theres no set size.. |
|
|
|
Jun 14 2006, 10:06 PM
Post
#7
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
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. |
|
|
|
Jun 14 2006, 10:08 PM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: May 2006 Member No: 406,804 |
oh ok but when i put the image on my page and change the to resize it wont resize
|
|
|
|
Jun 14 2006, 10:10 PM
Post
#9
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
What code are you using?
You should resize it in a program. When you do it in codes sometimes it comes out really ugly. |
|
|
|
Jun 14 2006, 10:27 PM
Post
#10
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: May 2006 Member No: 406,804 |
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
|
|
|
|
Jun 14 2006, 10:29 PM
Post
#11
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
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=45 Then 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. |
|
|
|
Jun 14 2006, 10:39 PM
Post
#12
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: May 2006 Member No: 406,804 |
<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 |
|
|
|
Jun 14 2006, 10:44 PM
Post
#13
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Just do what I told you to do above. Follow those instructions. Those will replace both of those codes.
|
|
|
|
Jun 14 2006, 11:01 PM
Post
#14
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: May 2006 Member No: 406,804 |
so i can use the codes i was using before
|
|
|
|
Jun 14 2006, 11:09 PM
Post
#15
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
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=45 Then 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. |
|
|
|
Jun 14 2006, 11:17 PM
Post
#16
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: May 2006 Member No: 406,804 |
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
|
|
|
|
Jun 14 2006, 11:33 PM
Post
#17
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
What are you talking about?
First just put the code in your page. Don't worry about it. Link your myspace then explain.. |
|
|
|
Jun 14 2006, 11:53 PM
Post
#18
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: May 2006 Member No: 406,804 |
|
|
|
|
Jun 15 2006, 12:03 AM
Post
#19
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
You didn't put any of the codes in...
|
|
|
|
Jun 18 2006, 01:16 PM
Post
#20
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: May 2006 Member No: 406,804 |
|
|
|
|
Jun 18 2006, 01:22 PM
Post
#21
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
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. |
|
|
|
Jun 18 2006, 03:21 PM
Post
#22
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: May 2006 Member No: 406,804 |
ok ok what size u suggest
|
|
|
|
Jun 18 2006, 03:58 PM
Post
#23
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Something bigger than 800x600.
|
|
|
|
Jun 18 2006, 04:11 PM
Post
#24
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: May 2006 Member No: 406,804 |
that one i made was 900 x 1000
|
|
|
|
Jun 18 2006, 04:13 PM
Post
#25
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Did you upload it at photobucket? Becuase when I viewed it , it was really tiny. Anyways try uploading at http://imageshack.us .
|
|
|
|
![]() ![]() |