Hi,
I want to offset <div class="main"> top starting position... theoritically i know how to do it... I just don't know which CSS file to edit and what element
Thanks
Matt
Hi, I want to offset <div class="main"> top starting position... theoritically i know how to do it... I just don't know which CSS file to edit and what element Thanks Matt |
The best help I can provide here is to turn off CSS caching within your site settings, then using the web developer (or similar) mod for firefox, you can pinpoint which css file it is that you need to change, and usually get down to the exact line number. When you have CSS set to cache, you are reading the css from the cache directory and it becomes very difficult to determine which file that the styles originated from. Skype: shawn.nelson |