Everything posted by KTFO SGTmoody
-
Do you already have snow?
no snow in the south east!!! sucks man i wanted to build a snow man and have snow ball fights
-
New Video Site
done mine
-
Anyone using www.billfor.it?
well just sined up looks nice but one or two things that i needed to do i could not find 1. i fafed up the password lol so how do i cannge my password, i think there sould be a link where you can do this as changing your password is part of security. there is not a 2 because i found it lol any how i think this is grate will tell my buisnes paterner. is there a way to link accounts so he has one and so do i or do we you the samme account?
-
Looking for free Forum/ FAQ software
ok how about PHPBB3 forums? you can install them and make it so users do not have to have a user name/ password to log in they should just be ablle to post. you can set the setings in the admin pane, the moderator panel alows you to approve posts etc.
-
Hi there
hi hope you enjoy your stay
-
Images (of London) for a commercial site
www.sxc.hu if you sine up you can use images from there that a free. they have a free distribution lisence so you can use them where ever you like ( i think)
-
Calling pre-intel Mac users
your not gona get a G5 for less than £600 i think as they are still farly new. if you got an old G4 it would not support anything new (as i found out) so the two options are buy an expencive mac or build a cheep pc of your own and sitck the mac software on it. ( hackingtosh ) this is what i did and it worked. as long as you buy the compatiable conponents you can get it working easy if you whould like to know more about creating the hackingtosh then pm me and i will give you the full details on how to do it.
-
######
hey guyes i have a slight problem i cant access the 0 0 0 webhost members page any more, the page does not load so i can log in. i cant access the main site ither. do you guyes know of any ways to get around this so i can acces it again? thanks ps why does it block out the webhsot? in the forums
-
Allow me to put this bright shiny target on my chest ;)
Thats a nice website i like the way that the vidio demo is put in with the Jquiry light box,
-
Introduction - Cain Fleming
hey welcome hope you enjoy we have a very nice community here
-
help with image
ok so you want your image to be in the center .. yes? align right makes the image go to the very right hand side of the div you created. in your css you have alinged it to the left. if you give your image its own div you can align it to the very center of the screen. e.g <html> <body> <div id=image>your image </div> </body> </html> CSS FILE body (your body stiles here) .image { margin-left: atuo; margin-right: atuo; width ( your image width)px; height (your image hight)px; } should have it in the midle of the page or you could use the align absolute css rule .... im not sure about the hspacev or what ever it was but have you googled it? (lol my answer to everything JUST GOOLE IT) hope this helps
-
Portfolio
same here the port looks good m8
-
Enthused - Logo Design Process - Tutorial / Inspiration
cool sounds like exactly what we do in Resistent Materials at school hahaha. i think a good thing to get as an addition to your pc kit for this kind of work would be one of the usb drawing pads ( cant remember what there called but im sure you know what i mean)
-
my portfolio
i would like some feedback on my portfolio that i have (almost) finished creating. http://jamesportfolio.comoj.com/ i know there is a spelling mistake on the banner under contact but i lost the pdf file to edit it there for requires me making a new one lol so please post what you think guyes
-
Generate a page through PHP
do you mean redirecting to another page after form submition ? or creating a totaly new page? im sure it can be done as you can create new folders in your directory via php script. would you be able to give a litle more detail? or tell us exactly what you want to do with you page
-
My new portfolio
i like the works page very nice. i dont like the fact that i have to view the about page in pdf format i dont always think it looks as good as it could be in a normal web page, and i think the contact (may only be me) but i think it should be a form as i dont use outlook on my pc i use say a bt email account. there for i cant acces the contact page. but overall m8 its a very nice design well done
-
Photoshop PDF Help
if you have adobe indesign you can do that easyly in there just export it as a pdf. if you dont do what the guye up stairs said and create the image as a vector graphic ... so do this in ilistrator or in a free vector program like inkscape
-
Hi All
hey Amanda i hope you enjoy your stay
-
can you help me?
oww yer lol was 1am when i wrote this thanks guyes realy apreciate this im so happy
-
can you help me?
thanks for the reply... it kinda helps when the culy braket is in it then gives me an error on that line with the braket.
-
can you help me?
hey i have got this error when writing my code. the error is : Parse error: syntax error, unexpected $end in /home/a5368245/public_html/contactus.php on line 210 i will add the file that i have the problem with if you can help that would be grate thanks contactus.zip
-
Hi all, any php developers in here?
hey im lerning php atm my favorite site to do so is www.developphp.com my next big project is going to be a social net work site (as a chalange) atm im working on a complex member system for my company's website.
-
New here.
hi welcome
-
Do I start with coding or Visual Web Design programs?
i still think that dreamweaver would be a good place to start a you can get your results quicly. but then go to learning the code. but i would recoment just playing with dreamweaver rather than reading the bible, or wathing you tube tuts.
-
How do I do this?
have a look at adam's flash tuts there is a lot on there to do with design and action script 3 www.developphp.com hope this helps