zeronox
Member
Posted 3 years ago #
Hello, and thanks for the great theme.
On the mystique theme there is some space between the top navigation bar and the actual content.
I would like to remove this space so that I can join the content and the nav bar together.
What edits to the template (CSS?) must I do to achieve this? Thanks.
Can you post a link to your site? Otherwise, your limiting your potential answers only to those who use this specific theme.
zeronox
Member
Posted 3 years ago #
Nevermind I found it in case anyone was looking you have to edit this:
/*** MAIN LAYOUT ***/
.shadow-left{background:url(images/shadow.png) no-repeat left bottom;}
.shadow-right{background:url(images/shadow.png) no-repeat right bottom;padding-bottom:#px;}
Where the smaller # is the closer it will get to the main content (this effectively decreases the padding of the image, you may have to do some other alterations to make it look better.