HTML help, remove the header navigations |
HTML help, remove the header navigations |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 62 Joined: May 2004 Member No: 19,147 ![]() |
1. I cannot remove the header navigations:
![]() 2. The font in the entries follow the default and not what I designed (arial narrow). Please help me fix it. My code: Header: CODE <body bgcolor="#FFFFFF" ondragstart="return false" onselectstart="return false" oncontextmenu="return false"> <img src="http://payepy.spymac.net/xanga/images/noticeboard.gif" width="800" height="600" alt="Welcome to my world!" style="margin-left:100px;"> <div class="side" style="margin-top:-540px; margin-left:370px;width:155px; height:127px;overflow:auto;"> All my contents that should be here are deleted for privacy purposes. Do not jock my design! <b>-->Copyright Notice</b> <br> Copyright© 2005 <a href="http://xanga.com/LPY">LPY</a> </div> <div class="side" style="margin-top:65px; margin-left:660px;height:155px; width:185px;overflow:auto;"> <br> <a href=http://lpy.chatango.com/?button target=_blank><img border=0 src=http://lpy.chatango.com/i?1></a> <br> <br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> My chatbox will go here.<br> </div> <div class="body" style="margin-left:350px; margin-top:-150px; width:290px; height:340px; overflow:auto;> Webstats: CODE <style type="text/css">
Body{ background:url(http://payepy.spymac.net/xanga/images/bg.jpg); scrollbar-face-color: #ffffff; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #666666; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-arrow-color:#ffffff; font-family: arial narrow; font-size: 10px; color: #000000; text-align: left; } #pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops { width: auto !important; } .blogbody{ font-family: arial narrow; font-size: 10px; color: #000000; text-align: left; } div{ filter:chroma(color=#eeeeee); scrollbar-face-color: #eeeeee; scrollbar-shadow-color: #eeeeee; scrollbar-highlight-color: #666666; scrollbar-3dlight-color: #eeeeee; scrollbar-darkshadow-color: #eeeeee; scrollbar-track-color: #eeeeee; scrollbar-arrow-color:#eeeeee; } div.blogheader, .caption{ font-family: Arial Narrow; font-size: 15pt; letter-spacing:-2px; color: #666666; text-align:right; padding-right:0px; } .side, div.smalltext{ background-color:#eeeeee; font-family: arial narrow; font-size: 9pt; color: #000000; text-align: left; } .mainleft, .leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, body.navigation, table.header, table.footer , .left {display: none;} a:link{color: #000000; text-decoration:underline; font-weight:bold; } a:visited{color:#000000; text-decoration:underline;font-weight:bold; } a:active{color: #000000; text-decoration:underline; font-weight:bold;} a:hover{color: #ffffff; background:#000000; border-bottom:1pt dotted #4F89FD} hr{border: 1pt dotted #666666; width:100%;} </style> |
|
|
![]() ![]() |