Posted - 01/10/2020 : 06:46:18
Hi, I just updated from 7.1.6 to 7.1.7. Before the update it was working fine, but after the update the online minilogin has a white background (only behind the text and lock icon) so you can't see Not logged in » Login text because it's all coming up as white.
I did not change the css style file my css file is like this:
div.minicartoneline{ background:#069; width:200px; color:#FFF; } div.minicartoneline1{ padding:2px; font: normal 10px Arial, sans-serif; float:left; color:#FFF; } div.minicartoneline2{ padding:2px; font: normal 10px Arial, sans-serif; float:left; color:#FFF; } div.minicartoneline3{ padding:2px; font: normal 10px Arial, sans-serif; color:#FFF; }
Any ideas?
|