Jump to content
MakeWebGames

JamesRage

Members
  • Posts

    86
  • Joined

  • Last visited

Everything posted by JamesRage

  1. Ah okay, thanks.
  2. Quick question guys, alot of people seem to use this; <a href="http://index.php" target"_blank">Index</a> Why? Personally alot of free modifications don't seem for work me, when the above is used :s Preferably, and is needed (for me atleast) for a modification to work; <a href='index.php'>Index</a> Much more quicker to lol, and nice modification Djkanna :-)
  3. If you mean this   <h2><?= $u.$d ?> [<?= $ir['userid'] ?>]</h2> <div class="alert-box">   You could duplicate it like this for the username :-)   <h2><?= $u.$d ?> [<?= $ir['username'] ?>]</h2> <div class="alert-box">
  4. If V 2.5, is $120, and V2 is $100, why do you say free of charge? :S They took about $20 from you lol.
  5. Your design looks nice,
  6. Ummm..A announcement feature would be great, atm I don't think there is one
×
×
  • Create New...