by kaspir » Tue Mar 28, 2017 5:54 am
I certainly did not want to change up your style.
I love your work, idealism! I totally get what you mean with using tables. Frankly, I don't know why I worry about HTML5. But because of it, I got used to relying on CSS, still learning a lot of the animated tricks you can do with it is always fun.
Having said that, whenever I get bored, I may begin to add some CSS I find 'fancy' or whatever. When I do, I'll keep everyone in mind and name classes things like, ex: <div class="w3 lastpost avatar"><img ... would be in CSS .w3.lastpost.avatar img - Let me know how this looks to you, of course there we could even use id="w3" instead. It shouldn't be conflicting, and I suppose others can manage it well. I'll drop any of my changes, neatly in a PM the code, since I wouldn't want to publish something that's not yet integrated, which would allow you to make your changes, if any. I always love giving back, paying it forward when I can!
For now, all I've done with made this
correction, by simply removing the table cellpadding and cellspacing in phpbb_last_topics.php.
Corrected them, and nothing out of place on that I notice.
Perhaps, some may required the extra html.
I'm not sure what you fully meant with this,
axew3 wrote: ↑Sat Mar 25, 2017 3:03 pm
Style element or id, or class, will become variables (which will be possible to setup into wp_w3all config page). It will be added into next coming 1.6.7, 1.6.8 at max.
Do you mean, users will be able to customize CSS, within an admin panel?
I certainly did not want to change up your style. :) I love your work, idealism! I totally get what you mean with using tables. Frankly, I don't know why I worry about HTML5. But because of it, I got used to relying on CSS, still learning a lot of the animated tricks you can do with it is always fun.
Having said that, whenever I get bored, I may begin to add some CSS I find 'fancy' or whatever. When I do, I'll keep everyone in mind and name classes things like, ex: <div class="w3 lastpost avatar"><img ... would be in CSS .w3.lastpost.avatar img - Let me know how this looks to you, of course there we could even use id="w3" instead. It shouldn't be conflicting, and I suppose others can manage it well. I'll drop any of my changes, neatly in a PM the code, since I wouldn't want to publish something that's not yet integrated, which would allow you to make your changes, if any. I always love giving back, paying it forward when I can!
For now, all I've done with made this [url=http://prnt.sc/epbwyh]correction[/url], by simply removing the table cellpadding and cellspacing in phpbb_last_topics.php.
[url=http://prnt.sc/epbya3]Corrected[/url] them, and nothing out of place on that I notice.
Perhaps, some may required the extra html.
I'm not sure what you fully meant with this,
[quote=axew3 post_id=1683 time=1490454219 user_id=48]
Style element or id, or class, will become variables (which will be possible to setup into wp_w3all config page). It will be added into next coming 1.6.7, 1.6.8 at max.
[/quote]
Do you mean, users will be able to customize CSS, within an admin panel?