- Posts: 3
- Thank you received: 0
modules overlapping in firefox
- DFTC Administrator
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
12 years 4 months ago - 12 years 4 months ago #3270
by DFTC Administrator
modules overlapping in firefox was created by DFTC Administrator
I am using the right column position in the template. I have have five active modules in the position. If you look at the 3rd and 4th modules, the 4th module overlays the 3rd module. They are custom HTML modules, but there is nothing fancy in them. Has anyone else seen this happen? I never seen this with a commercial template.
I am only seeing this behavior in Firefox 16.0.2. The behavior does not present itself in Chrome or IE.
Any help is appreciated.
here is the site: dev25.janetdenison.com
Blessings,
I am only seeing this behavior in Firefox 16.0.2. The behavior does not present itself in Chrome or IE.
Any help is appreciated.
here is the site: dev25.janetdenison.com
Blessings,
Last edit: 12 years 4 months ago by DFTC Administrator.
Please Log in or Create an account to join the conversation.
- DFTC Administrator
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 3
- Thank you received: 0
12 years 4 months ago #3276
by DFTC Administrator
Replied by DFTC Administrator on topic SOLVED: modules overlapping in firefox
I added the css clear property to mega-right id and megamodule class in the joomla.css stylesheet.
Code:
#mega-right .megamodule{
margin-bottom: 15px;
clear: both;
}
Please Log in or Create an account to join the conversation.
Time to create page: 0.184 seconds