lokipp
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] syntax error, unexpected T_DEFAULTI have the same problem.
Wordpress version 4.7
Hueman version 3.2.12Forum: Themes and Templates
In reply to: [Hueman] How to remove category namesWorks great. Thank you!
Forum: Themes and Templates
In reply to: [Hueman] Dark theme version (css style?)Thanks again!
May the 4th by with you 🙂Here you can find final result: http://nightscapes.pl/
Forum: Themes and Templates
In reply to: [Hueman] Dark theme version (css style?)One more question.
How to change text color in contact form? http://test2.piotrpotepa.art.pl/kontakt/It should be like text in comment form. Light all the time.
http://test2.piotrpotepa.art.pl/blog/mlody-ksiezyc-nad-wisla/Forum: Themes and Templates
In reply to: [Hueman] Dark theme version (css style?)I was afraid that will be only option.
Thanks for Your time. You help me a lot!Forum: Themes and Templates
In reply to: [Hueman] Dark theme version (css style?)Wow!
Thanks a lot.
I learn something new 🙂I add to css more lines
.boxed .container { background-color: #33363b; } #commentform { background: #33363b; padding: 10px 20px 20px; margin-bottom: 15px; -webkit-border-radius: 2px; border-radius: 2px; } #commentform textarea { background: #33363b; height: 100px; }And it’a almost perfect (http://i1.minus.com/iSeImrXj0ML99.jpg)
Is there another option to change that white area without removing that line?Besouse when I remove that line from parent theme css something goes wrong.
.col-3cm .main { background: url(img/sidebar/s-right-s2.png) repeat-y right 0; }That’s how it’s look like after:
dark version: http://i7.minus.com/ibiPBjJVAdVQSH.jpg
light version: http://i7.minus.com/i9iRTyDB5ShqN.jpg
Sidebars goes away 🙁 It’s happen only on main page.The main purpose is to allow users to choose color theme. And it’s so close 🙂
I test it here: http://test2.piotrpotepa.art.pl/Forum: Themes and Templates
In reply to: [Hueman] Dark theme version (css style?)It’s http://nightscapes.pl I didn’t change anything in css. It’s default.
Thanks.