Changing the widget placement in header
-
Goodmorning π
So I installed Polynom with my wordpress site running two languages and switching between them works great and all that but i got a problem. I put the 2 flags for switching between languages as a widget on the header. Now i want it to be in the top right and not in the center as it is right now. If u look at the site http://www.tmsoftware.nu/start/ you can see there is like a line underneath which is not nice as well. I tried to go in to Style.css and change the width under here:
#sidebar-header {
float:right;
width:738px;
height:90px;
margin:30px 3.4% 0 0;
overflow:hidden;
}Because that worked when i ran it in firebug but that did not solve the problem when changing it “for real”. any advice?
The topic ‘Changing the widget placement in header’ is closed to new replies.
