Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Sidebars & Widgets »

changing the look of the search box


  #1  
Old Mar 7, 2009, 04:35 PM
pltrace
 
25 posts · Feb 2009
I want to say thanks again for your quick responses to my questions. Is there any way to make the search box look like the boxes for the archives and categories drop downs? I would like to keep the magnifier on the same line also. thanks!!
  #2  
Old Mar 8, 2009, 04:10 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
At Atahualpa Theme Options -> Form fields: Style
delete the lines with border..

At Atahualpa Theme Options -> Form fields: Background image
delete "inputbackgr.gif"
  #3  
Old Mar 8, 2009, 08:14 PM
pltrace
 
25 posts · Feb 2009
that is great, thank you so much!!
  #4  
Old Mar 30, 2009, 08:12 AM
Craig Atkinson's Avatar
Craig Atkinson
 
53 posts · Mar 2009
I've got the search box how I want it now. On the same page I have a an email subscription form. I can't find the CSS for the search form, is there a class or ID I can apply to the mail subscribe form that will bring the style inline with the search form?
news.caferoyal.org
  #5  
Old Mar 30, 2009, 06:16 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
You can access the email form through its parent container, the text widget. All text widgets ahve an ID

HTML Code:
div.text-382335242 input {
...
}
Or, you edit the text widget and add a class to the input fields in there

<input name="name"/>

becomes

<input class="text inputblur" name="name"/>

text and inputblur are existing classes. inputblur for a width of 95%

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Style widget search box ggitchell Sidebars & Widgets 8 Dec 4, 2009 12:19 AM
Want to move the search box under the logo neska0209 Header configuration & styling 3 Jul 14, 2009 07:34 PM
search box and archive search box zizi Page & Category Menu Bars 2 Mar 28, 2009 11:31 AM
Search Box is Disappearing Whatsthatcat? Atahualpa 3 Wordpress theme 0 Mar 19, 2009 09:59 PM
Search box has no button soonguy Header configuration & styling 2 Feb 10, 2009 04:04 PM


All times are GMT -6. The time now is 07:51 AM.


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