Closed (duplicate)
Project:
Taxonomy Ticker
Version:
5.x-1.1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2007 at 14:26 UTC
Updated:
7 Apr 2007 at 11:39 UTC
How to theme this ticker? I want to set something, for instances, background color, width and height of the block so that it can match existing theming.
I see instruction below from the readme.txt of the module:
Position the taxonomy_ticker block in your theme using something that looks like that :
#block-taxonomy_ticker-0 {
position: absolute;
left: 200px;
top: 20px;
background: transparent;
}
But I don't know where this code should be put and make it work. Any explanation in more detail?
Comments
Comment #1
astra commentedhttp://drupal.org/node/134231