Forums
(@dalbert44)
17 years, 1 month ago
Hi all,
to fix the IE8 problem, add the following to your skin css file:
#shadowbox_title { border: 0px solid; } #shadowbox_info { border: 0px solid; }
IE8 gets border-top-width and border-bottom-width as medium if it is not set.