I need help in placing the entries. |
I need help in placing the entries. |
Oct 12 2004, 08:18 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jan 2004 Member No: 841 |
If you go here, which is my site. And when looking at it you,ll see that the entries are beneath the picture. I want it in the box that I created for it. I don't know what to do so I was wondering if you could help. Here is my html code I'm using
<MAP NAME='imgmap'> <AREA SHAPE='rect' COORDS='389,102,464,137' HREF='http://www.xanga.com' ALT='Login'> <AREA SHAPE='rect' COORDS='389,143,465,177' HREF='http://www.xanga.com/guestbook.asp?user=GreyGardensGrowBlackRoses' ALT='Guestbook'> <AREA SHAPE='rect' COORDS='389,182,467,215' HREF='http://www.xanga.com/CLAF/default.asp' ALT='Look % Feel'> <AREA SHAPE='rect' COORDS='389,221,465,257' HREF='http://www.xanga.com/Private/home.aspx?user=GreyGardensGrowBlackRoses' ALT='Private'> <AREA SHAPE='rect' COORDS='388,262,465,298' HREF='http://www.xanga.com/profile.aspx?user=GreyGardensGrowBlackRoses' ALT='Profile'> <AREA SHAPE='rect' COORDS='388,304,464,339' HREF='http://www.xanga.com/private/subscribeto.aspx?user=ShadowsAfterMidnight' ALT='Subscribe'> <AREA SHAPE='rect' COORDS='388,342,465,375' HREF='http://www.xanga.com/private/subscriptions.aspx' ALT='Subscriptions'> <AREA SHAPE='rect' COORDS='390,385,468,415' HREF='http://www.geocities.com/hauntingmelodiesstory/' ALT='Haunting Melodies'> <AREA SHAPE='rect' COORDS='389,423,464,457' HREF='http://photobucket.com/albums/v420/ShyDrknss/' ALT='Pictures'> <AREA SHAPE='rect' COORDS='388,463,464,496' HREF='http://www.xanga.com/logout.aspx' ALT='Logout'> </MAP> <IMG SRC='http://usera.imagecave.com/ShyDrknss/Layout2.gif' border=0 width=800 height=500 USEMAP='#imgmap'> <div style=" overflow: auto; width: 377px; height: 315px; margin-top: 50px; margin-left: 134px;"> <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> <!-- begin code provided by createblog.com --> <style type="text/css"> body { background-color: #000000; scrollbar-arrow-color: #666666; scrollbar-track-color: #444444; scrollbar-shadow-color: #666666; scrollbar-face-color: #000000; scrollbar-highlight-color: #666666; scrollbar-darkshadow-color: #666666; scrollbar-3dlight-color: #666666; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #7777777; font: 10px Sylfaen; background-color: #777777; letter-spacing:0px; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font: 12px Sylfaen; line-height:12px; color: #777777; letter-spacing:0px; text-align:center;} table.footer TD { /* this makes the footer at the bottom centered */ text-align: center;} a:link, .footernav.link, a.footernav:link, a.footernav:active { color: #777777; text-decoration: none;} a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #777777; text-decoration: none;} a:hover { /* edits when user mouseovers the links */ color: #777777; cursor: crosshair; text-decoration: none;} table.blogbody { /* this edits the other the place where the blog is */ font-family: Sylfaen; border: 0px solid #777777; background-color: ; width:340px;} table.search TD, table.announcements TH { border: 0px solid #777777; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 0px; } hr { /* horizontal divider */ border: 1px dotted #7777777; } </style> <!-- end code provided by createblog.com --> <!-- Dual Protection by blogring --> <body bgcolor="#FFFFFF" ondragstart="return false" onselectstart="return false" oncontextmenu="return false"> <style type='text/css'> .blogbody td { width:0px; padding-left:0px; } </style> |
|
|
|
avalon* you need div layers =) go check out the first coup... Oct 12 2004, 08:29 PM
ShyDrknss QUOTE(allthatglitterss @ Oct 12 2004, 8:29 PM... Oct 12 2004, 08:49 PM
shortvi3tlaydee u can use this one got it from natimaries tutorial... Oct 12 2004, 08:54 PM
ShyDrknss QUOTE(shortvi3tlaydee @ Oct 12 2004, 8:54 PM)... Oct 12 2004, 09:01 PM
avalon* i put mine after everything in my custom header..i... Oct 12 2004, 09:02 PM
ShyDrknss QUOTE(allthatglitterss @ Oct 12 2004, 9:02 PM... Oct 12 2004, 09:23 PM![]() ![]() |