I don't know what it's called, so I can't find it!
polperro
Joined: 2003-06-11
Posts: 8 |
Posted: Thu, 2007-05-03 17:47 |
The following information is required to get an answer: Hi. |
|
polperro
Joined: 2003-06-11
Posts: 8 |
Posted: Thu, 2007-05-03 17:47 |
The following information is required to get an answer: Hi. |
|
Posts: 27300
Edit screen.css:
#adminbox td { font-size: 10px; font-weight: bold; background-color: #3A3C6E; padding-left:2px; padding-right:2px; padding-top:1px; padding-bottom:1px; }
I have found 2 tools that are invaluable the firefox browser and the web development tool that allows you to Make live edits to the CSS of a web page..
Once you have them both installed....
select edit css and under the 'information' dropdown check display ID & class details.
Edit your CSS and you will see the results. Once you have this the way you want, upload your edited css to the server.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 8
Thank you very much for pointing me in the right direction - it looks so much better now.
And thanks also for the info about the Firefox add-on. I already use Firefox, but hadn't come across that add-on before. It looks very useful.
Cheers.