- Posts: 19
- Thank you received: 0
Newsflash module problem.
-
mosskit
Inactive member -
Topic Author
- New Member
-
Less
More
14 years 5 months ago - 14 years 5 months ago #3402
by mosskit
Newsflash module problem. was created by mosskit
Hi.
Have some troubles with newsflash module again. When top menu contain some sub-menus, example on the site,
MEDIA>>
-media o nas
-media kit
www.synergia-krosno.eu/synergia/media2/media-o-nas
buttons in newsflash module are invisible.
When some main section from top menu is active, everything is fine.
www.synergia-krosno.eu/synergia/media2
Where's the problem?
---added----
I have noticed that the problem described above appears when rewrite_mode and simple adress are on. What should I do to eliminate this malfunctioning without switching browser's optimization off.
Have some troubles with newsflash module again. When top menu contain some sub-menus, example on the site,
MEDIA>>
-media o nas
-media kit
www.synergia-krosno.eu/synergia/media2/media-o-nas
buttons in newsflash module are invisible.
When some main section from top menu is active, everything is fine.
www.synergia-krosno.eu/synergia/media2
Where's the problem?
---added----
I have noticed that the problem described above appears when rewrite_mode and simple adress are on. What should I do to eliminate this malfunctioning without switching browser's optimization off.
Last edit: 14 years 5 months ago by mosskit.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6810
- Thank you received: 724
14 years 5 months ago #3405
by milos
Replied by milos on topic Re: Newsflash module problem.
Please edit /modules/mod_hot_newsflash/tmpl/default.php and change lines with background link from, in example
to
Code:
background: url(/modules/mod_hot_newsflash/images/tab_bg.png) no-repeat;
Code:
background: url('/.$mosConfig_live_site.'/modules/mod_hot_newsflash/images/tab_bg.png) no-repeat;
The following user(s) said Thank You: mosskit
Please Log in to join the conversation.
Time to create page: 0.233 seconds