|
| |
|
|
jrrnow
Posts: 380 From: at the beach in NJ Status: offline
|
Ok, let me have it! - 3/7/2002 7:12:57
I've made some of the suggested changes and would like some more observations. So, have at it. Jim When the chips are down, the buffalo is empty.www.mycalvary.com
|
|
|
|
jrrnow
Posts: 380 From: at the beach in NJ Status: offline
|
RE: Ok, let me have it! - 3/7/2002 7:16:49
Whoops! One question. Can anyone tell me why the first box under the wisdom for living section is bigger than the others. When I look at it in normal mode. The box around the cells are shaded, the other ones are not so in turn it makes it look larger than the other two. I hope that wasn't too confusing. Thanks in advance Jim When the chips are down, the buffalo is empty.www.mycalvary.com
|
|
|
|
Kokomo
Posts: 114 Joined: 2/27/2002 From: Not far from here Status: offline
|
RE: Ok, let me have it! - 3/7/2002 8:27:27
I'm still seeing your scrolling text box partially covering up your center text in Netscape 4.79. Maybe someone who is a bit more knowledgable about browser compatibility and HTML can tell you why, but I'm not quite that smart. I like the color change on your drop-down menu.
|
|
|
|
jrrnow
Posts: 380 From: at the beach in NJ Status: offline
|
RE: Ok, let me have it! - 3/7/2002 11:39:06
I haven't been able to get Netscape so I haven't tried to fix that at this point. Thanks When the chips are down, the buffalo is empty.www.mycalvary.com
|
|
|
|
godshall2
Posts: 370 From: Telford PA USA Status: offline
|
RE: Ok, let me have it! - 3/7/2002 17:53:15
If you put that scroller in its own table and set the width it will correct the Netscape problem. Heres the code you'll need .. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="175"> <tr> <td><ilayer id="main" width=&{scrollerwidth}; height=&{scrollerheight}; bgColor=&{scrollerbgcolor}; background=&{scrollerbackground}; visibility=hide><br> <div align="center"> <layer id="first" left=0 top=1 width=&{scrollerwidth};> <script language="JavaScript1.2"> if (document.layers) document.write(messages[0]) </script> </layer> <layer id="second" left=0 top=0 width=&{scrollerwidth}; visibility=hide> <script language="JavaScript1.2"> if (document.layers) document.write(messages[1]) </script> </layer> </ilayer> <script language="JavaScript1.2"> if (document.all){ document.writeln('<span id="main2" style="position:relative;width:'+scrollerwidth+';height:'+scrollerheight+';overflow:hiden;background-color:'+scrollerbgcolor+' ;background-image:url('+scrollerbackground+')">') document.writeln('<div style="position:absolute;width:'+scrollerwidth+';height:'+scrollerheight+';clip:rect(0 '+scrollerwidth+' '+scrollerheight+' 0);left:0;top:0">') document.writeln('<div id="first2" style="position:absolute;width:'+scrollerwidth+';left:0;top:1;">') document.write(messages[0]) document.writeln('</div>') document.writeln('<div id="second2" style="position:absolute;width:'+scrollerwidth+';left:0;top:0;visibility:hidden">') document.write(messages[1]) document.writeln('</div>') document.writeln('</div>') document.writeln('</span>') } </script></td> </tr> </table> Troy | www.aplustemplates.com
|
|
|
|
sandwellmind
Posts: 19 Joined: 2/21/2002 From: Status: offline
|
RE: Ok, let me have it! - 3/8/2002 7:25:09
I see little black arrows that aren't in line with anything. Are these supposed to be part of the button? I think the site looks great though! Well Done!
|
|
|
|
jrrnow
Posts: 380 From: at the beach in NJ Status: offline
|
RE: Ok, let me have it! - 3/8/2002 16:22:16
I have noticed that happening. They are supposed to be next to the buttons on the menu and it seems like they reallign themselves if you go out of the site and then come back. Real strange - I haven't had a chance to write the guy and ask why that would happen. I am no java/html expert so I don't have a clue Thanks for looking and your input When the chips are down, the buffalo is empty.www.mycalvary.com
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|