Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Old Version fixes and change logs (http://forum.bytesforall.com/forumdisplay.php?f=37)
-   -   Align in header area (http://forum.bytesforall.com/showthread.php?t=17801)

Carme Jun 13, 2012 01:49 AM

Align in header area
 
Hi,
I have added the WPML plugin in my web. I have added the flags in the header area and now it looks not align at all. I asked for some help to the WPML pluguin but they said to me I need to change the align in the header area from my Theme.
This is my web if you want to see what is the problem:
www.carmeba.com

This is the code I have for the widget header area I created for that:
#header_widget_area.bfa_widget_area{
position: relative;
bottom:-110px;
left: 175px;
float: left !important;
}

But the flags are not align

I will appreciate any help
thanks
xxx

Carme Jun 13, 2012 03:18 AM

Hi,
I answer my self !

I added this :
#lang_sel_list ul li.icl-es a.lang_sel_sel {
position: relative;
right: -4px;
}


and the flags are align :)

juggledad Jun 13, 2012 03:40 AM

They are not as I look at them in Safari. try this

HTML Code:

#lang_sel_list li {
    text-align: left;
}



All times are GMT -6. The time now is 04:12 PM.

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