A client has just requested that a search page is added to their site, which was straight forward, but I've noticed in the search results that the first result is displayed within a table cell, but then subsequent results are displayed within a <p> that is within a table cell. This is causing subsequent results to be displayed slightly smaller than the first.
This can be seen at http://www.enlightenedgifts.org/acatalog/search.html
try searching for 'pocket' and you'll see the difference.
Can the output be formatted? Or am I going to have to define a unique CSS class for that page that has no formatting applied to <p> blocks?
thanks for any help
This can be seen at http://www.enlightenedgifts.org/acatalog/search.html
try searching for 'pocket' and you'll see the difference.
Can the output be formatted? Or am I going to have to define a unique CSS class for that page that has no formatting applied to <p> blocks?
thanks for any help
Comment