Guest User

Untitled

a guest
Oct 18th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. ## This is my sidebar file called sidebar.php
  2.  
  3. <?php /* this is sidebar.php */
  4.  
  5. standard_sidebar();
  6.  
  7. ?>
  8.  
  9. ## This is what I want to go at the top of the Sidebar
  10.  
  11. <div id="box"><h3>REGISTER YOUR DETAILS</h3>
  12. <p>Sumbit your details here Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam ac odio quis lectus consectetur commodo. Sed quis quam eu est malesuada accumsan a eget mauris.</p></div>
Add Comment
Please, Sign In to add comment