A last problem with Portal background
Posted: 30. June 2008 10:47
Hi,
I've got a last problem with my portal background: it use the colour bg body but forget to use body simple too.
On my board, it's like this:
Gray body (1) and simple "white" body (2) for the body index
On my portal, it's like this:
Only gray body
My ACP link (and the link for your website too) becomes almost invisible:
I think this part in CSS (based on subsilver2 style) is missing in portal body but I don't know where and how to add it
}
#body-simple {
background: #F0F1F2;
padding: 5px;
}
Thank you for your help
I've got a last problem with my portal background: it use the colour bg body but forget to use body simple too.
On my board, it's like this:
Gray body (1) and simple "white" body (2) for the body index
On my portal, it's like this:
Only gray body
My ACP link (and the link for your website too) becomes almost invisible:
I think this part in CSS (based on subsilver2 style) is missing in portal body but I don't know where and how to add it
}
#body-simple {
background: #F0F1F2;
padding: 5px;
}
Thank you for your help