joachimherb
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pen] Sidebar Search widget transparentThank you very much, this was very helpful!
But … i inserted the css in “design – cutomizer – additional css” and … nothing happend. I tried a few changes and … nothing happend.
After a while i recognized, that there was a missing “}” in the css you posted above. Look at line 13, there it is missing.
I inserted the missing “}” and then it worked.
I also hat to add some “!important” at some places, so that the colors changed.Here is my adjusted css:
#page .widget-area .widget_search.pen_widget_transparent .search-field { border: 1px solid !important; color: #5f2d5f !important; } body.pen_drop_shadow #page .widget-area .widget_search.pen_widget_transparent .search-field { box-shadow: 2px 2px 5px rgba(0,0,0,0.25), 2px 2px 5px rgba(0,0,0,0.25) inset; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); } #page .widget-area .widget_search.pen_widget_transparent .search-field:focus, #page .widget-area .widget_search.pen_widget_transparent .search-field:hover, #page .widget-area .widget_search.pen_widget_transparent .search-field:active { color: #eacaea !important; border-color: #c976c3 !important; } #page .widget-area .widget_search.pen_widget_transparent .search-submit { background: transparent; border: 1px solid #5f2d5f !important; color: #c976c3 !important; font-weight: bold !important; } body.pen_drop_shadow #page .widget-area .widget_search.pen_widget_transparent .search-submit { box-shadow: 2px 2px 5px rgba(0,0,0,0.25); } #page .widget-area .widget_search.pen_widget_transparent .search-submit:focus, #page .widget-area .widget_search.pen_widget_transparent .search-submit:hover, #page .widget-area .widget_search.pen_widget_transparent .search-submit:active { background: transparent !important; border-color: #c976c3 !important; color: #eacaea !important; }You can have a look at the result at reicom.de
The Search is at the bottom of the left sidebar.Have a nice and sunny week,
Joachim- This reply was modified 5 years ago by joachimherb.
Forum: Themes and Templates
In reply to: [Pen] Sidebar Search widget transparentThanks for the CSS, but it helps only a little bit.
Now the background of the button is transparent (OK), but the button text remains blue and the button has a white border.
On hoover the text changes to white and the button border changes to blue.I tried to play with the last line of the CSS (color: #fff !important;) and changed the color to #c976c3, but it has no effect. The button text remains blue.
I also added “border: none !important;” which also had no effect.It would be great, to have control about the color of the button text and the button border.
And if it would be possible, to have control about the color of the border of the text input field (including the option “border: none;”), that would be also very great. At the moment it looks like, that the text input field has no border at all.Thank you very much for your efforts
JoachimForum: Themes and Templates
In reply to: [Pen] Edit Button Full Content ViewIf you like to see your Theme in action, you can visit my site now.
Have a look at the transparent header 😉
I made a picture (3600 x 1000 pixels) which is completely white. Then i set white as transparent color and saved it as GIF. This is my header picture.Here is my site: REInkarnation in der COMputersimulation
Suggestion:
Maybe you think about a checkbox each to set header, search-bar, top and/or other boxes transparent. For the widges you already created that possibility.Have a nice week and thanks for the update yesterday 🙂
JoachimForum: Themes and Templates
In reply to: [Pen] Edit Button Full Content ViewThank you 🙂
Forum: Themes and Templates
In reply to: [Pen] Suggestion: Search in Main MenuThanks for your answer and your help.
I’ll check it out.Forum: Themes and Templates
In reply to: [Pen] Question about Google FontsOk, thanks for your answer.
Forum: Themes and Templates
In reply to: [Pen] Header alignmentThanks for your help!
I rated the theme and the plugin.Forum: Themes and Templates
In reply to: [Pen] Header alignmentIn the first sentence of my last post there are missing two words:
I just saw, that if the Search box is disabled or a seperate Search bar is selected and changing Header alignment from Left to Center, then …
Forum: Themes and Templates
In reply to: [Pen] Header alignmentThank you very much.
This works fine.I just saw, that if the Search box is disabled or a seperate Search bar and changing Header alignment from Left to Center, then the Header Section expands its height and the Header Title and Description are no longer centered in Height in the Header section. There is more space above than below.
Can you please make, that it is centered in height and the Height of the Header section does not expand?
(It is the same behavior without the additional CSS)I know, this are only little optical things, but i think such a great Theme should be really “perfect” 🙂
- This reply was modified 5 years, 1 month ago by joachimherb. Reason: Appended text in brackets
Forum: Themes and Templates
In reply to: [Pen] Header alignmentThank you very much for your fast answer.
Yes it helps for 1), this is the result:
Header align leftFor 2) it helped in the way, that the Description is in one row, but the Description remains left aligned to the Title:
Header align center
I would like to have the Header centered and the Description centered under the Title if the chosed Header Alignment is Center. Like the way in Word, when you center a paragraph. All rows of the paragraph are centered, not only the paragraph itself.
Can you please solve this for me?By te way: I dont need it, but if the choosen Alignment for the Header is right, Title and Description are aligned right, but the Description remains left aligned with the Title:
Header align right
If you have a Textblock in Word and align it right, all rows of the textblock are aligned right. In my opinion a Header should align the same way as a textblock in word. Just my thoughts 🙂Once more, thank you very much 🙂
Joachim