Spelling and capitalization are critical. Code doesn't work with approximately right names.
.../index.php?main_page=page_2
.smartBG_page_2 #mainWrapper {background-image: url(../images/smartbg_page_2.jpg);}
If you want ez-page backgrounds, smartbg_page2.jpg would work correctly on ez-page id 2.
.smartBG_page2 #mainWrapper {background-image: url(../images/smartbg_page2.jpg);}


Reply With Quote
