How to move the Search Box and Paginate buttons

How to move the Search Box and Paginate buttons

mohsin106mohsin106 Posts: 7Questions: 0Answers: 0
edited June 2012 in General
Hi,

Currently I have my table set to 100% width and the Search Box is aligned to the right so it sits right over the table with my data in it.
If I set my table width to auto the Search Box still sits all the way to the right side of the page.
I want the Search box to line up with the table. This also happens with the Paginate Buttons.

I tried editing the table_style.css file but I could not get it to line up the way I want it to.
How can we manipulate where the Search Box and Paginate Buttons show up on the page?

Thanks
Mohsin

Replies

  • longboylongboy Posts: 2Questions: 0Answers: 0
    put your table inside a div and position div.
This discussion has been closed.