I need to use a fixed navbar in my new custom website.
I use Bootstrap 2.3.2 to build it.
The navbar is fixed on top and is 120px high.
So, I added 120px top-margin to body css.
The first icwd page shows correctly but subsequent pages (category, products...) will not honor the top-margin rule. and some content of the icwd is covered by the fixed header.
I tried to tweac the icwid css but I can't make it works.
Here are two screenshots:
1 - first page containing icwd

2 - subsequent pages

How can I fix this?
TIA
tony