I want to give the title bar in all blocks a background image and re-size the text on the blocks
Can you post what files need to be edited and where
Thanks for any help
I want to give the title bar in all blocks a background image and re-size the text on the blocks Can you post what files need to be edited and where Thanks for any help |
i think I got the bg image. how do I get rid of the title padding or height size? |
default.css
.bx-def-bh-margin {
margin: 20px 20px 0;
}
Adjust as needed. Get yourself a copy of firebug for firefox. And shut off dolphins CSS caching. With that tool you can find stuff like this quite easily. https://www.deanbassett.com |
much thanks |
how do i center the text in the block title? |