Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   [SOLVED] Title box top of search widget (http://forum.bytesforall.com/showthread.php?t=23191)

bdix May 14, 2015 06:31 PM

[SOLVED] Title box top of search widget
 
Hello everyone!

I need on the left side in widget area on the serach widget a title box top of it.
See here what I mean: http://power-agent.bdix.de/
What can I do? :confused:

Thanks for help.

juggledad May 15, 2015 05:01 AM

so what have you tried so far?

bdix May 15, 2015 06:53 AM

I've tried some variations in the "Add HTML/CSS Inserts" section. But without success.

I need a <div> container top of it.
like this-->
Code:

<div id="mycategoryorder-2" class="widget widget_mycategoryorder"><div class="widget-title"><h3>Shop-Kategorie</h3></div>
I don't know how I can declare this as CSS code for the search box.

At the moment works only follow code:
Code:

table.searchform {
width: 156px !important;
border-top: solid 0px #25508C!important;
border-left: solid 1px #25508C!important;
border-right: solid 1px #25508C!important;
border-bottom: solid 0px #25508C!important;
margin: 0px 18px 0px 12px !important;
}


juggledad May 15, 2015 09:50 AM

Have you looked at the search widget's options?

bdix May 16, 2015 06:11 AM

Oh noooo, I'm so stupid. ;)
I was thinking much too complicated.

It's very simple. Just enter in the field the title name - done.
At the other widgets, the default setting is automatically adopted. But not at the "Search" widget.

My question is answered.


All times are GMT -6. The time now is 02:57 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.