"Disable" flags in the header
-
Hi Deniss,
Great plugin, Thanks alot !!My website: askalocalapp.com/welcome
Theme : UberI followed your instructions to add the flags in the header by adding the follow lines in the header.php
<div id=”language”>
<?php if ( function_exists( ‘the_msls’ ) ) the_msls(); ?>
</div>and this lines in the style.css of your template
#language { position:absolute; top:34px; right:7px; }
#language a { margin-left:5px; }but then the flags became “Disable” and you can’t click on it.
Could you please help.
Thanks!!!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘"Disable" flags in the header’ is closed to new replies.