Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. div class="sidebar-left" style="width: 1000px;"> //assuming I want the div to be increased by 1000 pixel
  2. <div class="sidebar-scroll">
  3. <div class="sidebar-header left-sidebar-header">
  4. <h3 onclick="home_page()" ><img src="<?php echo base_url();?>images/framework/logo.png" alt="logo" /> </h3>
  5. .........
  6. </div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement