[eluser]philfishbein[/eluser]
Hi, I'm using the CodeIgniter calendar library and, rather than on either side of the month, I'd like to previous and next buttons to be on one side next to each other. Is this possible?
[eluser]toymachiner62[/eluser]
Interesting...Maybe try wrapping div's around the next/prev/month cells and then use css to float them. It could be because the calendar was intended to use a table, but i'm not sure.