View Full Version : Problem with my Layout........NEED HELP......


babyphatqt2006
02-21-2004, 11:44 PM
CLICK HERE (http://members.blackplanet.com/FizzaLatina)

bourdelson
02-21-2004, 11:48 PM
Um, what exactly do you need help with? Giving just the link really doesn't help much.

babyphatqt2006
02-21-2004, 11:49 PM
shouldnt a layout cover the whole page and not juss the corner??? what should i do... do you want my code??

bourdelson
02-21-2004, 11:51 PM
If I could see the code, please, it would help me more. :D

babyphatqt2006
02-21-2004, 11:52 PM
<font face="Verdana, Helvetica, Arial" color=#FFFFFF size=-1><img src="http://us.f1.yahoofs.com/groups/g_6496271/Banners/Omarion+Textarea.jpg?bc.E_NABy8_UUA5T" style="position:absolute;top:0px;left:0px"><br>

<style type="text/css"><!-- body{background:BLACK} //--></style><br>

bourdelson
02-21-2004, 11:58 PM
<font face="Verdana, Helvetica, Arial" color=#FFFFFF size=-1><img src="http://us.f1.yahoofs.com/groups/g_6496271/Banners/Omarion+Textarea.jpg?bc.E_NABy8_UUA5T" style="position:absolute;top:0px ;left:0px"><br>

<style type="text/css"><!-- body{background:BLACK} //--></style><br>

I don't see that on your page anywhere, unless I overlooked it.

babyphatqt2006
02-22-2004, 12:00 AM
I don't see that on your page anywhere, unless I overlooked it.

what do you mean????

bourdelson
02-22-2004, 12:02 AM
Well, I viewed the source of the page link that you posted, and read through it. In all of it, I didn't see the code you posted anywhere inside of the page's HTML.

babyphatqt2006
02-22-2004, 12:03 AM
that's how i copied it from my personal message section...

babyphatqt2006
02-22-2004, 12:05 AM
!!!UNDER CONSTRUCTION!!!



<font face="Verdana, Helvetica, Arial" color=#FFFFFF size=-1><img src="http://us.f1.yahoofs.com/groups/g_6496271/Banners/Omarion+Textarea.jpg?bcuX_NABzI_LUA5T" style="position:absolute;top:0px;left:0px"><br>

<style type="text/css"><!-- body{background:BLACK} //--></style><br>


THAT IS WHAT IT SAYS EXACTLY

salomeyasobko
02-22-2004, 12:09 AM
when i went to your page i clicked view source but there was no code there :confusion.. maybe my compy is being weird, but other websites seem to work for me!


but anyway, what do you want to change on it?

babyphatqt2006
02-22-2004, 12:10 AM
My layout is in the corner and it's too small...how should i change that...??

bourdelson
02-22-2004, 12:13 AM
that's how i copied it from my personal message section...

!!!UNDER CONSTRUCTION!!!



<font face="Verdana, Helvetica, Arial" color=#FFFFFF size=-1><img src="http://us.f1.yahoofs.com/groups/g_6496271/Banners/Omarion+Textarea.jpg?bcuX_NABzI_LUA5T" style="position:absolute;top:0px ;left:0px"><br>

<style type="text/css"><!-- body{background:BLACK} //--></style><br>


THAT IS WHAT IT SAYS EXACTLY

Are you using an HTML editor and placing this inside of the <body> tags, or is the personal message thing just where you type text? Because none of this is showing up anywhere.

Another thing, the <style> tags would go before the <font> and <img> tags, because the style attributes go in between the <head> tags of your HTML.

Also, when you posted the two messages I quoted together, when you have to do something like that, please edit your post if you haven't gone over the five minute mark. It makes for a lot less scrolling down the page, and makes stuff easier to read over. :)

babyphatqt2006
02-22-2004, 12:16 AM
I don't have an html editor....Blackplanet just has a personal message section where you put codes and type a message

salomeyasobko
02-22-2004, 12:24 AM
<HTML>
<head>
<title>TITLE OF YOUR WEBSITE</title>
<style type="text/css">
body {background-color: #000000;
{ font-family: Verdana, Helvetica, Arial ;
{ color:#ffffff ;
{ font-size: 8pt; }
</style>
</head>
<body>
<img src="http://us.f1.yahoofs.com/groups/g_6496271/Banners/Omarion+Textarea.jpg?bcuX_NABzI_LUA5T" style="position:absolute;top:0px ;left:0px" />
<br><br>
</body>
</HTML>

put this where you type up your HTML instead of what you have. change the bold parts, hope that works for you!

bourdelson
02-22-2004, 12:27 AM
<img src="http://us.f1.yahoofs.com/groups/g_6496271/Banners/Omarion+Textarea.jpg?bcuX_NABzI_LUA5T" style="position:absolute;top:0px; left:0px; width:#px; height:#px;"><font face="Verdana, Helvetica, Arial" color=#FFFFFF size=-1>here's your text</font>

Fill in the width and height of your pic [take out the #], then try putting that in your personal message thing.

Edit: Sorry, sal, your post wasn't up when I went to reply. :D

salomeyasobko
02-22-2004, 12:29 AM
that's alright! :)

ps, i don't think you have to specify the width and height but you can if you feel it's necessary.. try it without specifying the width and height first and if it doesn't work, then do it [less work for you :lol:]

bourdelson
02-22-2004, 12:33 AM
The less work, the better, right? :lolol:

I don't think it's absolutely necessary to specify the width and height, but I have heard that it helps the pic load faster if the browser knows the dimensions.

babyphatqt2006
02-22-2004, 12:36 AM
its just a box with a lil x in the upper left hand corner

bourdelson
02-22-2004, 12:55 AM
I don't think that Yahoo! allows direct linking to images. Maybe try an image hosting place like http://www.photobucket.com or http://www.villagephotos.com for your picture.