nlozovan

Untitled

Jun 5th, 2014
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. SEARCH FOR:
  2.  
  3. $image_url = 'background-image: url(' . z_taxonomy_image_url() . '); background-position: left center; background-repeat: repeat;';
  4.  
  5. EDIT IN:
  6.  
  7. $image_url = 'background-image: url(' . options::get_value('styling' , 'cat_title_custom_image') . '); background-position: left center; background-repeat: repeat;';
Advertisement
Add Comment
Please, Sign In to add comment