IPBSkins Posted June 1, 2010 Posted June 1, 2010 File Name: Comfy File Submitter: Fisana. File Submitted: 01 Jun 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 Comfy 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 Included: png and psd Logo blanks and fontInstallation instructions. If you have not installed a skin before and are unsure what to do, follow this guide:http://community.inv...ing-a-skin-r543For footer editing: 1. Go to ACP 2. Look & Feel > Manage Skin Sets & Templates > Manage Templates in comfy 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
Robulosity2 Posted June 2, 2010 Posted June 2, 2010 can i get a banner edit please with my site name Not to be rude, but it comes with the blank png and PSD.. why should someone offering you a free skin provide that service for you when it can be done by yourself ><
IPBSkins Posted June 2, 2010 Author Posted June 2, 2010 The 'logo blanks' folder is included... Edit one of files (png or psd), save as the logo.png ACP > Look & Feel > Easy Logo Changer...
JahLion Posted June 2, 2010 Posted June 2, 2010 oh thank you i did not know that ..great skin tho but there is a issue with the "Member Title" it showing double names on every member profile how can i fix that
IPBSkins Posted June 2, 2010 Author Posted June 2, 2010 Take a screenshot, please. I do not see this issue.
IPBSkins Posted June 2, 2010 Author Posted June 2, 2010 Look & Feel > Manage Skin Sets & Templates > Manage Templates in comfy Global Templates > userInfoPane Repeated twice <if test="membertitle:|:$author['title']"> <li class='title'>{$author['title']}</li> </if> Delete one File already updated
JahLion Posted July 20, 2010 Posted July 20, 2010 the facebook like is move in all your skins since the new upgrade 3.1.2
IPBSkins Posted July 20, 2010 Author Posted July 20, 2010 Do you already updated Comfy skin to 3.1.2? Have you made changes in templates and css?
IPBSkins Posted July 20, 2010 Author Posted July 20, 2010 I'll update it only tomorrow, because Merge center is not working.
JahLion Posted July 20, 2010 Posted July 20, 2010 I'll update it only tomorrow, because Merge center is not working. That's ok i will wait because so far that's only issues i came across with your skins.. :)
broni Posted September 8, 2011 Posted September 8, 2011 As I indicated in "Nature" topic it works fine after upgrading my board to 3.2.2, no error. However I have a layout issue: Primary forms two rows, which seems to be caused by a lack of "float: right" setting for the item indicated with an arrow.
IPBSkins Posted September 8, 2011 Author Posted September 8, 2011 You have not installed the Graphics folder of Comfy
IPBSkins Posted September 8, 2011 Author Posted September 8, 2011 It must be so - http://community.invisionpower.com/index.php?app=downloads&module=display§ion=screenshot&full=1&id=3188&record=46315
broni Posted September 8, 2011 Posted September 8, 2011 OK, now I realized that everything is fine until I apply my logo through "Easy logo changer". The very same logo works with "Nature" just fine.
broni Posted September 10, 2011 Posted September 10, 2011 OK, this issue exist in "Comfy" skin only. Too bad because it's a very nice skin. I have other of your skins installed: Nature, Delicate Blue and Paradox and no issue whatsoever.
• Jay • Posted November 4, 2011 Posted November 4, 2011 Fisana, This is a beautiful skin. Our members love it, thank you! We have one small problem. We use larger avatars than the standard IP.Board settings, and they seem to break through into the post box This issue does not happen with other skins. Do you have any advice, please? :)
• Jay • Posted November 14, 2011 Posted November 14, 2011 Fisana, It seems t_unread.png and t_unread_dot.png are the same image. This causes usability issues for our members that have time constraints. Could there be some way of making t_unread_dot.png a little unique, please? Thank you!
IPBSkins Posted November 14, 2011 Author Posted November 14, 2011 Fisana, This is a beautiful skin. Our members love it, thank you! We have one small problem. We use larger avatars than the standard IP.Board settings, and they seem to break through into the post box [img] [/img] This issue does not happen with other skins. Do you have any advice, please? :smile: Global Templates > includeCSS Find .post_body { margin-left: {parse expression="intval($this->settings['member_topic_avatar_max'] + 25 )"}px !important; }[/CODE] Replace with [CODE] .post_body { margin-left: {parse expression="intval($this->settings['member_topic_avatar_max'] + 27 )"}px !important; } Fisana, It seems t_unread.png and t_unread_dot.png are the same image. This causes usability issues for our members that have time constraints. Could there be some way of making t_unread_dot.png a little unique, please? Thank you! Maybe I do not use 3.2 on my board yet and can't see some problems
• Jay • Posted November 14, 2011 Posted November 14, 2011 Maybe I do not use 3.2 on my board yet and can't see some problems In a nut shell, t_unread.png marks threads with new posts. t_unread_dot.png marks threads with new posts that you have posted in. t_unread_dot.png is typically the same image as t_unread.png, but with a dot, notch, wedge, or some other graphic representation that the member participated in that particular thread.
• Jay • Posted November 14, 2011 Posted November 14, 2011 Global Templates > includeCSS Find .post_body { margin-left: {parse expression="intval($this->settings['member_topic_avatar_max'] + 25 )"}px !important; }[/CODE] Replace with [CODE] .post_body { margin-left: {parse expression="intval($this->settings['member_topic_avatar_max'] + 27 )"}px !important; } Thank you. I am curious, though, why the two skins we have of yours have to be edited manually to accommodate for wider avatars when other skins adjust automatically. Either way, the fix is appreciated. :)
Timberwolf1771 Posted March 13, 2012 Posted March 13, 2012 Hi Fisana. I just wanted to say that I love this skin. I have one small problem though. I changed the image in the bottom left hand corner and it looks like this: Is there a way to extend the bottom another 40px or something? Thanks Never mind Fisana. I found the code string I was looking for. Thanks for a great skin!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.