Left Side Module HELP, =[ can anyone help..? |
![]() ![]() |
Left Side Module HELP, =[ can anyone help..? |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 112 Joined: Mar 2004 Member No: 9,079 ![]() |
xanga <-- Cliick on the site.
okay. . now here are my TWO questions 1.) how do i get the boxes around the words "about me" etc. to be smaller..? 2.) how and WHY is my blog all the way down there. . . it won't go farther up past the bottom of the left side module. ![]() ![]() ttthanks. |
|
|
![]()
Post
#2
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 ![]() |
QUOTE 1.) how do i get the boxes around the words "about me" etc. to be smaller..? well theres something in your code and you have to change the width can you show us your code for those? QUOTE 2.) how and WHY is my blog all the way down there. . . it won't go farther up past the bottom of the left side module. you have to stick it in a div. use this: replace the ## with real numbers to make your blog move you might need to use negative numbers |
|
|
![]()
Post
#3
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 112 Joined: Mar 2004 Member No: 9,079 ![]() |
CODE <!-- begin code provided by createblog.com --> <div style="position:static; margin-left:-419px;margin-top: -25px;border: 0px solid #000000; width: 75px; height: 1200px;background: none;"> <table border="0" width=93%> <tr> <td colspan=4> <p class=nav>ABOUT ME</p> <tr> <td colspan=4> <B>nAmE//- Emily Teddi Ladd <br> LoC//- mAnTeNo;; iL <br> bdAy//- jAn. 3o 1989 <br> hAiR//- bRoWn <br> eYeZ//- bRoWn <br> agE//- 15 <br> sEx//- fEmALe <br> </B> <br> <br> <tr> <td colspan=4> <p class=nav>NAVIGATION</p> <tr> <td><A href="http://www.xanga.com/signin.asp">*siGn in</A><br> <A href="http://www.xanga.com/dirrtyspank">ReFrEsH*</A><br> <A href="http://www.xanga.com/profile.asp?user=dirrtyspank">*PrOfiLe</A><br> <A href="http://www.xanga.com/private/SubscribeTo.aspx?user=dirrtyspank">sUbScRiBe*</A><br> <A href="http://www.xanga.com/guestbook.asp?user=dirrtyspank">G*bOOkiE</A></td> <td><A href="http://www.xanga.com/private/home.aspx">*PriVaTe</A><br> <a href="http://www.xanga.com/CLAF/default.asp">CLAF*</A><br> <A href="http://www.xanga.com/private/subscriptions.aspx">*siR</A><br> <A href="http://www.xanga.com/private/feedback.asp">FeEdBaCk*</A><br> <A href="http://www.xanga.com/logout.asp">SIGN OUT</A> <br> <br> <tr> <td colspan=4> <p class=nav>eyE || cAnDy</p> <tr> <td colspan=4> <b><EMBED style="WIDTH: 215px; HEIGHT: 183px" src=http://global-playlist.yahoo.com/makeplaylist.dll%3Fsid=5516942&pt=url&xdata=0-17048765-NaN&s=0&b=&zz=a.asx loop="true" true?> <br>Faith Hill -- wHerE aRe yOu ChRiStmAs* <br> =]<br><br>YOU CAN EITHER PLAY THE VIDEO IF YOU WANT TO WATCH THAT OR YOU CAN STOP THE VIDEO AND CHOOSE A SONG YOU WANT TO PLAY !!<br><BR>LeAvE cOmMeNtS* <br> EnJoY !! <br> lE lM lI lL Y </B> <BR> <br> <tr> <td colspan=4> <p class=nav>CHAT WITH ME</p> <tr> <td colspan=4> <B><object width="140" height="150"><param name=movie value="http://dirrtyspank.chatango.com/flash/mini.swf"><param name=bgcolor value="666666"><param name = flashvars value='k=0&n=000000&s=DC143C&m=339900&t=339900'><embed src="http://dirrtyspank.chatango.com/flash/mini.swf" bgcolor="666666" width="140" height="150" flashvars='k=0&n=000000&s=DC143C&m=339900&t=339900' type=application/x-shockwave-flash></embed></object><br><img border=0 src=http://dirrtyspank.chatango.com/i?5> </B> <br> <BR> <br> LOVERS;; <br> <font face='arial' size='1'><a href='http://www.coolcounters.com'>www.coolcounters.com</a></font><br><script language="javascript"> DOC=document;var data, p; var agt=navigator.userAgent.toLowerCase(); p='http'; if((location.href.substr(0,6)=='https:')||(location.href.substr(0,6)=='HTTPS:')) {p='https';} data = '&r=' + escape(DOC.referrer) + '&n=' + escape(navigator.userAgent) + '&p=' + escape(navigator.userAgent) if(navigator.userAgent.substring(0,1)>'3') {data = data + '&sd=' + screen.colorDepth + '&sw=' + escape(screen.width+ 'x'+screen.height)}; document.write('<a href="http://redirect.xangahits.com" target="_blank" >'); document.write('<img border=0 hspace=0 '+'vspace=0 src="http://www.coolcounters.com/counter.php?i=151644' + data + '"></a>'); document.write("<scr"+"ipt src='http://www.coolcounters.com/counter.js'></scr"+"ipt>"); </script> <tr> <td colspan=4> <p class=nav>xOx</p> EnjOy;; Leave Comments </td> </tr> </table> </div> <!-- end code provided by createblog.com --> There is the CODE for my left side module. i hope it can be fixed. |
|
|
![]()
Post
#4
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 ![]() |
CODE <!-- begin code provided by createblog.com --> <div style="position:static; margin-left:-419px;margin-top: -25px;border: 0px solid #000000; width: 75px; height: 1200px;background: none;"> <!-- end code provided by createblog.com --> that part in the very beginning of your code make the width smaller like: CODE <!-- begin code provided by createblog.com --> <div style="position:static; margin-left:-419px;margin-top: -25px;border: 0px solid #000000; width: 60px; height: 1200px;background: none;"> <!-- end code provided by createblog.com --> just make the width smaller until its like you want it <div style="position:static; margin-left:-419px;margin-top: -25px;border: 0px solid #000000; width: 75px; height: 1200px;background: none;"> |
|
|
![]()
Post
#5
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 112 Joined: Mar 2004 Member No: 9,079 ![]() |
Thank you !! THANK YOU
![]() i think i got it now. |
|
|
![]() ![]() |