clefevre
Junior Member
Posts: 8
Registered: 3/24/2005
Location: Tampa
Member Is Offline
|
| posted on 4/19/2005 at 10:27 PM |
|
|
Text not showing up
In my content page if I use the tags h1, h2, or h3 that I have defined in my CSS to have white text on the black background of the page, the text is
not shown in the scroller (unless highlighted), when I use the .Headline tag in my CSS with the same attributes it shows up fine. Why is this, I have
trouble with my .Headline tag looking the same even on the same page, I would like to just use the H1 definition.
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 4/20/2005 at 08:03 AM |
|
|
Please mention the product version you are using.
|
|
|
clefevre
Junior Member
Posts: 8
Registered: 3/24/2005
Location: Tampa
Member Is Offline
|
| posted on 4/20/2005 at 02:48 PM |
|
|
Tigra Scroller, the free edition.
|
|
|
clefevre
Junior Member
Posts: 8
Registered: 3/24/2005
Location: Tampa
Member Is Offline
|
| posted on 4/20/2005 at 02:59 PM |
|
|
http://www.govoni.us/jason/test/Managed.html
The top half of the paragraph is defined using the H2 tag that I have defined in the CSS, the second half is defined using a .headline tag that I
added to the CSS. Both are defined using white text and an 18 point font. If you highlight the top half you can see that even the font size is not
consistant. Any ideas?
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 4/21/2005 at 08:31 AM |
|
|
In free version styles of the scrolling content could be set only via appropriate scrollN.css (N - index of the scroller). I.e. if you call
Tscroll_init(7) you should define in scroll7.css styles required to properly render the content.
|
|
|