upgrading to 2.9 the header-first/header-second throws out display
-
Hi Guido
not sure why its doing it – but this latest upgrade has thrown out everything layout I use your theme on ?? it looks like its the header-first and header-second is the culprit – went from
/* HEADER FIRST */
#header-first {margin:0; padding:0 2% 0; background:none;}
#header-first:after {content:”; display:block; clear:both;}
/* HEADER SECOND */
#header-second {margin:0; padding:0; background:none;}
#header-second:after {content:”; display:block; clear:both;}too
/* HEADER FIRST */
#header-first {width:100%; clear:both; float:left; padding:0 2% 0; background:none;}
/* HEADER SECOND */
#header-second {width:100%; clear:both; float:left; background:none;}and for some reason that means the header-second will never float to the right and header-first to the left – really weird – have downgraded them until I can sort out why – its puzzling me at the moment – not even sure if that is the issue either!
Anyway just letting you know ?? Still a great theme this one just threw me a curve ball!
Thanks
Sarah
- The topic ‘upgrading to 2.9 the header-first/header-second throws out display’ is closed to new replies.