I would like to left-position the logo in the header,
as i could’nt find controls in the theme settings, i tried with extra CSS, but have problems finding the correct settings ( yes, i’m a bit rusty in CSS)
The best result is with position:fixed, but it’s not pretty when scrolling, i hope you have better ideas?
——
/* Roseta Custom CSS for logo position */
a#logo {
position:fixed;
left:1%;
top:1%;
}
——
http://www.eventur.dk/WPtest/ ( not in production yet)
/Preben
Website: www.eventur.dk/WPtest