Jump to content

Download: Nature


IPBSkins

Recommended Posts

Posted

%7Boption%7D



File Name: Nature

File Submitter: Fisana.

File Submitted: 29 Aug 2010

File Category: Light Skins

Supported Versions: IP.Blog 2.6.x, IP.Board 3.4.x, IP.Calendar 3.3.x, IP.Content 2.3.x, IP.Downloads 2.5.x, IP.Gallery 5.0.x



Nature Skin by Fisana (ipbskins.ru) for
IP.Board 3.4.6
IP.Blog 2.6.3
IP.Calendar 3.3.4
IP.Content 2.3.6
IP.Downloads 2.5.4
IP.Gallery 5.0.5

Installation instructions.

If you have not installed a skin before and are unsure what to do, follow this guide:

http://community.inv...ing-a-skin-r543


Changing the logo.

Look & Feel > Manage Skin Sets & Templates > Manage Templates in nature

Open Global Templates > defaultHeader

<a class='logo' href='{$this->settings['board_url']}' title='{$this->lang->words['go_home']}' rel="home" accesskey='1'>NATURE</a><br />

<span class='logo'>Designed by IPBSkins.ru Team</span>


Replace the text ('NATURE' and 'Designed by IPBSkins.ru Team') with your Board Name and Descriptions.

If you want to change the font size
Open ipb_styles.css

find
a.logo {

font-size:65px;

color:#ededc5;

text-decoration: none;

}



span.logo {

font-size:19px;

color:#fff;

text-decoration: none;

}


Edit font size


Changing the footer:
1. Go to ACP
2. Look & Feel > Manage Skin Sets & Templates > Manage Templates in nature
2. Open Global Templates > globalTemplate
3. Find
<div class='foot'><span class='left'><img src='{$this->settings['img_url']}/pic.png' alt=''/></span><span class='right'>Copyright © {parse expression="strftime('%Y')"} Your

Company Name</span></div>
4. Edit "Your Company Name"



Click here to download this file

  • 4 weeks later...
  • 4 months later...
Posted

I need to add more links in the primary nav section but the traditional way of adding through global template doesn't work. Any suggestions?

Posted

Under the forum list you get a horizontal scrollbar. I have seen this on a site I visit that uses this skin.

You can see it here.

Scroll down until you get to the bottom of the forums and you'll see the horizontal scrollbar.

Posted

It's strange, because it uses the class "clearfix".
Try to fix this:
Open Board Index > boardIndexTemplate
Find

<div id='board_index' class='clearfix'>

Замените на

<div id='board_index' class='clearfix' style='owerflow: hidden !important'>

  • 6 months later...
Posted

Seems to be a nice skin, but after installation when I try to switch to this skin I'm getting this error:
Fatal error: Method encodeMetaTagContent does not exist in ipSeoGuestSkin in /home/smartest/public_html/admin/sources/classes/output/publicOutput.php on line 342

Posted

Seems to be a nice skin, but after installation when I try to switch to this skin I'm getting this error:


Fatal error: Method encodeMetaTagContent does not exist in ipSeoGuestSkin in /home/smartest/public_html/admin/sources/classes/output/publicOutput.php on line 342



It has something to do with the settings of IP.Seo
IP.SEO > Settings > IPS Apps
Settings
Look and Feel
Guest skin
I have in this field - No


If "Nature" - this skin is working too.


Tested with IP.Board 3.2.2 and IP.Seo 1.5.

===========
Try to rebuild the cache
Posted

I had the same problem with IP.SEO 1.5.. I had to upgrade to 3.2.2 from 3.2.1 just to get rid of the faulty settings in SEO.. now I need to reinstall 1.4.0 until they fix the bugs or something. I don't think it's the skin but the IP.SEO 1.5 update.

Posted

So, I have an official word from IPS support:

The skin issue is an issue with IP.SEO that is not officially supported but I believe it is simply a compatibility issue, upgrading to 3.2.2 should resolve the issue.



I'll update you after upgrading to 3.2.2
Posted

Having trouble with the nav bar on this template, i have several links and the last two are all smushed up underneath the main nav bar



ipb_styles.css
Add to the end

#primary_nav a {

padding-left: 8px;

padding-right: 8px;

}

Archived

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

  • Recently Browsing   0 members

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