Posted August 29, 201014 yr 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.5Installation instructions. If you have not installed a skin before and are unsure what to do, follow this guide:http://community.inv...ing-a-skin-r543Changing 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 sizeChanging 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
August 29, 201014 yr Author Demo no :( The width of the workspace is 1000px. The width can be edit in css
February 16, 201114 yr 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?
February 16, 201114 yr 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.
February 19, 201114 yr Author 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'>
September 4, 201113 yr 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
September 5, 201113 yr Author 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 AppsSettings Look and FeelGuest skin I have in this field - NoIf "Nature" - this skin is working too. Tested with IP.Board 3.2.2 and IP.Seo 1.5. =========== Try to rebuild the cache
September 5, 201113 yr I have "No guest skin" as well. I installed couple of skins before and they installed just fine.
September 5, 201113 yr Author Redownload skin please and check again. I installed IP.Seo today. Perhaps the problem was his lack of ... Although it is strange
September 5, 201113 yr I really like your skins btw. I downloaded and installed "Comfy". Same issue, so it must be some crap on my board.
September 6, 201113 yr 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.
September 6, 201113 yr 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
September 6, 201113 yr I upgraded to 3.2.2, reverted back to IP.SEO 1.4 (until they can get IP.SEO 1.5 bugs cleaned out), and the skins issues and such seems to back to normal for me.
September 6, 201113 yr 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
September 7, 201113 yr Author 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 baripb_styles.css Add to the end#primary_nav a { padding-left: 8px; padding-right: 8px; }
September 7, 201113 yr ipb_styles.css Add to the end#primary_nav a { padding-left: 8px; padding-right: 8px; } worked great, How do we change the bg image on this?
September 7, 201113 yr Author worked great, How do we change the bg image on this? In this menu are no images
Archived
This topic is now archived and is closed to further replies.