Log In · Register

 
shooot, i screwd up
ycannedbananasy
post Aug 28 2004, 11:52 AM
Post #1


you are bizarre.
****

Group: Member
Posts: 140
Joined: Jun 2004
Member No: 25,225



okay i am having a really hard time with this whole "making a layout thing" so i just want to know what is wrong with my code? i don't know what's wrong with it, because this is my first layout ever. all help is appreciated This is what happened when i used the code...

CODE
<!-- begin code provided by createblog.com -->
<MAP NAME='imgmap'>
<AREA SHAPE='rect' COORDS='291,474,331,487' HREF='www.xanga.com'>
<AREA SHAPE='rect' COORDS='333,475,347,475' HREF='www.xanga.com/signin.aspx'>
<AREA SHAPE='rect' COORDS='345,476,381,489' HREF='www.xanga.com/signin.aspx'>
<AREA SHAPE='rect' COORDS='395,475,439,487' HREF='http://www.xanga.com/logout.aspx'>
<AREA SHAPE='rect' COORDS='450,472,478,485' HREF='www.xanga.com/CLAF/default.asp'>
<AREA SHAPE='rect' COORDS='497,476,561,487' HREF='http://www.xanga.com/Private/SubscribeTo.aspx?user=YcannedbananasY'>
<AREA SHAPE='rect' COORDS='580,475,622,487' HREF='http://www.xanga.com/profile.aspx?user=YcannedbananasY'>
<AREA SHAPE='rect' COORDS='640,475,705,490' HREF='www.xanga.com/guestbook.aspx?user=YcannedbananasY'>
<AREA SHAPE='rect' COORDS='1000,567,1012,622' HREF='www.xanga.com/YcannedbananasY'>
</MAP>

<IMG SRC='http://img41.exs.cx/img41/447/solongsweetsummer.jpg' border=0 width=1022 height=624 USEMAP='#imgmap'>

<div style="
overflow: auto;
width: 100px;
height: 90px;
margin-top: 250px;
margin-left: 175px;">

<style type="text/css">
.#rblEprops{display:none;}
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops
/* width of the comment page */
{width:245px;}
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer
{display: none;}
</style>
<style type="text/css">
/So long sweet summer.../
/*by oLive*/
body {
background-repeat: repeat-y-x;
background-color: #6633CC;
scrollbar-face-color: #bb0066;
scrollbar-shadow-color: #880022;
scrollbar-highlight-color: #880022;
scrollbar-3dlight-color: #880022;
scrollbar-darkshadow-color: #880022;
scrollbar-track-color: #880022;
scrollbar-arrow-color: #FFFF88;
}

#rblEprops, #pnlEnabled table, #pnlEprops table {
width: auto !important;
}

table.blogbody {
width:385px;
font-family: Arial;
font-weight: none;
font-size: 12pt;
color: # FFFF88;
text-align: justify;
padding: 0px;
margin-top: 2px;
}
div.smalltext{
width: 260px;
padding: 3px;
text-align: left;
}
.caption, .blogheader {
width: 380px;
padding: 3px;
font-family: Arial;
font-size: 16pt;
text-align: center;
color: # ff3300;
background-color: 6633CC;
text-transform: lowercaps;
margin-top: 10px;
}

P, B, I, TD, TH
{font-family: arial; color: #dd0044; font-size: 10pt; }
A:link, A:visited, A:active
{color#FFFF66 CODE OF A LINK; text-decoration:none; font-size:8pt;}
a:hover
{text-decoration:none; color:# FFCC00; font-size: 8pt; );}
b, strong, i, u, {
/* edit colors when bold italic underline */
font-family: arial;
font-size: 8pt;
color: #000000;
font-weight: bold;
text-transform: lowercaps;
</style>

<div style="position:static; margin-left: -505px; margin-top: -505px;border: 0px solid #ffffff; width: 170px; height: 158px;
px; background:none;overflow: auto">
<TABLE width="100%" border=0>
<TBODY>
<TR>
  <TD>
<P class=nav>



<!-- Flooble chatterbox for avsugarhigh start -->
<script language="javascript"> var chatterbox = 'no'; </script>
<script language="javascript" src="http://chatter.flooble.com/chatter.php?js=true&id=avsugarhigh&sid=1335263">
</script><noscript>
<a href="http://chatter.flooble.com/chatter.php?id=avsugarhigh&sid=1335263&popup=true&w=480&h=400"
target="flooblechatterbox"
onClick="window.open('about:blank','flooblechatterbox','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,re
izable=no,copyhistory=no,width=480,height=400');return true;">
<img src="http://img.flooble.com/images/chatter/chaticon.gif" border="0"
align="absbottom">Talk</a>
in my <a href="http://chatter.flooble.com/">flooble chatterbox, a free javascript chat tag board / shoutbox / tagboard program for your xanga, diary, blogger or weblog</a> |
<a href="http://www.blackjack-primer.com">Blackjack Guide</a>
</noscript>
<script language="javascript"> if (!chatterbox || chatterbox != 'ok') {
document.write('This <a href="http://chatter.flooble.com/">flooble chatterbox</a> is');
document.write(' temporarily unavailable. It will be back up shortly.'); } </script>
<!-- Flooble chatterbox for avsugarhigh end -->
<!-- end code provided by createblog.com -->
 
 
Start new topic
Replies (1 - 11)
LiDdLe_TaSh
post Aug 28 2004, 01:50 PM
Post #2


i rock c[ =
*****

Group: Member
Posts: 520
Joined: Jun 2004
Member No: 22,226



it looks fine 2 me theres just no weblog entries
 
NatiMarie
post Aug 28 2004, 02:03 PM
Post #3


I can rot your brain ;]
******

Group: Staff Alumni
Posts: 1,160
Joined: Aug 2004
Member No: 42,261



This is where your problem is at:
QUOTE
<div style="
overflow: auto;
width: 100px;
height: 90px;
margin-top: 250px;
margin-left: 175px;">


For height...don't put 90, but 200 or something..
for margin top, put a low number like 20 or something
 
ycannedbananasy
post Aug 28 2004, 02:20 PM
Post #4


you are bizarre.
****

Group: Member
Posts: 140
Joined: Jun 2004
Member No: 25,225



it didn't work. it is evil. the blog isn't even on the picture
 
NatiMarie
post Aug 28 2004, 02:26 PM
Post #5


I can rot your brain ;]
******

Group: Staff Alumni
Posts: 1,160
Joined: Aug 2004
Member No: 42,261



erase this part of the code
CODE
<!-- begin code provided by createblog.com -->
<div style="position:static; margin-left: -505px; margin-top: -505px;border: 0px solid #ffffff; width: 170px; height: 158px;
px; background:none;overflow: auto">
<TABLE width="100%" border=0>
<TBODY>
<TR>
 <TD>
<P class=nav>
<!-- end code provided by createblog.com -->
 
ycannedbananasy
post Aug 28 2004, 02:32 PM
Post #6


you are bizarre.
****

Group: Member
Posts: 140
Joined: Jun 2004
Member No: 25,225



okay that sort of worked but how do i get the blog onto the picture? and make it the right size?
 
iknitblankets
post Aug 28 2004, 05:31 PM
Post #7


Member
**

Group: Member
Posts: 17
Joined: Jul 2004
Member No: 36,156



That crying girl is so creepy. _unsure.gif
~iknitblankets
 
iknitblankets
post Aug 28 2004, 05:33 PM
Post #8


Member
**

Group: Member
Posts: 17
Joined: Jul 2004
Member No: 36,156



ha ha ha
 
ycannedbananasy
post Aug 28 2004, 05:36 PM
Post #9


you are bizarre.
****

Group: Member
Posts: 140
Joined: Jun 2004
Member No: 25,225



um a. don't double post.
b. if your not going to be nice, or helpful. why are you even here?
 
iknitblankets
post Aug 28 2004, 08:18 PM
Post #10


Member
**

Group: Member
Posts: 17
Joined: Jul 2004
Member No: 36,156



because i can be.
 
No1 Special14
post Aug 28 2004, 08:23 PM
Post #11


Senior Member
***

Group: Member
Posts: 32
Joined: Jul 2004
Member No: 35,302



to get it in the pic you have to enter in a negative number like

<div style="
overflow: auto;
width: ###px;
height: ###px;
margin-top: -###px;
margin-left: -###px;">

I think thats what you want wacko.gif
 
ycannedbananasy
post Aug 28 2004, 11:54 PM
Post #12


you are bizarre.
****

Group: Member
Posts: 140
Joined: Jun 2004
Member No: 25,225



how do i know what numbers to use? do i just have to guess?
 

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