focus position in search module

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Tue Jun 04, 2013 8:36 pm
Hello:

http://sdp2014.sabiosdelpc.net/

I need to focus the search module position
User avatar
Expert Boarder

GK User
Tue Jun 04, 2013 8:41 pm
And how should this focus look like (please attach screenshot with drawing or exact explanation)
User avatar
Moderator

GK User
Tue Jun 04, 2013 8:44 pm
For Example

04-06-2013 21-42-44.jpg
User avatar
Expert Boarder

GK User
Tue Jun 04, 2013 8:50 pm
Please be more specific. The text inside is already centered vertically.
Or perhaps You would like to center entire searchbox vertically within blue row?
If so, then use override.css and add at its end:
Code: Select all
#gkTopMenu {height: 38px;}
#gkSearch {padding: 2px 7px 7px;}

Remember to enable "CSS override" in template settings - advanced section.

Ps - next time try to describe your desire as exact as it can be. It will be easier for us to help You.
User avatar
Moderator

GK User
Tue Jun 04, 2013 9:20 pm
Sorry.

Perfect.

This is code:

Code: Select all
#gkTopMenu {height: 45px;}
#gkSearch {padding: 4px 7px 7px;}
User avatar
Expert Boarder

GK User
Wed Jun 05, 2013 8:11 am
Ok, in result You have reduced "gray" space between two blue bars to your likings. Nice work.
User avatar
Moderator


cron