Problem with blue buttons
Joomla template perfect for video reviews, videographers, movie company or move promotion website with outstanding design and powerful additional features.
- GK User
- Wed Feb 06, 2008 12:31 pm
In my site www.undertekster.no i see that in the frontpage, the blue buttons, most viewed and etc is different than in the demo, how do i change this? to the black ones?
Thomas
Thomas
-
- Fresh Boarder
- Seichinha
- Wed Feb 06, 2008 12:54 pm
Hi
On file "mod_jmovies_mootools_list.php, remove this line.
On the file "mod_jmovies_pictures_scroll.php", remove this line also:
Save and upload.
With this change, you will not see anymore the blue tabs and the GK Moxmovies template css style will be present.
Cheers
On file "mod_jmovies_mootools_list.php, remove this line.
- Code: Select all
<link href="<?php echo $mosConfig_live_site;?>/modules/mod_jmovies_mootools_list/templates/<?php echo $params->get('template')?>/css/style.css" rel="stylesheet" type="text/css"/>
On the file "mod_jmovies_pictures_scroll.php", remove this line also:
- Code: Select all
<link href="<?php echo $mosConfig_live_site;?>/modules/mod_jmovies_pictures_scroll/templates/<?php echo $params->get('template')?>/css/style.css" rel="stylesheet" type="text/css"/>
Save and upload.
With this change, you will not see anymore the blue tabs and the GK Moxmovies template css style will be present.
Cheers
- GK User
- Wed Feb 06, 2008 3:53 pm
Thank you very much!:)
-
- Fresh Boarder
3 posts
• Page 1 of 1