Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 31, 20178 yr Please advise how to make header bar and elements height smaller, for example as we can see here , on IPS website. Mine: To become:
July 2, 20177 yr #elUserNav { line-height: 30px; } Adjust the pixel value and paste this to custom.css
July 2, 20177 yr On 31/03/2017 at 1:04 PM, wdport said: Please advise how to make header bar and elements height smaller, for example as we can see here , on IPS website. Mine: To become: Should be posting questions of this type in Theme Assistance forum
July 3, 20177 yr Author On 7/2/2017 at 0:25 PM, jcdesign said: #elUserNav { line-height: 30px; } Adjust the pixel value and paste this to custom.css thank you sir! this code worked for me: #elUserNav { line-height: 15px; top: 0px; } #ipsLayout_header header > .ipsLayout_container { min-height: 31px; } #elSiteTitle { line-height: 31px; }
Archived
This topic is now archived and is closed to further replies.