Jump to content

Str

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by Str

  1. Works great Thank you my friend
  2. yes it is this is the file http://www.web4future.com/products.php?p=freedownloadsUsers online script
  3. Page is VALID but script does not work
  4. Hi all.I figured out most of my errors in the attemp to have a Xhtml site but cant figure out my last error ..I inserted a script that shows how much users are on my site the script works but I gat a error if I try to validate my site ..the script that works is <script src="online.php?so=1"></script>I figured out that I would need to add<script type= but can't get the right combination to get the script to work AND get my site to be xhtml valid I got this ...<script type="text/src"src="online.php?so=1"></script>My site is valid with this ..but the script dosent work any help would be greatly appreciated thanks
  5. Str

    What's my problem ??

    Thanks ..works great
  6. Str

    What's my problem ??

    this is my css ..it works . exept for the scrollbar ..it's supposed to be blue so it blends in my backgroundbut it comes up gray as "normal"what do I do wrong ??<style><!--BODY{color:#FFFFFF; background-color:#273154;}a:link {color:#FFFFFF}a:visited {color:#FFFFFF}a:hover {color:yellow}a:active {color:#FFFFFF}scrollbar-face-color:#273154;scrollbar-arrow-color:#273154;scrollbar-track-color:#273154;scrollbar-shadow-color:'#273154';scrollbar-highlight-color:'#273154';scrollbar-3dlight-color:'#273154';scrollbar-darkshadow-Color:'#273154';}--></style>
  7. Str

    need help please

    here is my problem ...all the web pages are outputted automatically.... over 20 pagesso everything I do has to be in the <style> so the pages come out like I need them ..otherwise I will have to chage every page 1 by 1 to change the color of the cells backgroundanyways .....thanks for the help ..i'll probably just change the backgroung color wont be what I want but at least it's going to work
  8. Str

    need help please

    if I add that ..my whole page end up the same color ...here is my page ...http://www.qnhl.net/Season4/4qnhlMatchup549.htmlnormaly the page is outputed white with black text I changed the background color to blue but I cant change the text because I need the text to be Black on an other page (outputted by the same program at tje same time)so I am trying to change the background color of the cells where the text is black on the page of my link ...sorry if I am confusing I am having trouble following myself
  9. Str

    need help please

    Hi everyone..I would like to know if it's possible to do this and if so ..how to do it I have a program that generates a web page that I would like to modify from the sourceI could add the link to a image and it works ..every day the page is generated with my Image what I would like to add and can't figure out how is to change the background color of the tables I changed the color for the background of the page but cant get to change the color of the background in the tables I tried td bgcolor="#FFFFFF" in the <style> / </style>any help would be appreciated thanks
×
×
  • Create New...