Sorted, it was still set to float none for the different media screen sizes in the css. Sorted with the following.
@media="all" {
body {}
#logo {
float: left;
}
Sorted!
Thank you very much. Yes will look at sizes etc when i’ve got them all.
I do have an issue now with the resizing, it seems to resize fine up until about half screen window width but then doesn’t resize very well after that. I will have to have a think about it..
Thank you for your quick reply. Yes, I am using a child theme. The website is at whehockey.com
I’m using some default windows pictures atm as I am waiting on some pictures.