Jump to content

Download: Comfy


IPBSkins

Recommended Posts

Posted

%7Boption%7D



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 font

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

For 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

Posted

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 ><
Posted

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

Posted

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

  • 1 month later...
Posted

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.. :)
  • 1 year later...
  • 2 weeks later...
Posted

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:

%7Boption%7D

Primary forms two rows, which seems to be caused by a lack of "float: right" setting for the item indicated with an arrow.

Posted

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.

Posted

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.

  • 1 month later...
Posted

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

%7Boption%7D


This issue does not happen with other skins. Do you have any advice, please? :)

  • 2 weeks later...
Posted

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!

Posted

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
Posted

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.
Posted

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. :)
  • 3 months later...
Posted

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:

post-166327-0-91619900-1331625719.png

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!

Archived

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

  • Recently Browsing   0 members

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