Quote:
Originally Posted by djbaxter
...and the forum alignment.
Nice idea but:
1. it's flawed in the execution (see syntax issues above as well as interference with layout)
2. it's basically unnecessary since all you need to do to make this work in all browsers is:
- Admin CP | Styles and Templates | Style Manager
- select {style} | Common templates from dropdown
- edit headinclude
- find
Code:
<!-- CSS Stylesheet -->
- add above
Code:
<link REL="SHORTCUT ICON" HREF="favicon.ico">
- save
|
which is exactly the way i have it set anyway
aswell as putting it within the cmps index also