Hi every1,
If this Q has been asked I apologize, tried to find it with no luck.
I want to completely remove the side boxes from certain EZpages not all of them. I don't know how as all the EZpages have the same "body id". So when I add the following code it removes the side boxes from all the EZpages:
#pageBody #navColumnTwo, #pageBody #navColumnOne {
display:none;
}
#pageBody .outer {
padding-right:0;padding-left:20px;
}
#pageBody #contentMainWrapper, #pageBody #contentMainWrapperb {
background-image:none;
}
Is there any way to do this???
Thank you in advance for taking the time to help me out!!
HJ Lubbe
Bookmarks