php14


SUBMITTED BY: abricos174

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

FORMAT: Text only

SIZE: 217 Bytes

HITS: 651

  1. } elseif(get_post_meta($post->ID, 'pyre_sidebar_position', true) == 'right') {
  2. $content_css = 'float:left;';
  3. $sidebar_css = 'float:right;';
  4. $content_class = 'portfolio-two-sidebar';
  5. $sidebar_exists = true;

comments powered by Disqus