Favicon help.

Feb 08, 2010 16:27

Basic info: Layout is Mixit / I'm running Firefox 3.6 (and Chrome) / Paid Account

Hi guys! I'm having a bit of trouble with reconciling two codes. A few months ago, I installed this layout by thefulcrum (with a few minor color tweaks). As opposed to previous layouts, she instructs that the css code be pasted here.

Now, everything works okay except for the favicon code that oxoniensis introduced here.

I added a space before 'link' to make the code visible)

function Page::print_custom_head()

{

"""

< link rel="shortcut icon" href="http://yourwebsite/favicon.ico"/>

< link rel="icon" type="image/x-icon" href="http://yourwebsite/favicon.ico"/>

""";

}

I have tried pasting the favicon code in the same location thefulcrum instructed but it doesn't work. I have also tried going to my layers and pasting it directly here, and while that works for a little while, the code disappears after a few days. (I suspect this might be because the customizations are auto-generated?)

Long story short: how do I integrate the favicon code into my current CSS-code or how do I make it not disappear from my layer? Any help would be greatly appreciated.

misc, s2:theme layer, $acct level:paid or perm

Previous post Next post
Up