- Posts: 4
- Thank you received: 0
Re: In Hot Scroller, how/where do you change the label
-
success
Inactive member -
Topic Author
- New Member
-
Less
More
14 years 5 months ago #2406
by success
In Hot Scroller, how/where do you change the label was created by success
Hello,
I have installed the template and the label "News Highlights" breaks into two lines. I would like to know where to change the font size and also, I would like to change the label to "Latest News" or something similar.
How would I accomplish this?
Thank you and I could find nothing on it in forum or in the module parameters or even the css.
NTVS
I have installed the template and the label "News Highlights" breaks into two lines. I would like to know where to change the font size and also, I would like to change the label to "Latest News" or something similar.
How would I accomplish this?
Thank you and I could find nothing on it in forum or in the module parameters or even the css.
NTVS
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6769
- Thank you received: 719
14 years 5 months ago #2409
by milos
Replied by milos on topic Re: In Hot Scroller, how/where do you change the label
You can change font size, width of this element and label in the module parameters (Extensions > Module Manager > HOT Scroller).
Please Log in to join the conversation.
-
success
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
14 years 5 months ago - 4 years 4 months ago #2422
by success
Replied by success on topic Re: In Hot Scroller, how/where do you change the label
I see where to change the font size of the feed, but not the label. I see where to change the width of the element. What I don't see is where to change the default label words "News Highlights". This isn't the title of the module. This is the label just before the scroll. You can see what I mean on the image attached.
I appreciate it.
Thanks,
Marvin
I appreciate it.
Thanks,
Marvin
Last edit: 4 years 4 months ago by milos.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6769
- Thank you received: 719
14 years 4 months ago #2425
by milos
Replied by milos on topic Re: In Hot Scroller, how/where do you change the label
I see, please edit file /modules/mod_hot_scroller/default/hot_scroller.css and change font size under class .highlights_intro (currently set to 16px).
Please Log in to join the conversation.
-
TIneyBopper6
Inactive member -
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
14 years 1 month ago #4232
by TIneyBopper6
Replied by TIneyBopper6 on topic Re: In Hot Scroller, how/where do you change the label
I am having the same problem. I looked in that file, changed the font size (but nothing happened)but I cannot see where to change the text "News Highlights".
Sorry, kinda new to all this CMS stuff.
Sorry, kinda new to all this CMS stuff.
![:) :)](/media/kunena/emoticons/8.png)
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 1 month ago #4264
by ivan.milic
Replied by ivan.milic on topic Re: In Hot Scroller, how/where do you change the label
Directly by editing file:
mod_hot_scroller/tmpl/default.php
see:
<div class="highlights_intro">
<div class="highlights_intro_pad">
<b>News</b> Highlights
</div>
</div>
mod_hot_scroller/tmpl/default.php
see:
<div class="highlights_intro">
<div class="highlights_intro_pad">
<b>News</b> Highlights
</div>
</div>
Please Log in to join the conversation.
Time to create page: 0.180 seconds