Drupal Views Ajax Pager Styling Guide -
i using ajax pager views multiple rows, pager looks nasty , whenever navigation button clicked loading animation jumps right hand side of block.
is there guide anywhere outlines how style elements of pager , how change animation?
since using firebug, select of pager links in , either add views-throbbing
if <a>
element has class -or- right click on element , add new attribute: class = "views-throbbing"
this have on , see why element jumps, without view doing anything.
i suspect rogue float somewhere in stylesheet.
Comments
Post a Comment