News Focus
News Focus
icon url

elbiatcho1

10/11/13 7:38 PM

#168679 RE: ls7550 #168673

Instead of disabling .mcenter you could set margins to 0px.

eg (using Stylish plugin):

@-moz-document domain(investorshub.advfn.com)
{
#ctl00_CP1_mleft {display:none;}
#ctl00_CP1_mright {display:none;}
.mcenter {margin:0px !important;}
}

!important; = making sure to override