Added to the buglist, thanks!BlackPandaBear wrote: ↑Fri Nov 15, 2019 5:02 amGreat style, thanks a lot!
Some minor problems:
- When you click on a link with a post number in it, it now makes you land just under the post title because of the fixed header (I guess):
Examples:
https://www.impactofhairloss.be/viewtop ... =139#p3161
https://www.impactofhairloss.be/viewtop ... 432#p12167
- If you put '1' to $P_LEFTPROFILE (so set it by default), the location switcher isn't available anymore
Code: Select all
.wrap {
margin: 0 auto;
max-width: 100%;
min-width: 625px;
padding: 10px 15px 50px 15px;
Change the $P_SQUEEZED to 0 in the config.htmlExabot wrote: ↑Fri Nov 29, 2019 7:46 amI changed the width of the forum 100%. How to fix it headbar text?
headbar.JPGCode: Select all
.wrap { margin: 0 auto; max-width: 100%; min-width: 625px; padding: 10px 15px 50px 15px;
Hello jrolson, after updating to this version, something weird has happened to one of my extensions, only when using this style it seems. I tried other styles and everything works like before. Same with your version for 3.2.8.