- Posts: 19
- Thank you received: 0
Newsflash module problem.
15 years 3 months ago - 15 years 3 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: 15 years 3 months ago by mosskit.
Please Log in to join the conversation.
15 years 3 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.
15 years 3 months ago #3407
by mosskit
Replied by mosskit on topic Re: Newsflash module problem.
Wow! It works fine now. You are amazing
How did you know what was wrong?
Please Log in to join the conversation.
Time to create page: 0.241 seconds