I´ve succesfully created a child theme for shoutbox.
The only thing I can´t seem to fix is how to stop it form loading styles from minimal.css from the shoutbox theme.
I can´t see where it´s being loaded for me to change it to my version in the child theme folder.
Shoutbox child theme
2 posts from 2 voices-
Posted 1 year ago #
-
Hey,
to remove it I you should remove
<link rel="stylesheet" href="<?php echo get_bloginfo('template_url'); ?>/css/<?php avia_option('stylesheet', 'light-skin.css'); ?>" type="text/css" media="screen"/>
from your header.phpPosted 1 year ago #
Reply
You must log in to post.














