theming where pager appears is view results
zzJames - April 30, 2007 - 11:18
Hi
I have a view with an exposed filter. The results come up as columns, 150px wide with float: left - When there are more than 4 results the pager appears for the user to select the next page of results.
Sometimes the columns push the pager off the bottom of the screen, I was wondering how to move the pager so it is above the search results, but can't figure out how - I assume it can be done with a theme function overide....but no idea which one.
any help out there gratefully received!!
James

correction
that is meant to say
theming where pager appears in view results.
sorry!
U could try
moving lines 3270 to 3274 in 'theme_views_view' in 'views.module' up to line 3230, or override with _views_view.
ok yeah
thanks james
np
no problem