Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You need to format the calendar and does columns with absolute position to place then where you pretend and avoid having layout breaks further on when adding additional contents:</p> <p>Please see this <a href="http://jsfiddle.net/zuul/vHjwr/" rel="nofollow">Fiddle example!</a></p> <p>Read more about this type of solution:</p> <p><a href="http://www.w3schools.com/cssref/pr_class_position.asp" rel="nofollow">CSS Position Property</a> | <a href="http://css-tricks.com/fluid-width-equal-height-columns/" rel="nofollow">CSS-Tricks - Fluid Width Equal Height Columns</a> </p> <p><strong>Notes:</strong></p> <p>On the <a href="http://jsfiddle.net/zuul/vHjwr/" rel="nofollow">Fiddle</a>, check out the <strong>css</strong> part to see whats being done <strong>to positioning the elements</strong> to a proper place. Also, the use of top and bottom allow the elements to go from top to bottom of their wrapper, in your case the wrapper is <code>#calendarContainer</code>.</p> <hr> <p><strong>EDITED:</strong></p> <p>Second <a href="http://jsfiddle.net/zuul/vHjwr/3/" rel="nofollow">Fiddle Example</a> with a main wrapper with no "coordinates".</p> <hr> <p><strong>EDITED AGAIN</strong></p> <p>Another <a href="http://jsfiddle.net/zuul/vHjwr/4/" rel="nofollow">Fiddle Example</a> using buttons styled as regular icons.</p> <p><em>Icons Used:</em></p> <p><a href="http://www.iconfinder.com/icondetails/42167/16/br_prev_icon" rel="nofollow">Arrow Left</a> | <a href="http://www.iconfinder.com/icondetails/42166/16/br_next_icon" rel="nofollow">Arrow Right</a></p> <hr> <p><strong>EDITED TO ADD LAST REQUEST FROM OP WITH BUTTONS TOP TO BOTTOM</strong></p> <p>The Fiddle <a href="http://jsfiddle.net/zuul/vHjwr/5/" rel="nofollow">Here!</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload