After a few solid days of work, all skins have now been upgraded to 3.3.x.
Current customers can download the upgraded skins for free from their client area, with the option to donate if you're feeling generous
Posted by Ehren
on 24 Mar 12 - 05:05am
Posted by Ehren
on 05 Mar 13 - 12:58am
All premade skins have been upgraded to IP.Board 3.4.3, IP.Blog 2.6.2, IP.Calendar 3.3.3, IP.Chat 1.4.3, IP.Content 2.3.5, IP.Downloads 2.5.3, IP.Gallery 5.0.4 and IP.Nexus 1.5.7
The skin upgrade should fix any incompatibilities with 3.4.3 (including an editor bug which I've seen posted a few times). The upgrade is available for free for existing customers in the client area.
The 3.4.3 skins also include a "cover photo" feature, which replaces the custom background feature when viewing profiles. The cover photo is neater and more compatible with some of the heavily modified skins (those with background choosers, etc). An example screenshot is attached below. ![]()
Posted by Ehren
on 20 Jul 11 - 02:06pm
Posted by Ehren
on 27 Aug 11 - 05:47am
This tutorial will teach you how to add icons next to your category names in IPB 3.2, as seen in the image below:
To begin, you'll need to rename your icons according to the id's of the categories on your forum. To find out the id, click on the category and look at the URL. The forum ID is presented after /forum/ and before the category name (in this example, the id is 52)
Rename the icon you want to use to cat_52.png (or .jpg, .gif, etc depending on your file format). Repeat this process for all of the categories on your forum. If you don't upload an image for a certain forum, it will show a broken image. All images need to be the same file format, and need to have the same name structure: cat_id.png
Upload your image(s) using an FTP program to your skin image folder: /public/style_images/xxx/ (where xxx is the name of your skin).
Next, login to your admin cpanel, click Look & Feel, select your skin and goto Board Index > boardIndexTemplate. Find:
<h3 class='maintitle'>
<a class='toggle right' href='#' title="{$this->lang->words['toggle_cat']}">{$this->lang->words['toggle_cat']}</a> <a href="{parse url="showforum={$_data['cat_data']['id']}" seotitle="{$_data['cat_data']['name_seo']}" template="showforum" base="public"}" title='{$this->lang->words['view_cat']}'>{$_data['cat_data']['name']}</a>
</h3><h3 class='maintitle'>
<a class='toggle right' href='#' title="{$this->lang->words['toggle_cat']}">{$this->lang->words['toggle_cat']}</a> <img src="{style_images_url}/cat_{$_data['cat_data']['id']}.png" alt="" /> <a href="{parse url="showforum={$_data['cat_data']['id']}" seotitle="{$_data['cat_data']['name_seo']}" template="showforum" base="public"}" title='{$this->lang->words['view_cat']}'>{$_data['cat_data']['name']}</a>
</h3>
Posted by Ehren
on 03 Jul 11 - 02:50pm
This tutorial will teach you how to install a skin on IP.Board 3.x.x
After downloading/purchasing your skin, browse through the folder until you find your skin files, which will look like the following:
Some skins may also come with a replacements file. If so, just use the same step that you see below for your replacements file.
Login to your forums admin control panel, and choose "Import/Export" from the "Look & Feel" menu.
Next to the "Upload XML(Archive) Skin Set" field, browse for your skin.xml.gz file. You can optionally specify a custom name for the skin under "New Skin Set Name". Click "Import Skin Set".
Next, scroll down to "Import Image Set". Browse for the images-skin.xml.gz file. Once again, you can optionally set a custom folder name for the images. If so, do not enter spaces in the folder name. "Skin images" will create errors. Instead, use something like "skin_images". Next to the "Apply To Skin Set" field, select the skin you imported in the previous step. This will assign your template files and images together.
Next, choose "Edit Settings" from the drop down menu next to your skin.
To make your skin default and available to all members, make sure your page looks something like this (take particular notice of "Select ALL current and future groups or...", "Make this the default skin?" and "Hide this skin from the drop down list?").
Press "Save Set" and your skin will be installed and ready to go!
Posted by Ehren
on 02 Feb 13 - 12:57am
Hi everyone,
In case you missed the twitter and facebook announcements yesterday, all skins on this site have been upgraded for IP.Board 3.4.2.
The updated skins are available for free for all existing customers in your client area.
Posted by Ehren
on 02 Dec 12 - 09:31am
Hi everyone,
This is just a quick announcement to let you know the forums + nexus have been upgraded to the latest available version. The new design has also been released on both the website and forums.
Feel free to let me know what you think... if you like it, if you don't, what you think could be improved, if any bugs exist, etc.
As a reminder, a little over half of the premade skins have already been upgraded for 3.4.x and are available in the client area. Check the news topic regularly to find out when your skin makes the list!
Posted by Ehren
on 29 Nov 12 - 01:03am
Hello,
As it stands, all skins made for IPB 3.3.x will need to be upgraded if they are going to be used on 3.4.x.
I am currently setting up a 3.4.x development board which will be used to upgrade all of my skins. I'm not yet sure on the amount of work needed, but I anticipate the new skins will be available within a few days. Keep checking this topic regularly for updates. ![]()
The following list of skins have been upgraded so far to 3.4.x
- Baisik
- Chameleon
- Gravity Blue
- Gravity Green
- Infinite
- Marble
- Overlay Red
- Overlay Green
- Overlay Blue
- Spectrum
- Splat
- Uniform
- Imperial
- Gesture
- Dimension
- Concise
- Vanilla
- Gridlock
- Animate
- Carbon (Red, Green, Blue, Orange)
- Infinite (Dark)
- Deflection
- Engraved
- Checkered
- iSkin
- Navia
If you own one of those skins, please download it and test as much as possible over the next 24-48 hours. If you find any bugs, please report them in the bugs/issues forum so they can be addressed before the remaining skins are upgraded and released.
Posted by Ehren
on 03 May 12 - 07:31am
Posted by Ehren
on 19 Oct 11 - 05:27am
Posted by Ehren
on 21 Jul 11 - 01:56pm
Posted by Overseer
on 19 Apr 11 - 12:06pm
Posted by Ehren
on 26 Oct 10 - 10:50pm
Posted by Ehren
on 04 Jun 13 - 02:04am
Hi everyone,
All skins have been upgraded for IP.Board 3.4.5, Blog 2.6.3, Chat 1.4.4, Downloads 2.5.4, Gallery 5.0.5, Content 2.3.6, Nexus 1.5.8 and Calendar 3.3.4.
The upgraded files can be downloaded for free by customers in the client area.
Posted by Ehren
on 06 Mar 13 - 04:59am
In addition to the 3.4.3 skin updates yesterday, I've just added a new skin to the premade selection called Snapshot.
The skin is lightly based off the Aero theme used in Windows 7 and features a very unique 'blur' effect. It includes a simple background picker allowing your members to choose their own image from a preset array of high quality background images (2560x1200 pixels by default), which you can replace with your own if needed.
Feel free to take a look at the Snapshot screen page and check out the live demo to see it in action! Feedback/suggestions are welcome, as always! ![]()
Posted by Ehren
on 16 Dec 12 - 11:20am
Hi everyone,
All skins are now compatible with IP.Board 3.4.1.
This update fixes the "missing editor" bug on 3.4.1 dark skins and includes a few additional bug fixes and minor enhancements.
Posted by Ehren
on 16 Apr 12 - 08:10am
Posted by Ehren
on 26 Dec 11 - 02:50am
Posted by Ehren
on 30 Nov 11 - 11:13pm
Posted by The Heff
on 23 Jul 11 - 11:23pm
Community Forum Software by IP.Board
Licensed to: IPBForumSkins.com