Jump to content

Download: Soft Ocean Breeze

Featured Replies

Posted

index.php?app=downloads&module=display&s


File Name: Soft Ocean Breeze
File Submitter: DarkGizmo
File Submitted: 26 Jun 2010
File Category: Light Skins

My first real skin for IP.Board 3.x. I decided to do a light 'breezey' summer sort of theme being that it is the summer time. This is a free, light skin. A PSD logo is included.

To view the demo select "Soft Ocean Breeze" from the dropdown list.

Click here to download this file

  • Author

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

  • No registered users viewing this page.