Hi all, in my current project, using Foundation and the Top Bar stack for my Menu, i decided it would look nice to have the Font Awesome HOME icon in the menu for the Home Page.
with this code :- < i class=“fa fa-home fa-2x”>
But now this code is shown as the Page title in a browser window.
Is there a clever method of having the Font Awesome Home icon and having a normal Page Title in a Browser Window. http://timmytoad.org.uk/zest/
The FontAwesome script is appearing in the browser title when the browser title is empty. To hide it put a title in the Page-Inspector > Browser Title.
And something else:
When you copy a Font Awesome code be sure to replace the quotation marks " with ’ when you use the built-in SiteMap page in your project too.
So not <i class="fa fa-home"></i>
Hi @henkvrieselaar i havent actually got a Site Map on that site, mainly because :- RW7 (as well as RW6) kept crashing whenever i shut it down and a realmac chap suggested i removed all Plug-Ins, which i did ! i wouldnt say it is much better without the plug-ins, but i havent bothered to use any plug-ins since.
But fair comment on the “quotation mark” tip, i dont know what difference it will make, but i shall certainly do that Henk when i do use a Site Map, thanks.