left side module removed..., i want it back, check out my script |
left side module removed..., i want it back, check out my script |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jul 2004 Member No: 29,379 ![]() |
hi,
i found a skin and modified it to suit my needs and made my own image for the image map, and i restricted my display of posts to a little box, 445px by 465px. i've made several image map skins; however, for this skin i want my modules back, and i can't figure out how. my xanga is at http://www.xanga.com/thelittletoh/ on the bottom right, where it says "what should i put here?" i want a separate box with a scrollbar listing my subscriptions. even better, if possible, the box above it listing my profile like my interests (what is listed there is part of the image). here's my code: <!-- begin code provided by createblog.com --> <!-- begin code provided by createblog.com --> <!-- onLoad noerror Begin --> <script> function errorsuppressor(){ return true } window.onerror=errorsuppressor </script> <!-- onLoad noerror End --> <div style="width:420px; BACKGROUND:transparent; repeat: no-repeat;height: 100%px;padding-left: 0px;padding-right: 0px; padding-top:0 px;position:static;margin-top:25px;margin-right:11pt"> <img src="http://IMAGE.gif" BORDER=0 USEMAP="#bulletin_board" style="position: absolute; left: 510; top: 0"> <MAP NAME="bulletin_board"> <AREA SHAPE="rect" ALT="look and feel" COORDS="204, 4, 271, 56" HREF="http://www.xanga.com/CLAF/default.asp" TARGET="_self"> <AREA SHAPE="rect" ALT="subscriptions" COORDS="126, 3, 203, 57" HREF="http://xanga.com/private/subs.aspx" TARGET="_self"> <AREA SHAPE="rect" ALT="private" COORDS="68, 4, 119, 58" HREF="http://www.xanga.com/private/home.aspx" TARGET="_self"> <AREA SHAPE="rect" ALT="add me" COORDS="581, 4, 634, 56" HREF="http://www.xanga.com/Private/SubscribeTo.aspx?user=thelittletoh" TARGET="_self"> <AREA SHAPE="rect" ALT="guestbook" COORDS="505, 3, 569, 56" HREF="http://www.xanga.com/guestbook.aspx?user=thelittletoh" TARGET="_self"> <AREA SHAPE="rect" ALT="AIM" COORDS="468, 91, 556, 113" HREF="aim:goim?screenname=thelittletoh&message=hey!" TARGET="_self"> <AREA SHAPE="rect" ALT="profile basic" COORDS="223, 90, 320, 113" HREF="http://www.xanga.com/Private/profilebasic.aspx" TARGET="_self"> <AREA SHAPE="rect" ALT="xanga" COORDS="100, 90, 197, 113" HREF="http://www.xanga.com/thelittletoh" TARGET="_self"> <AREA SHAPE="rect" ALT="email" COORDS="344, 93, 438, 113" HREF="http://www.xanga.com/senduser.aspx?user=thelittletoh" TARGET="_self"> <AREA SHAPE="rect" ALT="feedback" COORDS="648, 4, 707, 56" HREF="http://www.xanga.com/Private/feedback.aspx" TARGET="_self"> <AREA SHAPE="rect" ALT="what is 'shiok!'?" COORDS="719, 2, 762, 22" HREF="http://members.tripod.com/sotongs/singlish.html" TARGET="_blank"> <AREA SHAPE="rect" ALT="edit account" COORDS="592, 91, 678, 113" HREF="http://www.xanga.com/Private/editaccount.aspx" TARGET="_self"> <AREA SHAPE="rect" ALT="signin" COORDS="667, 160, 710, 178" HREF="http://www.xanga.com/signin.aspx" TARGET="_self"> <AREA SHAPE="rect" ALT="logout" COORDS="714, 161, 763, 176" HREF="http://www.xanga.com/logout.aspx" TARGET="_self"> <AREA SHAPE="rect" ALT="exclusivevid" COORDS="167, 160, 456, 179" HREF="http://thelittletoh.dynalias.com/angelsofdeath.wmv" target="_self"> <AREA SHAPE="rect" ALT="more pics" COORDS="662, 324, 759, 341" HREF="http://thelittletoh.dynalias.com/pics/" target="_self"> <AREA SHAPE="rect" ALT="vid8" COORDS="29, 822, 102, 837" HREF="http://thelittletoh.dynalias.com/23rd.wmv" target="_blank"> <AREA SHAPE="rect" ALT="vid1" COORDS="28, 839, 135, 851" HREF="http://thelittletoh.dynalias.com/angelsofdeath.wmv" target="_blank"> <AREA SHAPE="rect" ALT="vid2" COORDS="312, 864, 434, 940" HREF="http://thelittletoh.dynalias.com/angelsofdeath.wmv" target="_blank"> <AREA SHAPE="rect" ALT="vid3" COORDS="311, 788, 432, 862" HREF="http://thelittletoh.dynalias.com/kungfubig.wmv" target="_blank"> <AREA SHAPE="rect" ALT="vid4" COORDS="152, 822, 241, 834" HREF=" " target="_blank"> <AREA SHAPE="rect" ALT="vid5" COORDS="29, 885, 124, 897" HREF="http://thelittletoh.dynalias.com/" target="_blank"> <AREA SHAPE="rect" ALT="vid6" COORDS="30, 869, 127, 882" HREF="http://thelittletoh.dynalias.com/mikerfallwmv.wmv" target="_blank"> <AREA SHAPE="rect" ALT="vid7" COORDS="31, 853, 131, 865" HREF="http://thelittletoh.dynalias.com/kungfubig.wmv" target="_blank"> <AREA SHAPE="rect" ALT="winatrip" COORDS="178, 64, 634, 83" HREF="http://www.pokemon.com" target="_blank"> </MAP> <div style="width: 0px; BACKGROUND-COLOR:none; background-image: url(); background-attachment: fixed; repeat: no-repeat; border:none; height: 01%; padding-left:0px; padding-right:20px; padding-top: 40px; position:static; margin-top:-850px"> <div align=center><div style="background:; border=0px solid #000000; width:445px; height:465px; BACKGROUND:none;overflow:auto; scrollbar-base-color: default; scrollbar-face-color: White; scrollbar-track-color: default; scrollbar-arrow-color: Navy; scrollbar-3dlight-color: White; scrollbar-darkshadow-color: White; scrollbar-highlight-color: White; scrollbar-shadow-color: White;}"> <style type="text/css"> body { scrollbar-base-color: default; scrollbar-face-color: White; scrollbar-track-color: default; scrollbar-arrow-color: Navy; scrollbar-3dlight-color: White; scrollbar-darkshadow-color: White; scrollbar-highlight-color: White; scrollbar-shadow-color: White;; } div.blogheader,.caption { background-image:url(); background-repeat:repeat; background-position:center; font-family:"verdana"; text-transform:none; font-size:14px; font-weight:normal; text-align:left; color:black; letter-spacing:0px; background-color:none; width:300px; } BODY {FONT-SIZE: 11px; LINE-HEIGHT: 20px; FONT-FAMILY:"Verdana"} P {FONT-SIZE: 10px; LINE-HEIGHT: 20px; FONT-FAMILY:"Verdana"} TD {FONT-SIZE: 10px; LINE-HEIGHT: 20px; FONT-FAMILY:"Verdana"} .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color:#488cae; } table.blogbody { background: transparent; width:420px; } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid black; font:normal 10px verdana; background-color: none; font-color:black; } table.navigation, table.footer {display: none;} table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(); background-color:none; color: #000000; font: bold 10pt verdana; text-transform: none; text-align:center; border-bottom: #000000 1px solid; border-top: none; border-right: none; border-left: none;} table.left { /* this edits the menu module */ width:0px; color:000000; background-color:ffffff; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: none; BORDER-LEFT: #000000 1px solid; -BOTTOM: #000000 1px solid } .#rblEprops{display:none;} #pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops /* width of the comment page I suggest miking it the same width as the blogbody*/ {width:420px; } table.blogbody tr td { /* this edits the left margin of blog */ width:0px; padding-left: 0px; } table.blogbody { /* this edits the other the place where the blog is */ background-color:none; family-font: verdana; BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; BORDER-LEFT:black 0px solid; BORDER-BOTTOM:black 0px solid width:420px; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width:420px; } #htmleditor { border : 1x solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { color:black; font:10px verdana; line-height:10px; } a:visited, a.footernav:visited, { color:#BB2E2E; font:bold 10px verdana; line-height:10px; } a:hover { color:#FBD41F; cursor: NW-Resize;border:0 solid; border-color:#EAC518; }</style> <META HTTP-EQUIV="imagetoolbar" CONTENT="no"> <style type='text/css'> .mainleft { display:none; } </style> <STYLE TYPE="text/css">p {align=justify} BODY{cursor: url(http://home.bak.rr.com/thelittletoh/cursor.ani);} a {cursor: url(http://home.bak.rr.com/thelittletoh/cursor.ani);} </STYLE> <!-- end code provided by createblog.com --> <!-- end code provided by createblog.com --> INSERT INTO WEB STATS <!-- begin code provided by createblog.com --> <!-- begin code provided by createblog.com --> <div style="left=-100; top=-10; position=absolute;"><img src="/images/dot_clear.gif" border="0" style="display:none" width="1"> <script></script><script language="javascript">document.write('<div id="ya1160" style="width: 100%">');document.write('<table border="0" cellspacing="0" cellpadding="0" width="100%">');document.write('<tr><td style="text-align: center;"><center>');document.write('<table style="background-color: #ffffff; border: 1px solid #4685C4; background-image: none;" cellSpacing=0 cellPadding=1 width=614 border=0><TD style="TEXT-ALIGN: right">');</script> </div> <ilayer name=""><div id="" style="width:1; height:1; BACKGROUND: #; FILTER: alpha(opacity=0); overflow:auto"><center><applet><xmp> <script> // removes Get Involved if (location.href.match ("home.aspx")) { __aspnetForm.nextSibling.nextSibling.removeNode(true); __aspnetForm.nextSibling.removeNode(true); } </script> <!-- end code provided by createblog.com --> <!-- end code provided by createblog.com --> if someone could tell me how to re-enable my modules, and put them on the right side how i explained it, man... i would appreciate it a lot. |
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jul 2004 Member No: 29,379 ![]() |
hey thanks... it worked (i have another xanga to test out the script).
now i just need to find a way to make the module static on the right side... separate from the blogbody... sorry, i'm so newbie at this stuff... thanks again. EDIT: <style type='text/css'> .mainleft { display:} </style> with that code, is there anyway to make the .mainleft positioned STATIC? (is that right? it'll never move with static?) |
|
|
![]() ![]() |