How should I do to have a the clock feature instead of language at the top of page (fs_04_v1.3). I only use one language so I thought it would be handy to have the date and clock there instead...
Remove the white space between { and SETSTYLE Remove the white space between { and MENU (e_107 shortcode issue!!!)
If you choose the second way after all changes described here you mus activate the clock menu from admin area/Content/Menus/ and then activate in Area 2
Step 5. Open e107_themes/fs_04/style.css. Add this code to the bottom of the file:
div#Clock { text-align: right }
DONE !
Remember that only clock menu will be displayed in Area 2 if you choose the second way. Activating other menus in Area 2 will not have effect.