![]() |
How to make block on home justify align to header nav width?
This is best explained with visuals:
FYI - "doc_margin" does not solve this issue. doc_margin sets the margin from outside the "body" and "header" to the inside of the browser window. I need to remove the padding from between the "body" and the "block". (I kindly thank anyone for assistance.) http://armeetup.org/images/margin_fix.png |
Do a Search in Templates for .body_wrapper and see what stylevar is setting the padding there.
|
I find this:
Code:
.body_wrapper { If I'm reading this right, stylevar padding is 10, so 2*10 = 20 and that margin I'm trying to remove is indeed 20 pixels. I could probably replace to whole equation there, but I'm going to keep it simple and just replace the "2" with a "0", as 0*10 = 0 so that should fix it... BRAVO! Thank you so graciously for your assistance. You're so helpful. |
All times are GMT. The time now is 03:27 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|