Log in

View Full Version : [CODE] Changing Color Help please.



tanman
07-27-2010, 12:48 AM
Hey Guys,

I recently ventured to create my own website.. and it's turning out I'll have to slowly but surely learn to code. I know some basics.. but that's about it. Found this awesome forum and I hope to get some help!

I'm just trying to change the overall color of my page, but I'm searching where to do it in this 'mess' (:p) of coding! Any help would be much appreciated!! This is a .php file.

... Well the code is too long to post. If I can, can I send it to anyone via email? Sorry I'm so confused!

Thanks!

bluewalrus
07-27-2010, 01:08 AM
Is it wordpress or some other already configured php "system"?

tanman
07-27-2010, 01:09 AM
No sir, it's a pre made script I bought to use.

djr33
07-27-2010, 01:23 AM
We can't help without more info, and asking to email it is bad for two reasons: this will take a lot of time from one individual and it will also rely entirely on that one individual-- they might not know. So if you can post here then we can all take a look.

I suggest linking to the page: PHP isn't special in terms of what is displayed, just how it is generated. The first step is to figure out what the output needs to be, then to find where this is in the PHP that generates it.

tanman
07-27-2010, 01:25 AM
Thanks for the reply!

Well I couldn't paste the code for it was too long. And the site is laughing2myself.com (having some problems still, not sure if you will be able to visit it), but I'd like to just change the gradient blue colour of the pages.

Thanks!!

tanman
07-27-2010, 01:27 AM
And now something is severely wrong with the site.. :( Don't know what happened lol.

jangkoo
07-27-2010, 02:50 AM
relevant to this topic, I also want to know how to add those emotion icon to the chat box or post by php, Can tell me the idea( the rule, link to the .gif file or what?). Thanks alot

tanman
07-27-2010, 05:18 AM
Figured it out! Silly me, I had to change an image file as well as the coding :><:

jangkoo
07-27-2010, 07:52 AM
then can tell me how to do?, to make a box that has these icon to click and the icon will appear on the textarea?