- Posts: 146
- Thank you received: 0
Textwidth and pictures in mod_hot_newsflash
-
Hazzo
Inactive member -
Topic Author
- Member
-
Less
More
14 years 5 months ago - 14 years 5 months ago #3484
by Hazzo
Textwidth and pictures in mod_hot_newsflash was created by Hazzo
Hi, where can I adjust the width of the textblock in the mod_hot_newsflash
so that it shows up approx double the width.
Is there a way to display different pictures for a certain article, i.e. article 1 always has the same pic but article 2 has 3 different ones that shows up randomly for each pass.
Brgds
Hazzo
so that it shows up approx double the width.
Is there a way to display different pictures for a certain article, i.e. article 1 always has the same pic but article 2 has 3 different ones that shows up randomly for each pass.
Brgds
Hazzo
Last edit: 14 years 5 months ago by Hazzo.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6806
- Thank you received: 724
14 years 5 months ago #3488
by milos
Replied by milos on topic Re: Textwidth and pictures in mod_hot_newsflash
Edit file /modules/mod_hot_newsflash/tmpl/default.php. Around line 60, change width parameter:
Code:
#featured .infotext {
width:250px;
overflow:hidden;
}
The following user(s) said Thank You: Hazzo
Please Log in to join the conversation.
Time to create page: 0.150 seconds