Jump to content

Chevy

Members
  • Posts

    167
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Chevy's Achievements

Member

Member (2/5)

0

Reputation

  1. I have a auction site and I want the price to change when the MySQL field is updated, and the list of bidders, they would be two separate divs though. Is this possible?
  2. I posted this in the CSS forum with no success. Hello all! I have been trying for days to get HTML purifier to filter my CSS, with no prevail at all. Do you guys recommend any certain way to filter user inputted CSS style sheets? Any filter to use?
  3. Hello all! I have been trying for days to get HTML purifier to filter my CSS, with no prevail at all. Do you guys recommend any certain way to filter user inputted CSS style sheets? Any filter to use?
  4. <?php if (isset($_COOKIE['login']) && basename($_SERVER['PHP_SELF']) == "index.php"){ $mark = $database_query->marks; if ($mark <= 40){ echo 'Yikes! It looks like you need to work a little harder to bring up your grade!'; } } ?> Something like that is what you mean?
  5. I fixed it, still nothing...
  6. Yeah, I changed it back for you all to see the wonderful error/.
  7. I did that, and still nothing. I tried to position absolute, but that is nit good xD
  8. Okay so after finding out how to make the links move down on the hover, I have another problem. The content moves down when I hover over a link...can anyone help? http://verpets.com/layout/jamestown/ That is the link. Thanks in advance.
  9. Chevy

    Help?

    I also tried to code the content part but hovering over links makes the content go down...
  10. Chevy

    Help?

    Hmm, I did get it, but in IE it looks funny...
  11. Chevy

    Help?

    Hmm, everything seems to be going up instead of just the text.
  12. Chevy

    Help?

    Yes, they are properly wrapped. <div id="menu"> <div id="navigation"> <a href="index.php">H o m e</a> <a href="index.php">N e w s</a> <a href="index.php">B i o</a> <a href="index.php">P i c s</a> <a href="index.php">M u s i c</a> <a href="index.php">C o n t a c t</a> <a href="index.php">T o u r s</a> </div> </div>
  13. Chevy

    Help?

    The: Home Squad Roster Apply For Squad Forums
  14. Chevy

    Help?

    Hmm, I tried that, but only got this: http://verpets.com/layout/jamestown/
  15. Chevy

    Help?

    Can anyone get the javascript to make a link move up like on this web site? http://victor.kjionline.com/
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.