Jump to content
MakeWebGames

Paddy

Members
  • Posts

    211
  • Joined

  • Last visited

Everything posted by Paddy

  1. Wanted to do something different so i created this, not sure if its 100% done as i might change/add something, let me know what you think..
  2. Just wanted to let you know that the footer is goin to the left hand side for me using FF this is how i got it right #footer {background-image:url("images/foot.png");background-position:center center; background-repeat:no-repeat; height:79px; width:944px; margin-left:80px; margin-top:-80px; position:relative; left:75px;   hope that helps Edit   or else you can set the margin-left:155px;
  3. cos i still see a white border & the rounded corners arn't so round, was cleaver to do a shadow but if you rasterize it it will look better in my opinion. its nothing really its the only thing i so when i zoomed in lol, but if it was mine i would rasterize it
  4. Not bad at all, 1 thing though... are you rasterizing your layers?
  5. Paddy

    New Game

    i don't mind the login page at all, but the inside i dont like that much just a one big image! im sure you can lift it up abit more good luck Also the title2.jpg -->> 932px × 200px (scaled to 869px × 120px) why not make the image 869px × 120px you can use a software and do it in 5 seconds or else if you are not familiar with any programs you can go here Resize Images Online Hope that helps
  6. I don't see you closing the print there? or perhaps that's not the full code?
  7. Paddy

    Website!

    Welll done, determination is the key to success. My Tip would be (probably unprofessional but who cares) go to a very simply website and view the source see how the template is laid out, a quick guess header, main content, perhaps a side menu, see how divs/tables call (id`s/classes) from the stylesheet.css also go to http://www.w3schools.com see how things work out, for instance ---> HTML and use the try it your self function (there are others so have a look around) then see HTML/CSS & HTML/STYLES don't go into anything complex cos you will mess up so take it step by step, learn something today then go to an other the next, GOOD LUCK ;)
  8. If you are given away pirated programs LINK HERE can you kindly a sure us you are not doing the same with this "engine" and selling it Illegally? this is a straight forward question not saying this "engine" is Illegal or is it? and i like this :D :D Welcome We have programs on this site that you might like and also might use in the future. All programs that are downloaded are scanned by top quality anti-virus programs, anti-spyware programs, and anti-malware programs. We have these programs for the best use. We just got 1 program out right now and we plan to make more programs as soon as we can. The program we created is actually good but needs updating to the new programs that just update recently. We have cracks and all sorts of other things as well. I hope you have a lot of fun with these programs as they are the best programs. About Us: We are a non-profit organizations and we love to spread new programs to people who want them most and We would love to see other people download our programs and use them. They are the top used programs around right now and we plan to make more. We have worked on many things and We are trying to finish up on a lot of things that we just started. There's also going to be some Website codes that we have in storage and hoping to give it to people who want them the most. I know Gambino Army, the RPG game, is not here any more. We would make another game but right now, time is kind of killing us. But we do plan to get City Warz up and running abd better than before. I hope you have a nice day as we give you the cracks as they work the most. Top TAGS on the site should be ---|>>> ME,Our Programs,love to spread new programs,The program we created,etc :D :D i bet you are a twin brother of bill gates, you can tell us we wont tell anyone:D
  9. Yeah that would be cool i like the idea if i had to choose 3 id say Floydian Noelle Paul Evans
  10. Well since ive been mentioned 2 or 3 times on this topic might as well add my opinion.   In business meaning when money is involved to me there is no second chances you either do a good job and be respected or be silly and loose all credibility. Ive given up on this guy along time ago and i feel sorry for those that fell under his tricks, and for those that would like to listen to his side of the story, don't be stupid and just trust and say yeah ill give him another chance, im sorry business does not work that way, if i ask for a job i dont want stories or excuses i want the job done cos that's what i requested and that's what i want. Also if you are determined to here his story you can read this and you see for you selves that even if he explains he still hides and tries to deceive you Freedom City Final Release & Ownership Auction obviously when MDSHARE said his there was no come back, so that makes me think, if it was me and im 100% positive that im in the right ill fight for it!
  11. ohh well what goes around comes around as they say i lost $100 from this guy, but i guess he will be losing more than that now hahaha 8o
  12. Just made these as was bored as hell http://makewebgames.io/index.php?page=UserGallery&userID=4382 if you want something similar let me know Thanks
  13. An other idea would changing it to a mine & setting a time like every 20min, then on the page.php you will get a message you steeped on a mine you have 1 minute to disable it, you get 3 options (radio buttons) set as RAND to change the correct answer every mine is set (red - blue-yellow) wires if you choose the right color you get free if not you are sent to hospital for x amount of minutes. I wont be using this but just adding something to it, as i already had something like this in my previous game but had more to it then the above mentioned
  14. yeah ive seen a small demo of Dave's "NEW" donation mod and it is something to look into as it works real fast and very reliable and its what you are looking for
  15. what do you want to lock and or encrypt?
  16. Well same here i don't use this script but i don't know why you are using $loser for the users ID never mind i missed abit ^^
  17. ohh well dont worry bud ill see what i can do then :) Thanks
  18. Hey seanybob, Ive done quite alot to change the styles and some other things. is it possible to post the line or lines to be changed? Cheers bud
  19. ok back to topic Opinion taken if the OP wants i can help him make a stripey table one & a dotted row one and everyone is happy :)
  20. looking forward to see what you come up with mate.. try using a stripey css table
  21. Paddy

    Note to CB :)

    Happy B-day :thumbup:
  22. Paddy

    PHP Load Times

    yes it did thanks
  23. Paddy

    PHP Load Times

    Thanks lordDan for that snippet.. is it possible to get which pages they are rather then just [included: 4]? thanks
  24. Good job mate, now that you did this make a back up and try to make it even better by adding 1 thing at a time don't do multiple things at once so if it errors you know where the error came from.. for the image you can use/edit   if($ir['display_pic'] >= display_pic) { $display_pic="<img src={$ir['display_pic']} >"; } else { $display_pic="<img src=/noimage.png>"; }   then in the echo " do   '.$display_pic.' or ".$display_pic." depending if you have double or single quotes in your echo/print.. post back with your result Also you have an extra bracket here [b]IQ: [/b] {$ir['IQ']} [Ranked: {$ir['IQrank']}]}
  25. <div style=text-align:center;>text</div>
×
×
  • Create New...