1 out of 1 members found this post helpful.
Re: New version of Chrome seems to break the corner tabs
Hmm... well this seems to fix the issue although I do not pretend to know why ... one for the css gurus out there.
After a bit of trial and error ... in stylesheet.css
Replace:
img.corner_banner { display:inline-block; margin-left:-6px; margin-top:-7px; position:absolute; }
With:
img.corner_banner { display:block; margin-left:-6px; margin-top:-7px; position:absolute; }
Regards.
pgmarshall
_______________________________
Bookmarks