changing the block-width

quixxel - October 29, 2009 - 12:58
Project:Google Ajax Search Module
Version:6.x-1.2
Component:Feature requests
Category:support request
Priority:normal
Assigned:quixxel
Status:closed
Description

Hi,
at first: congratulations and many thanx for that great module.

1 question: the googleajaxsearchblock seems to have a default width of 300px.
The most width-parameter I can change by css.

But how can I change the width including the class="gsc-branding" in my my theme-css (acquia-marina)?

Please help.

#1

mac_perlinski - November 3, 2009 - 13:56
Status:active» closed

Line 33 googleajaxsearch.css you can modify it there

.gsc-control {
width:200px !important;
}

or you could catch .gsc-search-box .gsc-branding in the googleajaxsearch.css file.

I hope it resolves your problem.

Regards
Maciej Perlinski Meant4.com
maciej.perlinski@meant4.com
http://www.meant4.com

 
 

Drupal is a registered trademark of Dries Buytaert.