Great news system

Discussion in 'HTML - XHTML - CSS' started by djwilson, Feb 3, 2009.

  1. djwilson New Member

    Ive just found a great news system called www.fusionnews.net You can have user accounts, tell a friend, reply to news, edit posts etc and more including and auto updating RSS feed!


    costs 0 so try it out ;)
  2. ishkey Mod - Designer

    Looks interesting. Think I'll download and take a look at it.
    What page are you going to use it on?
  3. djwilson New Member

    Imk going to have a more of a play around with it but at the moment on the home page via php include www.youtubedjchannel.com nd hopefully on the /news/2008 and /2009 pages
  4. ishkey Mod - Designer

    Your site still seems to have a few coding problems.
    You need to "comment out" in the middle of the page the extra
    Code:
    [COLOR=#ff0000][I][COLOR=#ff0000]<!-- </body>[/COLOR][/I]
    [I][COLOR=#ff0000]</html> -->[/COLOR][/I][/COLOR]
    If it works then remove them. You can only have on set of these tags on the page.
    Here is the code to slow down your MARQUEE just add SCROLLDELAY= ### (inc to slow - dec to speed up) into your code.
    Code:
    [B]<MARQUEE[/B] [COLOR=navy]SCROLLDELAY=[/COLOR][B][COLOR=navy]160[/COLOR]>[/B]Shows Monday to Friday 7-11PM GMT[B]</marquee>[/B]
    
  5. ishkey Mod - Designer

    would this interesting instead of the big white background.
    let me know as i also cleaned up your code.

    Attached Files:

    • blue.png
      blue.png
      File size:
      72.5 KB
      Views:
      125
  6. djwilson New Member

    I would prefer the white header, but i would be interested in your site code clean up
  7. ishkey Mod - Designer

    I see you fixed your php problem.
    Here is the file for your home page. You can run it on your pc first to see how it looks. Read the comments I put in by the code. If you like it save your original/rename it and then upload this one after you name it as your home page.

    Attached Files:

  8. djwilson New Member

    Hi, thanks ill have a read at the comments etc as soon as i sort out my emails :mad:. Thanks, that PHP error appears and then disappears when it wants for some reason.