now, i used views module getting all the site’s articles list, to make the result list conveniently to read. i want to add a big space after 10 line,20line,30line….. how to add the
label after the 10line,20 line,…… how to overwrite the views output result. thank you.
now, i used views module getting all the site’s articles list, to make the
Share
off the cuff:
in views-view-list–viewname.tpl.php
turns into something like:
in your css:
Untested, but you get the idea.