1. frankw1
  2. Commercial Templates
  3. Friday, 02 March 2012
  4.  Subscribe via email
I am using the basic search module in the Mountain Pine template, but as you can see in one of the attached screen caps (with red indicator), it is not behaving nicely. I've tried adjusting all the module settings but just doesn't seem to do as I want (see other screen cap).

Is there something I'm missing, perhaps a module class suffix styling I need to adjust? Any ideas?
Accepted Answer Pending Moderation
0
Votes
Undo
Hi

Try adding the following CSS to the end of your templates template.css (../templates/j51_mountainpine/css/template.css)

.search {
margin:0;
padding:0;
text-align:left !important;
width:auto;
float:none;
}

.search .inputbox {
background:#ffffff;
border:1px solid #CACACA;
height:auto;
margin:5px 0;
padding:6px;
width:auto;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Boom! That did it. Thanks!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!