selfthinker / dokuwiki_template_writr

Bold, minimalist and modern DokuWiki template, converted from the Writr WordPress theme
https://www.dokuwiki.org/template:writr
GNU General Public License v2.0
50 stars 16 forks source link

Responsive & Scrollbar #4

Open algorys opened 9 years ago

algorys commented 9 years ago

Hello,

I'm currently to see the new version of Dokuwiki "Detritus" and I discover your theme. And I have 2 questions/issues :

dokuwiki_writr

Maybe there is no scrollbar defined in css or responsive not work ?

Is there a way to solve this ?

Thanks in advance,

Debian Wheezy Dokuwiki "Detritus" Writr : version v2015-08-24

selfthinker commented 8 years ago

I just had a look and found that the scrollbar doesn't appear due to overflow-x: hidden on the <body>. But removing that doesn't 100% do what you would expect it to do due to the weird way the layout is done. There is no easy fix for that, sorry. I guess the content_width wasn't meant to be flexible and I probably shouldn't have made it a style.ini variable.

Yes, you can change the black bar with CSS. It's the body::before which creates the black bar itself and .page-tools which positions the icons.

popindavibe commented 8 years ago

Hi there, Is there any chance this would be "fixed" in an upcoming update? I really like the theme, the width not adjustable is the only point I'm not happy with at the moment.

LouisOuellet commented 10 months ago

I will take another look at this content-width issue. It is part of my to do list.

I am currently in the process of adopting this template. You may review the upcoming changes here : LaswitchTech

LouisOuellet commented 5 days ago

Hi you can try the full-width configuration that I just released. This makes the content full-width by default and restrict the min-width to the content width you set. So a small content width should still render properly. At least it does on my browser. If the issue persist, please reach out to me here: dokuwiki_template_writr:issue