Presenting our March Theme, Atlantic! This is a super clean corporate flavored theme that uses almost pure CSS3 to get the job done - it's fast and responsive and search engines will love it. As...
Hello Everyone,
I am still learning to use Drupal, so if anyone has experience, your advice is very helpful.
In a nutshell... How do I go about taking this page: http://www.howthingschange.org/resources/links and formatting it like this page: http://www.wri.org/news (Ignore the WRI in the news column.)
My website is HowThingsChange. How does the Links page get modified to have the following:
1. Add a search box to top of page.
2. Modify the teaser so it has small text. Do not show the description or "read more" link text.
The Goal is to tighten up the links page. To make it look more like a list, instead of blocks of paragraphs. Get rid of so much space. Add a small screenshot of the linked website. The Links page should just have a thumbnail image, and the title, both linked to the detail page.
Im just trying to get added control over the teaser page and add a search box.
Thanks for your help.
Presenting our March Theme, Atlantic! This is a super clean corporate flavored theme that uses almost pure CSS3 to get the job done - it's fast and responsive and search engines will love it. As...
In a few days we will be retiring a few of our older themes, due to lack of interest and in the interest of diverting more resources to keeping our recent and more popular themes up to date - a...
Hey folks - quick note to let you know we've moved to a new server thanks to Knownhost.com. So far it seems much faster than our old one,...
This is actually more than I can provide a tutorial for since Views is complex enough that it requires some learning by trial and error, but my insights would be this:
For the search, look into creating an exposed form in a block. You'd do this by creating a search page, and then creating the block under the 'Advanced' panel (Exposed Form). You could then place the block form in the Content Top region, or whatever region you'd like. Creating the search would involve adding an exposed Search Filter to the view (Search: Search Terms).
To remove pieces from the teaser, the view that controls the links page needs to be created differently - I'm not really sure how you went about creating the Links page, but instead of just ouputing the entire teaser, you'd need to add in the individual fields you want in the Fields panel (in your case, field image and title).