Jump to content

Download: Soft Ocean Breeze


Smokey-Rev

Recommended Posts

Posted

Just thought i'd post this fix for anyone who uses IP.Content & Fusion Menu, it looks all screwed up so in order to fix this:

Open Look + Feel -> Soft Ocean Breeze -> global template

Find:

{parse template="includeCSS" group="global" paarams="$css"}

Add after:

<if test="ipcontent_css:|:IPS_APP_COMPONENT == 'ccs'">

<link rel="stylesheet" type="text/css" media="screen" href="{parse url="app=ccs&amp;module=pages&amp;folder=assets&amp;page=style.css" base="public"}" />  

<link rel="stylesheet" type="text/css" media="screen" href="{$this->settings['public_dir']}style_css/{$this->registry->getClass('output')->skin['_csscacheid']}/ipcontent.css" />

</if>

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...