odds and ends..., with my layout |
![]() ![]() |
odds and ends..., with my layout |
Aug 9 2004, 08:00 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Aug 2004 Member No: 38,894 |
Just a few things...I have looked at all the scripts, just so you know.
first off...people who have 800by600 resolution view the div a bit off the translucent thing I want it on, is there any way i can fix that? second...my xangazon thins are messed up. it's hard to describe, but ive tried changing it to just bold text and it does nothing..take a look at the site to see what i mean, if you dont mind. lastly, i have a bottom scrollbar. if tried resizing the blog area, getting rid of the margin on the left side of posts, and changing where my date is, but i can't seem to get that bottom scrollbar to go away! thanks for areading, and i really appreciate any help. thanks again. http://www.xanga.com/BuyTheRegular |
|
|
|
Aug 9 2004, 08:18 PM
Post
#2
|
|
![]() Look its... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,817 Joined: Feb 2004 Member No: 4,767 |
try changing the siz of the blog to a smaller size. but paste yuor code so we can see it adn see whats the prob.
for the xangazone go here http://www.xanga.com/private/XangazonSettings.asp it should work. |
|
|
|
Aug 9 2004, 08:22 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Aug 2004 Member No: 38,894 |
custom header...
CODE <!-- begin code provided by createblog.com --> <img src="http://img48.exs.cx/img48/7052/xanga7.jpg" usemap="#mymap" width="800" height="600" border="0"> <map name="mymap"> <area shape="rect" coords="12,19,184,101" href="http://www.blindsideonline.com" target="_blank"> <area shape="rect" coords="78,174,187,194" href="http://www.xanga.com" > <area shape="rect" coords="44,204,222,223" href="http://www.xanga.com/Private/SubscribeTo.aspx?user=BuyTheRegular" target="_blank"> <area shape="rect" coords="84,223,177,254" href="http://www.xanga.com/private/home.aspx" > <area shape="rect" coords="104,262,161,281" href="http://profiles.myspace.com/users/5989279" target="_blank"> <area shape="rect" coords="61,292,202,312" href="http://www.xanga.com/logout.aspx" > <area shape="rect" coords="1,562,208,596" href="http://www.xanga.com/BuyTheRegular" > </map> <div style="overflow: auto; margin-top: -533px; margin-left: 155; width=470; height:430"> <!-- end code provided by createblog.com --> webstats CODE <script language="javascript">
<!-- var links = document.getElementsByTagName ('a'); for (var l = 0; l < links.length; l++) { str = links[l].innerHTML; if (str.match (/\d+:\d+ (am|pm)/i)) links[l] else if (str.match (/eprops/i)) links[l].innerHTML = str.replace (/eprops/i, "props"); else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "prop"); else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/comments/i, "words"); else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "word"); else if (str.match (/Next 5/i)) links[l].innerHTML = str.replace (/Next 5/i, " "); else if (str.match (/Previous 5/i)) links[l].innerHTML = str.replace (/Previous 5/i, " "); }//--> </script> <!-- begin code provided by createblog.com --> <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> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <meta http-equiv="Page-Enter" content="progid:DXImageTransform.Microsoft.Fade(Duration=1)"> <meta http-equiv="Page-Exit" content="progid:DXImageTransform.Microsoft.Fade(Duration=1)"> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <style type="text/css"> body { background-color: black; scrollbar-arrow-color: black; scrollbar-track-color: black; scrollbar-shadow-color: orange; scrollbar-face-color: black; scrollbar-highlight-color: orange; scrollbar-darkshadow-color: orange; scrollbar-3dlight-color: black; } table.blogbody { width:450; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { font: 10px; } div.blogheader, .caption { text-transform: lowercase; font-size:11px; color: #000000; text-align: center; letter-spacing: 0px; } a:link, .footernav.link, a.footernav:link, a.footernav:active { color: black; text-decoration: none;} a:visited, a.footernav:visited, { color: black; text-decoration: none;} a:hover { color: orange; text-decoration: none;} </style> <style type="text/css"> hr { /* horizontal divider */ border: 0px solid #000000; Width:400px; } </style> <style type='text/css'> .blogbody td { width:0px; padding-left:0px; } </style> <script language="JavaScript1.2"> <!-- /* Screen resolution detection and notification Script- © Dynamic Drive (www.dynamicdrive.com) For full source code, installation instructions, 100's more DHTML scripts, and Terms Of Use, visit dynamicdrive.com */ var correctwidth=1024 var correctheight=768 if (screen.width!=correctwidth||screen.height!=correctheight) document.write("This webpage is bested viewed with screen resolution "+correctwidth+"*"+correctheight+". Your current resolution is "+screen.width+"*"+screen.height+". If possible, please change the resolution!") //--> </script> |
|
|
|
Aug 9 2004, 08:42 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Aug 2004 Member No: 38,894 |
nvm, i got it all fixed...sorry for anyone that was working to help me!
|
|
|
|
![]() ![]() |