inherit
84234
0
Mar 28, 2016 15:15:28 GMT -8
Slayer
Addicted To Severus Snape Since 2001
1,071
July 2006
narcissasnape
|
Post by Slayer on Apr 11, 2013 12:27:27 GMT -8
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Apr 11, 2013 18:02:19 GMT -8
Just add whatever border you want to the css (in your footer) that comes with the floating side bar like I did in blue: <style type="text/css"> #floatBox {top: expression( ( ignoreMe = document.body.scrollTop +20 ) + 'px' ); z-index: 50; border: 1px solid #ff0000;
} </style>
|
|
inherit
84234
0
Mar 28, 2016 15:15:28 GMT -8
Slayer
Addicted To Severus Snape Since 2001
1,071
July 2006
narcissasnape
|
Post by Slayer on Apr 12, 2013 1:38:23 GMT -8
Ah! Perfect! I could not work out how to do it! Is there a way to remove the small black border line between the two? Thank you for your time! EDIT - Some people viewing the forum here: joininourcrusade.proboards.com/index.cgiare claiming the static side bar drops down for them sometimes, so they cant see the cbox, even though they are using the same browser as I, any suggestions?
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Apr 12, 2013 19:12:52 GMT -8
Are you talking about the peek-a-boo on the right because viewing your site, in IE, the content slides down for me and out of sight if I scroll a bit. In IE again, your left sidetables are not static or in a fixed position. In Chrome and FF, I have no issues at all with either side. I copied your coding and stuck it on a test site and I can't replicate the problems I see in IE.
Let me know what browser this is happening on (I see you are using FF now but not sure if that is the one you use all the time.) and which side is causing a problem for your members. You said static but both the peek-a-boos and the left side are both supposed to be static or in a fixed position.
|
|
inherit
84234
0
Mar 28, 2016 15:15:28 GMT -8
Slayer
Addicted To Severus Snape Since 2001
1,071
July 2006
narcissasnape
|
Post by Slayer on Apr 13, 2013 11:02:09 GMT -8
Im talking about the static one on the left, with the avatar, pms and chatbox. What i dont understand is, why there are errors regarding the chabox and the way the forum in angled on my main site here in IE - joininourcrusade.proboards.com/index.cgiBut on my test site - adminboarddyhtps.freeforums.net/index.cgi There are no errors. I find often in firefox the static left hand bar moves or doesnt load, and another member has mentioned it, but perhaps its our comps!
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Apr 14, 2013 0:07:20 GMT -8
First of all, I have never been a fan of Caution templates as I always, always find a mess with the coding. That aside, it is interesting that I copied just your left static side table and the peek-a-boos, put it on a .net site and I am getting what I was experiencing on your .net site (adminboarddyhtps.freeforums.net/index.cgi ) and I can't find anything in the coding that would explain that. (Some code reference .com and thus have to be edited to .net) As far as what your members are experiencing, if you have the same cbox on both forums, that may cause issues with slow loading. Also some people may have some extra tool bars at the top of their screen which may push that down. I have a fixed table on one of my test sites. You are welcome to try it out if you want. I put your info in it so you'd just need to remove the float box code and be sure to save it to notepad in case this doesn't work for you. The code and this can go in your global headers at the very top. <style type="text/css"> .side_panel{ position: fixed; top: 0px; left: 0px; width: 230px; height: 100%; background-image:url(http://i657./uu300/EliteList/Trans/1x1tex/solid1/42.png); background-repeat: repeat; border-right: 2px solid #ffffff; padding: 10px 2px 10px 2px; z-index: 1; _position:absolute; _top:expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); } </style> <div class="side_panel"> <table cellspacing="0" margin-left="30px" cellpadding="4" align="left" valign="top" width="230px" height="100%" class="bordercolor"><tr><td width="100%" class="titlebg" align="center"> <center><span id="my_avatar"></span><br><BR> <font color="b9824d" face="georgia" size="2"><i>hello, <span id="my_name" style="text-transform:lowercase;"></span>!</i></font><br> <span id="my_PMs"></span></center> <form onsubmit="disable(this); if(location.href.indexOf('action=logout')==-1)this.redirect.value=location.href;" name="sideloginform" method="post" action="/index.cgi" > <input type="hidden" name="redirect" value="/index.cgi" > <input type="hidden" value="login2" name="action"> <img src="http://s3.images.proboards.com/blank.gif" onload="document.getElementById('sidelogout').style.display=(pb_username=='Guest'?'none':'')"/> <table width="100%" cellspacing="3" cellpadding="0" border="0"> <tbody><tr> </center> <center><input type="text" style="font-family: arial; padding:2px; background-image: url(http://img855.imageshack.us/img855/3842/backgroundlz.png); text-align: left; font-size: 10;" maxlength="18" tabindex="3001" size="12" name="username"> <input type="password" style="font-family: arial; background-image: url(http://img855.imageshack.us/img855/3842/backgroundlz.png); text-align: left; font-size: 10; padding:2px;" tabindex="3002" size="12" name="password"> <input type="submit" style="background-image: url(http://img855.imageshack.us/img855/3842/backgroundlz.png); margin-top:1px; margin-left:1px;" font-size="10" font-family="arial" tabindex="3004" value="+"> </center></tr> </tbody></table> </center> </form> <div style="width:200px; border-top: 3px solid #680b13;margin-left:0px; border-bottom: 3px solid #680b13; border-right:10px solid #680b13; "> <!-- BEGIN CBOX - www.cbox.ws - v001 --> <div id="cboxdiv" style="text-align: center; line-height: 0"> <div><iframe frameborder="0" width="200" height="190" src="http://www7.cbox.ws/box/?boxid=688083&boxtag=9sjdh3&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain7-688083" style="border: 0px solid;" id="cboxmain7-688083"></iframe></div> <div><iframe frameborder="0" width="200" height="75" src="http://www7.cbox.ws/box/?boxid=688083&boxtag=9sjdh3&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform7-688083" style="border: 0px solid;border-top:0px" id="cboxform7-688083"></iframe></div> </div> <!-- END CBOX --> <BR><br> </div> </td></tr></table> </div> I'm curious if you (or any of your members) get the same thing I do with the peek-a-boos in IE as I do, where the whole thing slides down? I don't have time to try to figure it out at the moment, but I'll try to take a closer look tomorrow.
|
|
inherit
84234
0
Mar 28, 2016 15:15:28 GMT -8
Slayer
Addicted To Severus Snape Since 2001
1,071
July 2006
narcissasnape
|
Post by Slayer on Apr 14, 2013 11:19:09 GMT -8
Oh ok, that seems very strange if the .com/.net is the reason the coding hasnt transfered well. This new static side table seems to work, much better for me, im waiting on member responses, but the issue is no longer occurring for me.
What I find bizzare about IE is yes, im having that issue with the peekaboo, but also the main forum doesnt seem to be centred at all!
Also for some strange reason, the images in the staff table state theres an error no matter where i upload them!
Again thanks for all your time!
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Apr 14, 2013 23:43:03 GMT -8
Now you know why I am not a fan of Caution templates. I always have to fix their mess.
In your headers (I believe global but check your main header)find this and remove it. You already have a forum resize in your footers and the span part is copied from someone else's source as that is part of ProBoards coding so the template isn't even theirs completely or so it seems.
<script type="text/javascript"> <!-- table = document.getElementsByTagName('table'); for(i = 0; i < table.length; i ++) { with(table[i]) { if(width == '92%') { width = '500'; }}} //-->
</script> <br/>
<span id="pagedropmenu" class="nav" style="display: none;" onmouseout="hidePageSpan(event,0);" onmouseover="window.clearTimeout(removePageSpan);"></span>
You have two sets of this below so remove one set:
<script type="text/javascript"> <!-- document.getElementsByTagName('td').item(2).style.display="none"; //--> </script>
<script type="text/javascript"> <!-- document.getElementsByTagName('font').item(1).style.display="none"; //--> </script>
Now there is a lot of cleaning up you should do like put all your css together but I'll just touch on the bare minimum.
In your css for the table find this and remove the red and add the blue:
<style type="text/css">
.table { [font color="#e61954"]margin-left:320px; margin-right: auto; margin-top: 2px; margin-bottom: 2px;[/font][/i][/color] [font color="#1925ac"]margin:auto; margin-top: 20px; margin-bottom: 20px;[/font] background-color:#3d080e; border-right:10px solid #350103; border-left:10px solid #350103; border-left:10px solid #350103; border-top:20px solid #350103; border-bottom:20px solid #350103; -moz-border-radius:0px 50px 50px 0px; -webkit-border-radius:0px 50px 50px 0px; -border-radius:0px 50px 50px 0px; }
BODY { [font color="#1925ac"]margin-left: 200px;[/font] font-family: trebuchet ms; font-size: 12px; border-right:10px solid #680b13; background-color:#290408; color: #FFFFFF;}
</style>
And then replace this line....
<center><table cellpadding="0" cellspacing="0" width="728" class= "table"> <tr> <td></td><td width="728px"/></td></tr> <tr> <td/></td><td border="0px" style="padding: 20px; padding-right: 29px;">
....with this....
<table align="center" width="728px" cellpadding="0" cellspacing="0" class="table"> <tr><td border="0px" style="padding: 20px; padding-right: 29px;">
If you want you can replace your peek-a-boo's with what I have below, feel free but you should know I'm using Jordan's expand/collapse code but the memory isn't working where it keeps the content open or closed until you delete you cookies.
This would go at the bottom of your global footers: (I have all your content already in it but be sure to save the peek-a-boo's to notepad in case you aren't happy with this:
<style type="text/css"> <!-- html,body{height:100%; } .tab1_image{ width: 24px; height: 100%; background-color: brown; cursor: pointer; } .tab_cont{ width: 200px; height: 100%; background-image: url(http://i29./c261/ladyseverussnape/epitest_zps1fa5c33f.png); background-repeat: repeat; font-size:.8em; } .inner_tab_cont{ padding: 140px 4px 4px 4px; height: 100%; float: left: }
--> </style>
<!--START OF TAB 1--> <!--Tabbed Table by Tumbleweed of Proboards Support--> <!--Collapse code by Trublu--> <div style="position: fixed; top: 0px; right: 0px; z-index: 101; height:100%;_position:absolute; _top:expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');"> <table cellpadding="0px" cellspacing="0px" height="100%"> <tr> <td class="tab1_image" onclick="toggle('rules_tab');"> <img src="http://i29./c261/ladyseverussnape/11_zps89f82112.png" height="100%"> </td> <td> <div id="rules_tab" class="tab_cont" style="display:none;"> <div class="inner_tab_cont">
<marquee direction="left" scrollamount="3" height="120" onmouseover=this.stop() onmouseout=this.start()> <a href="http://joininourcrusade.proboards.com/index.cgi?action=display&board=general&thread=1&page=1"><img src="http://i29./c261/ladyseverussnape/andrew_zps7527c2ea.png" class="hoverfade" title="Sir Andrew Ffoulkes">
<a href="http://joininourcrusade.proboards.com/index.cgi?board=canon&action=display&thread=946&page=1"><img src="http://i29./c261/ladyseverussnape/0013-1_zps284471b0.png" class="hoverfade" title="Lord Louis-Auguste François Rochechouart">
<a href="http://joininourcrusade.proboards.com/index.cgi?board=general&action=display&thread=1"><img src="http://i29./c261/ladyseverussnape/0015-1_zps51e0dab1.png" class="hoverfade" title="Maximilien Robespierre">
<a href="http://joininourcrusade.proboards.com/index.cgi?board=general&action=display&thread=1&page=1"><img src="http://i29./c261/ladyseverussnape/008-4_zpsda6b6b74.png" class="hoverfade" title=" SUZANNE DE TOURNAY">
<a href="http://joininourcrusade.proboards.com/index.cgi?board=general&action=display&thread=1&page=1"><img src="http://i29./c261/ladyseverussnape/0010-2_zps40835ee3.png" class="hoverfade" title="GABRIELLE DAMIENS">
<a href="http://joininourcrusade.proboards.com/index.cgi?board=general&action=display&thread=1&page=1"><img src="http://i29./c261/ladyseverussnape/007-4_zpse9656ff3.png" class="hoverfade" title="MADAME THENARDIER">
<a href="http://joininourcrusade.proboards.com/index.cgi?board=general&action=display&thread=1"><img src="http://i29./c261/ladyseverussnape/0011-4_zpsc522ad76.png" class="hoverfade" title="MONSIEUR THENARDIER">
</marquee> <div style="position:relative; left:0px; padding-top: 50px; background-image:URL(http://i29./c261/ladyseverussnape/tagbb1_zps319ec048.png); width:190px; height:300px;"><br><br><br><br><br><br><br><br><br> <!-- BEGIN CBOX - www.cbox.ws - v001 --> <div id="cboxdiv" style="text-align: center; line-height: 0"> <div><iframe frameborder="0" width="190" height="180" src="http://www7.cbox.ws/box/?boxid=688379&boxtag=8sdwyg&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain7-688379" style="border: 0px solid;" id="cboxmain7-688379"></iframe></div> <div><iframe frameborder="0" width="190" height="52" src="http://www7.cbox.ws/box/?boxid=688379&boxtag=8sdwyg&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform7-688379" style="border: 0px solid;border-top:0px" id="cboxform7-688379"></iframe></div> </div> <!-- END CBOX -->
</div></div> </td>
</tr> </table> </div> <!--END OF hide and show-->
<script type="text/javascript"><!--
var cookie_data = document.cookie.split(";");
for(a = 0; a < cookie_data.length; a++){ if(cookie_data[a].match(new RegExp("id:(.+?)=0($|;)","i"))){ if(document.getElementById(RegExp.$1)) document.getElementById(RegExp.$1).style.display = "none"; } }
function toggle(_id){
var obj = document.getElementById(_id);
if(obj.style.display == ""){ obj.style.display = "none"; document.cookie = "id:" + _id + "=0;expires=Sat, 20 Jan 3000 12:12:12 UTC; path=/;"; } else { obj.style.display = ""; document.cookie = "id:" + _id + "=0;expires=Sat, 20 Jan 2000 12:12:12 UTC; path=/;"; } } //--></script>
I'll take a look at your images in the staff section, but for now, try making a new file in photobucket and rename your image before uploading it. Sometimes photobucket is just picky about images with the same name. Also make sure you are copying the direct link, which I'm sure you were.
|
|
inherit
84234
0
Mar 28, 2016 15:15:28 GMT -8
Slayer
Addicted To Severus Snape Since 2001
1,071
July 2006
narcissasnape
|
Post by Slayer on Apr 16, 2013 2:26:41 GMT -8
ahh sorry about using caution! Im just a rubbish coder! So I find premades! xD Everything there seems fine, apart from i didnt know what to do with this part:
[/i][/color] margin:auto; margin-top: 20px; margin-bottom: 20px; background-color:#3d080e; border-right:10px solid #350103; border-left:10px solid #350103; border-left:10px solid #350103; border-top:20px solid #350103; border-bottom:20px solid #350103; -moz-border-radius:0px 50px 50px 0px; -webkit-border-radius:0px 50px 50px 0px; -border-radius:0px 50px 50px 0px; }
BODY { margin-left: 200px; font-family: trebuchet ms; font-size: 12px; border-right:10px solid #680b13; background-color:#290408; color: #FFFFFF;}
</style>[/quote]
Which parts colored? (OK I CAN SEE THE COLOR NOW IVE QUOTED YOU!) the new peekaboo, seems to work much better, i rehosted the images on photobucket renaming them, and ive tried it on tinypic but the same error occurs. Its werid, ive never seen that happen before!
Thankyou for your helps!
OKAY!
--- I fixed the error regarding the images not working!
<script type="text/javascript"><!-- /* Capitalize Display Name (dntresources.com) */ for(var a = document.getElementsByTagName("A"), i = 0; i < a.length; i++) if(a[i].href.match(/viewprofile&user=.+?$/i)) a[i].innerHTML = a[i].innerHTML.toUpperCase(); //--></script> ^ That code for some reason seemed to be causing it, once i removed it the images came back!
I think thats it then! Thanks so much!
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Apr 16, 2013 22:43:13 GMT -8
Happy to hear that fixes your issues. And sorry about the post. Not sure why that didn't show up as color. Must of goofed something up but to lazy to see what. I just glad you figured it out.
|
|
inherit
84234
0
Mar 28, 2016 15:15:28 GMT -8
Slayer
Addicted To Severus Snape Since 2001
1,071
July 2006
narcissasnape
|
Post by Slayer on Apr 17, 2013 1:45:17 GMT -8
Thankyou so much for your time!
|
|