php16


SUBMITTED BY: abricos174

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

FORMAT: Text only

SIZE: 181 Bytes

HITS: 588

  1. } elseif($smof_data['default_sidebar_pos'] == 'Right') {
  2. $content_css = 'float:left;';
  3. $sidebar_css = 'float:right;';
  4. $sidebar_exists = true;
  5. $sidebar_left = 2;
  6. }

comments powered by Disqus