Posted by zerocool22 on February 1, 2013 at 9:41am
Hello,
I am running a drupal 7 website with the busy theme. I have a language chooser in the block region_header_top_right. But the options to choose the language seems a bit to the left or middle. How can I line it out so it is more to the right? You can see it on the link below.
Thanks in advance!
Comments
If you add this css the block
If you add this css the block will align right:
#block-locale-language {float: right;
}
Cheers
Tom
Bristol based Drupal web design
BlackLabel Web Design