I am using the Garland theme and I need to find the current width of the content area. Is there any way to do this?

Thanks..

Comments

nevets’s picture

If you have firefox you can install the firebug extenstion. Using the inspect feature you can find the css styles that apply to any element on the page.

mlcc2000’s picture

Thank you for the replies. I was able to accomplish what I set out to do.

mlcc2000

apsivam’s picture

Web Developer toolbar for Firefox. It has Ruler or you can also use it's "Display Element Information" option and select the content area's div
--
Cheers,
Sivanandhan, P. (a.k.a. apsivam)

mlcc2000’s picture

Unfortunately, my users are all using IE.

apsivam’s picture