1 reply [Last post]
tirengarfio
tirengarfio's picture
User offline. Last seen 1 year 48 weeks ago. Offline
rank Regular
Regular
Timezone: GMT+1
Joined: 2008-11-30
Posts: 12
Points: 9

Hi,

i have this page:

http://www.tirengarfio.com/web/frontend_dev.php/miembros

login: fer
password: m

As you can see there is a filter. As you can see there is a widget below the word "de".

How can i put that widget on the right of "de" instead of below?

This is my .css:


#item_filtro_edad_desde{
	
	float: left;
	
}

#edad_desde_etiqueta{

	float: left;
    	
}

#edad_hasta_etiqueta{

	float: left;
    	
}

Chris..S
Chris..S's picture
User offline. Last seen 6 hours 38 min ago. Offline
rank Moderator
Moderator
Joined: 2005-02-22
Posts: 6075
Points: 167

Set sufficient width on

Set sufficient width on div#item_filtro_edad_desde