i cant modify header.php ¿?¿
when i try to modify header.php for delete "public ad for free button" that happens.
i know i must delete these lines from header.php
<?php if( osc_users_enabled() || ( !osc_users_enabled() && !osc_reg_user_post() )) { ?>
<li class="publish"><a href="<?php echo osc_item_post_url_in_category() ; ?>"><?php _e("Publish your ad for free", 'bender_black');?></a></li>
<?php } ?>
and seems to work on IE AND FF but... on google chrome the fancy box appear dark or misplace the images to the bottom...
What must i do ? , modify some other archives ¿ like main.php,head.php or some .css ?