I recently inherited a site from someone and have been making changes here and there. To be frank, I am decent with HTML and learning PHP and CSS as I go..., so I am a bit of a noob.
This is the particular page in question: http://www.tigerdealz.com/?ptype=login
I have been using Chrome's "Inspect Element" tool to mine down to locations where I can change things. I have already changed a number of things on that particular page.
My goal is to replace the text "Do you want to feature your product on our site? Just fill out this form to post your deal. To get more sales and more earnings, make the title and the description as exciting as possible. The stage is all yours." with somehting else. I would also like to change the label "Username" to "Email" within the Sign-In section. I have looked in every .php file I can think of and my CSS files to no avail
Is this something someone could help me with?
Thanks in advance!