When we assign the component to a smarty template I don't know why an how on the BODY TAG before the assing the component has nothing.
But Before we assing the component PageControl the BODY TAG get a style like background: rgb(235, 233, 237) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0); -moz-user-focus: normal;
That body we can see with the firebug and that is that is messing the page, because if you edit with the firebug and remove it you we'll see the magic.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Project to Repoduce the Bug
Logged In: YES
user_id=2101944
Originator: YES
I'm using IE7
Logged In: YES
user_id=2101944
Originator: YES
Think I have a shot of what is happening.
When we assign the component to a smarty template I don't know why an how on the BODY TAG before the assing the component has nothing.
But Before we assing the component PageControl the BODY TAG get a style like background: rgb(235, 233, 237) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0); -moz-user-focus: normal;
That body we can see with the firebug and that is that is messing the page, because if you edit with the firebug and remove it you we'll see the magic.