Adding code to php
I am using a wordpress template, and being that it's written in php, which I'm not so familiar with, I want to know the following:
Is there a way for me to add code to the index.html of my template?
What I want to do is make a solid white background for the main content of the site- I want to add a wrapper div to my code, so that the main content is in one big div with a white background.
The way it is now, there are separate ".containers", with each part of the page in a separate container. I want to know how to make one big wrapper div to include everything from under the logo and nav until the footer (not the whole site), to give the main content a white background. (The body has a colored background, and I now want to make the main content from under the nav have a white background.)
How do I do this, if there is no wrapper for just the main content? Can I add it myself?
In case you need it, my url is http://www.accupresh.com
thanks!
Related Article: Music player code in php
is a PHP discussion thread by Narayan15 that has 7 replies and was last updated 8 months ago.
suavedesign
Junior Poster in Training
97 posts since Dec 2010
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
Because all the files are php files, and I dont know php. (only html and css), so where would I put my html code? Can I just add it to php files?
suavedesign
Junior Poster in Training
97 posts since Dec 2010
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0