php19


SUBMITTED BY: abricos174

DATE: Oct. 18, 2015, 10:21 p.m.

FORMAT: Text only

SIZE: 148 Bytes

HITS: 952

  1. if( $smof_data['default_sidebar_pos'] == 'Right' ) {
  2. $content_css = 'float:left;';
  3. $sidebar_css = 'float:right;';
  4. $sidebar_left = 2;

comments powered by Disqus