Developer forum

Forum » Templates » Having trouble with displaying elements correctly

Having trouble with displaying elements correctly


Reply
 The solution Im working on is:
    sosuaarhus.dk/admin
The (page)template is 
    Design.xslt
The problem is concentrated to the subpage: "Kalender" as far as we can tell.
The problem is that the footer is pushed all the way to the left on that page, and ONLY on that page. This issues occours when we attach a Calendar module on the page, and only then. I have checked the calendar template without finding any errors..

Replies

 
Nicolai Høeg Pedersen
Reply
I see the footer to the left on every page - and that is due to the following css:

float:left;
height:15px;
left:7px;
padding:4px 4px 10px 10px;
position:relative;
 
Reply
thanks for your help

 

You must be logged in to post in the forum