
I seem to have found where it should be:

to get that (with IE9's dev tools) I removed the class on the header_right div, then made the css styles for that div as follows:
#header_right{
position:absolute;
top:0px;
right:135px;
}
might want to look into that, seriesN





This topic is locked

Back to top










