IE issue
Elegant Joomla template designed especially for both professional and personal website presentation.
Hi Guys,
Got a problem with IE..
http://www.chunkydips.com/index.php?opt ... &Itemid=89
On Safari, Firefox it works perfectly, but on IE there are problems
There are gaps inbetween the recipe icons.
Can someone provide any light on this issue?
-
- Fresh Boarder
Hi
It looks like the "clr" class did not worked. Try maby force this class with adding this to css:
- Code: Select all
.clr {
clear: both !important;
}
-
- Moderator
-