1

Adding a Newsticker to Acquia Marina

http://groups.drupal.org

I'm a big fan of Acquia Marina, and recently adapted it for a customer's new site and branding. See:

http://www.reachinsurance.co.uk/

I used the Newsticker module to add a scrolling jQuery slogan in the preface section. This was really easy to implement and to theme. If anyone else fancies a go, it's as easy as enabling the module, adding the newsticker block to the preface-first region and pasting the following into your local.css

/*******************************/
/* NEWSTICKER */
/*******************************/

div.newsticker, li-newsticker, #preface-wrapper div.block ul li {
  padding: 0em;
  background: none;
}

#preface-wrapper a:link, #preface-wrapper a:visited {
color:#FFFFFF;
line-height:1.2em;
text-decoration:none;
}

Read »
Created by development_seed 2 years 14 weeks ago – Made popular 2 years 14 weeks ago
Category: Theming   Tags:
  • development_seed

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Tags for Adding a Newsticker to Acquia Marina

Recent comments