Recent content by nunoabc

  1. nunoabc

    Count to 1 Million

    643 posts left to catch some else :D
  2. nunoabc

    Iframe not transperent in ie 6!

    You're a bit wrong, but i understood you. Yes the IE6 shows up transparency, in GIF images. In PNG you need to change the transparent reference to another one. And it isn't only the FF3 that shows transparency with PNG... FF2 already do it... BTW you shouldn't make pages with the phrase "best...
  3. nunoabc

    Logo: XploSiVe Gaming

    Closing thread. I've already done this. But thanks sohailamir52 for having a bit of interest in this. You could make a lot of money. Thread closed.
  4. nunoabc

    Logo: XploSiVe Gaming

    So here's the thing: I want someone to make 2 logo images with the 2 initial letters (X and G) burning from the bottom to the top. The fire can be in orange or in blue and the background must be black. Once I choose the image I'll transfer the credits. If you make a high quality wallpaper...
  5. nunoabc

    XHTML 1.0 Transitional Help Needed

    Oh never mind. That happens a lot to me all the time. By the way, I'm glad I could help. ;)
  6. nunoabc

    XHTML 1.0 Transitional Help Needed

    You forgot to close <i> tag... <form action="settings.php" method="post"> <b><u>Edit Account Details</u></b><br /> Username: <input type="text" value="chris" name="username" readonly="readonly" /><br /> Password: <input type="password" name="password" disabled="disabled" /><br />...
  7. nunoabc

    JavaScript - Resize iFrame

    Hi! So this is my javascript:<script type="text/javascript"> var winH = 400; if (parseInt(navigator.appVersion)>3) { if (navigator.appName=="Netscape") { winH = window.innerHeight; } if (navigator.appName.indexOf("Microsoft")!=-1) { winH = document.body.offsetHeight; } } winH =...
  8. nunoabc

    PHP unique hit counter

    Thank you, but as you just searched and did not made all the work I'll give you only 50 credits. I think that this is fair enough. 50 credits sent.
  9. nunoabc

    PHP unique hit counter

    Here's the thing: I want to have a unique hit counter in my page. I found a script but it isn't unique... It stores all IPs from everyone, but if I reload it again, and again, and again it will count. I need a condition to check all IPs and compare to the visitors IP. If it is in the text file...
  10. nunoabc

    Put a link on a script with onklick?

    it isn't like that. in the link you, for example, have <a href="http://blablabla.com/">BlaBlaBla</a> but you now put <a onclick="window.location='http://blablabla.com'">BlaBlaBla</a> or did I miss understood?
  11. nunoabc

    Review my clan site!

    Please review my clan site. http://ew.exofire.net Look where I've put the ad! Cool hun? :D - - - I will only accept constructive posts. Those that aren't I will ignore them.
  12. nunoabc

    Fatal error: SUHOSIN

    I have PHP v2 for about 3/4 months and now this gives me an error... I've added some printscreens. (see below) . I'm only seeing the error now because I installed phpBB recently am maybe this is why my SMF forum doesn't open to me. Try to fix this please. Thanks. :happysad: cPanel username...
  13. nunoabc

    Pop-ups

    I would like to know if that applies to all pop-ups. Can I make a pop-up with my CS1.6 server status (made by Game-Monitor)?
  14. nunoabc

    x10hosting TOS error

    I was just reading again the TOS and I noticed that there was an error. So I decided to post just for fun, but a company like this shouldn't make mistakes (kidding again :drool:). If you find more errors post here. Maybe Corey or someone correct them. I'm making their lives easier. :D
  15. nunoabc

    Questions about the site

    I have two questions about my site. 1st - When I try to login in my forum, I can't. It just shows me a blank page. 2nd - Do I need to write everything in English? I wanted my site to be just portuguese...
Top