Any idea on the mobile logo fitting the screen?nextgen wrote:Style update to 3.1.9
Any idea on the mobile logo fitting the screen?nextgen wrote:Style update to 3.1.9
It is because the size of the logo is too large, you need created other logo for the responsive screen.Xtracker! wrote:Any idea on the mobile logo fitting the screen?nextgen wrote:Style update to 3.1.9
Restablishing the copyright from the styleXtracker! wrote:Hey I think I found a bug, when viewing PMs the avatar and online icon merge together...
The avatar its only 110x110 its display okay in viewtopic only in PMs does it look like that
Code: Select all
<div id="belevelmenu-wrapper">
Hi William, sorry for the delayed response, to make shorter the border top find in yourbonelifer wrote:I'm trying to change the top of the index. I've removed the entire section of this div's code from "overall_header.html" below as a start. How do I make the border at the top shorter, ie more in line with the bottom and side borders?
Code: Select all
<div id="belevelmenu-wrapper">
common.css
Code: Select all
#wrap-bg
Code: Select all
border-top: 36px solid transparent;
Thanks.nextgen wrote:Hi William, sorry for the delayed response, to make shorter the border top find in yourbonelifer wrote:I'm trying to change the top of the index. I've removed the entire section of this div's code from "overall_header.html" below as a start. How do I make the border at the top shorter, ie more in line with the bottom and side borders?
Code: Select all
<div id="belevelmenu-wrapper">
common.css
and change the value forCode: Select all
#wrap-bg
Code: Select all
border-top: 36px solid transparent;