Log In · Register

 
some help on my div layout, please
*kooz*
post Jul 30 2006, 08:13 AM
Post #1





Guest






can someone help me plz man. i made a div layout thing n i don't know how to get my comments/friends onto there .. if u look @ my pg. i want my comments/friends to be in the middle box.

would appreciate all the help u can give me.

/edit
 
 
Start new topic
Replies (1 - 18)
*kooz*
post Jul 30 2006, 11:50 AM
Post #2





Guest






oh yea n can someone help me wit my text @ the bottom how it's off u know .. how do i put it back in it's right place?
 
freeflow
post Jul 30 2006, 12:17 PM
Post #3


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



- Don't double post.
- Learn to check scripts and search. ( Comments in a div and Comments + friends) The comment + friends link might not work currently because of myspace errors. But you can find alot of old topics with the script.
- To change the border to white, or the tables go through each div and change black to white.
Example:
CODE
.box3 {background-color:transparent;
position: absolute;
left: 50%;
top: 470px;
margin-left:-400px;
width: 200px;
height: 350px;
z-index:1;
visibility:visible !important;
overflow:auto; border:2px solid black}


You would change:
QUOTE
border:2px solid black


- Change all the borders to white and you won't have black overlapping white.
- Your details box, where its overlapping underneath. Play with the margin left number till it moves down.
- The folllowing changes teh text at the bottom:
CODE
td, span, div, a, font, p, .text {
font-family: small fonts;
font-size: 9px;
text-transform: uppercase;
color: FFFFFF;
font-weight: normal;
line-height: 11px;
}


- The last thing makes no since.


Oh and just to inform you , no backgroung image or anything shows up, so you myspace font is pretty much unreadable. Its just a bunch of boxes, with white text that you can't see. You can see some but not most.
 
*kooz*
post Jul 30 2006, 12:51 PM
Post #4





Guest






ok thanx i got the borders to white.

sorry but u know how i can get my friends n comments showin? i want it to be in the middle box .. but i don't know how to do it.

oh n i ain't got a background .. it's just gray.
 
freeflow
post Jul 30 2006, 01:11 PM
Post #5


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Your not supposed to put that code anywhere, (the last one), your supposed to find it and edit it. You already have that in your codes. mellow.gif

For friends and comments you go to the link I gave you. You read it. Then you use the scripts they gave you and position the friends + comments code into the box you want it to be in. It takes some work. If you only want comments, its a little easier, then you use the first link, and position the second code.


Your background is not grey, so until you make the whole thing grey, I can't help you because I can't see any of your borders or text.

body{
background-color: ######;

Add that to style tags. Add the grey color where it says ######.
 
*kooz*
post Jul 30 2006, 01:33 PM
Post #6





Guest






na my pg. looks fine to me .. like the way i'm wantin it to be. i don't know y it looks different to u.

but i got my font text fixed .. except the last part i told u bout.

but ey for the friends+comments .. there's two codes, one for the about me n another one for the who i'd like to meet section. so do i follow wat they say .. or put em both in the box i want it to be in?
 
freeflow
post Jul 30 2006, 01:40 PM
Post #7


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



For the friends and comments there are two codes. They will move your friends and comments there once you positon using the second code.

As I said before I can't help you with the second font thing, unless you add the last code I told you to add.
CODE
<style type="text/css">
body{
background-color: ######;}
</style>

Just change ##### to the background color. If you don't want to add it. I can't help you. sorry.
 
*kooz*
post Jul 30 2006, 01:52 PM
Post #8





Guest






oh i meant the COMMENTS IN A DIV, i know there's two codes to it. i tried it but it just jacked my pg. up .. i did exactly wat it said too.

but yea that other code COMMENTS + FRIENDS isn't workin .. u know where here i can find another one?
 
freeflow
post Jul 30 2006, 02:09 PM
Post #9


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



By reading this:
http://www.createblog.com/forums/index.php?showtopic=144957
Everyone posted alot of different codes. Yes they work.
It will only mess up your page if you put it in wrong. The first one belongs at the very bottom of I'd like to meet.
 
*kooz*
post Jul 30 2006, 02:46 PM
Post #10





Guest






na i just read thru all of it, checked out all the codes .. none of em work.
n i did em all right.
 
*This Confession*
post Jul 30 2006, 02:50 PM
Post #11





Guest






Dude, its not that hard to do. You shouldn't need other people to go and do it for you.

http://www.createblog.com/forums/index.php?showtopic=122450
thats to put comments in your div
make sure to position it correctly also make sure you didn't hide any of the bottom links and stuff like that or it won't work


for the borders go through all the coding and find all the borders and the ones that have hex color codes beside it and change all of them to what ever color you want them to be

And find the div that you wrote content in thats overlapping the other table and go in to your about me and resize the table so its not doing it.



Did you even write the coding? Or just take it from someone else?
 
freeflow
post Jul 30 2006, 02:55 PM
Post #12


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Um no. Not being mean or anything, but me doing it isn't going to help you get it in the future. BUT Look this one does work:
http://www.myspace.com/poopietest
( Its in a div, it doesn't look like it, but it is , i positioned it over the bottom links)

Heres how you get it . Put this in your about me:
CODE
<style type="text/css">
.comments {width:250px; overflow: none;}
.comments table {background-color: transparent;margin-top: -3px;}
.comments td {font-color: FFFFFF; font-size: 11px; font-family: tahoma;}
</style>


Put this in your I'd like to meet. AT THE VERY BOTTOM.
CODE
<div class="comments" style="overflow:auto; width: 400px; height:300px; position: absolute; top:400px; margin-left: 10px;"><center><table><table><tbody><tr><td><table></center></div>


Heres how you can move it:
QUOTE
<div class="comments" style="overflow:auto; width: 400px; height:300px; position: absolute; top:400px; margin-left: 10px;">

To move it higher make the top number smaller. To make it lower, make it bigger.

To move it more to the left , make the margin-left number smaller. To move it more right make it bigger.

Make the width & Height the size you want.

Then you have friends and comments in a div. happy.gif



Edit/ Took me a long time to post..
 
*kooz*
post Jul 30 2006, 03:02 PM
Post #13





Guest






.
 
*kooz*
post Jul 30 2006, 03:15 PM
Post #14





Guest






arite i see how it works for u on that test pg. but i tried the code exactly n played wit the numbers n all but still ain't nothin showin up .. nothin was movin.

u think it's somethin in my div code?
 
freeflow
post Jul 30 2006, 03:45 PM
Post #15


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Edit your posts next time k?

Post the new code, and I'll play around and see whats going on. Yea?
 
*kooz*
post Jul 30 2006, 11:02 PM
Post #16





Guest






wat u mean edit my posts? y u guys so damn serious n shit bout posts n alla that i don't giva f**k how many posts i got n shit if that's wat yaw worried bout, i'm just postin wat i need help wit but man this shit don't work it's arite forget it.
thanx for all the help tho, appreciate it.

/edit ok i do need help still :)
 
freeflow
post Jul 30 2006, 11:22 PM
Post #17


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Edit your posts, so you don't double ok? Simple rules. When you follow them you have no problems. Now for one, calm down. Its just myspace. If myspace is your life you might want to go get some fresh air. I'm glad to help you , but you really need to calm down.

Instead of doing all that , you could just post your new code already so I can see whats up. Sooner you do it, the sooner you get what you want done, done.
 
*kooz*
post Jul 30 2006, 11:31 PM
Post #18





Guest






i don't know wat NEW code ur talkin bout.
 
freeflow
post Jul 31 2006, 04:20 PM
Post #19


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



The new code is the code to your div with the comments in a div script in it. mellow.gif
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: