Quote:
Originally Posted by thetechgenius
Instead of viewing the source of the full page, he should download and install FireBug for FireFox or Google Chrome. Firebug allows you to view the source of single elements on the page. You can even edit the HTML/CSS right in the browser, so see if you can fix the problem, and it will change right there. But to save it on your server, you need to edit the file on your server. Firebug source editor is just for testing the code without editing and saving any files on your server, you still have to edit the code on your server to save the changes.
|
Yes, I was assuming the OP has some sort of Add-on that allows for the inspection and editing of HTML elements. If he/she can let us know what it looks like, a CSS attribute/class selector could be written to be added to the additional.css template.