- Code: Select all
#footer {
background-color: rgb(238, 238, 238);
}
#footerContent {
background-color: rgb(238, 238, 238);
}
but no effect shown.
How can I change the background color of the footer.
regards
waluyo
Moderators: jmacgreg, michael, John
#footer {
background-color: rgb(238, 238, 238);
}
#footerContent {
background-color: rgb(238, 238, 238);
}
#myfooter {
background-color: rgb(238, 238, 238);
}
Return to OCS Technical Support
Users browsing this forum: Google [Bot] and 2 guests