Column shifts under content on certain pages...


Author Message
SpydrSS

Posted: 7/28/2010
Quote message 

Hi There.

I have taken over the design of a website, which was designed in artisteer, I also have a license for artisteer, but I am by no means a fundi... I have a slight problem with css on the site. The previous developer added a module position for a banner above the content. The problem I am having is that the css seems to be incorrect as in IE it displays correctly (YES i did say I.E.), but in FF, google etc, it moves the right module to the bottom of the content, and squashes all the content to the left...

Please view this page:

http://actiongroup.co.za/hr/past-issues/index.html

As you can see, everything shifts down in Firefox.... But IE is fine...

This only breaks when the banner is not displayed on the page, or if the page is a component, not a blog etc...

The code for the banner is:

<?php if($this->countModules('banner-bottom')) : ?> 	<div class="banner-bottom"> 		<jdoc:include type="modules" name="banner-bottom" style="art-nostyle" /> 	</div> 	<?php endif; ?><!-- end .banner-bottom -->


I am sure this may be incorrect... but this is what I found...

Can anyone please help sort this small css problem out, as this site is set to go live shortly...

Thanks in advance
 
Amin

Posted: 7/28/2010
Quote message 

it happens the same thing in mine when i use a Read More... in the first (top) article in the frontpage blog layout... have no idea. :(
 
SpydrSS

Posted: 7/30/2010
Quote message 

Is there anyone who is willing to lend their expertise? I need this site to go live on Monday the 2nd August, and this will not look good at all...
 
Grumblemarc

Posted: 7/30/2010
Quote message 

My advice? Don't follow after someone's work. Re create the template. Surely you can do that in less than 2 days.
 
SpydrSS

Posted: 7/30/2010
Quote message 

Hi Grumblemarc

I am sure that you enjoy going through the forum and giving negative criticism everywhere... A forum is supposed to be for assistance, and All my posts you have come on and said something, well... just plain stupid...

It is one piece of code that needs to be assessed, and your advice is to start from scratch... that's not very intelligent...

Is there anybody who is willing to spend 5 minutes to look at the code and sort out the styling issue?