Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. style="
  2. background-image: url(<?php echo $maxim_opt['maxim_slider_bg_field']['background-image']; ?>);
  3. background-color:<?php echo $maxim_opt['maxim_slider_bg_field']['background-color']; ?> ;
  4. background-repeat: <?php echo $maxim_opt['maxim_slider_bg_field']['background-repeat']; ?>;
  5. background-position: <?php echo $maxim_opt['maxim_slider_bg_field']['background-position']; ?>;
  6. background-attachment: <?php echo $maxim_opt['maxim_slider_bg_field']['background-attachment']; ?>;
  7. background-size: <?php echo $maxim_opt['maxim_slider_bg_field']['background-size']; ?>;
  8. ">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement