feather

Started by Mick., October 03, 2021, 07:02:52 PM

Previous topic - Next topic

aaronhall

How do I add the big banner image on the top? :)

Love this theme, great job!!!

kim_apb

Hi.

wich are the ideal size for the title image?


kim_apb

Hello.
i have very trouble with this in logo i can´t fix it.

how can i do...?

Quote from: Mick. on October 06, 2021, 05:51:55 PMThis fixes the logo.

Replace #header with this. I forgot to add the parenthesis  :-X

    echo '
    <div id="header">
            <h1 class="forumtitle">               
                <a id="top" href="', $scripturl, '">';

                if(!empty($settings['ft_icon'])) {
                echo ' <span style="color:', $settings['ft_icon_color'] , '"><i class="', $settings['ft_icon'] , '"></i></span>';
                }
                echo ' ', empty($context['header_logo_url_html_safe']) ? $context['forum_name_html_safe'] : '<img src="' . $context['header_logo_url_html_safe'] . '" alt="' . $context['forum_name_html_safe'] . '">', '</a>
            </h1>';

Mike66

Has anybody else encountered problems with the 2.1.2 update?

I get test failed for Feather relating to the theme's index.template

Find <li class="button_signup">Add before ';

if ($context['can_register'])
echo '

And Find </li>
</ul>';

Replace </li>';

echo '
</ul>';

Cheers
Mike

njcyx

Hi Mike, I was going to post the same question whether this theme is compatible with 2.1.2 and I saw your post. Thanks for your test!

Also, have you found way to make "Quick Edit" fixed? I tried Chrome and FF, neither worked. My current version is 2.1.1

Mike66

Quote from: njcyx on May 10, 2022, 04:53:44 PMAlso, have you found way to make "Quick Edit" fixed? I tried Chrome and FF, neither worked. My current version is 2.1.1

That's not something that I've looked at, sorry.

njcyx

#126
Quote from: Mike66 on May 10, 2022, 11:57:52 AMHas anybody else encountered problems with the 2.1.2 update?

I get test failed for Feather relating to the theme's index.template

Find <li class="button_signup">Add before ';

if ($context['can_register'])
echo '

And Find </li>
</ul>';

Replace </li>';

echo '
</ul>';

Cheers
Mike

Hi Mike,

I have one more question. I tried to follow your guide to modify theme's index.template.php so I can upgrade my site to 2.1.2. However, I cannot find <li class="button_signup"> in feather's index.template.php file (I'm still under 2.1.1). I can find this line under the default theme's index.template.php file. I tried to change the default theme's file according to your guide but it didn't work. It didn't pass the upgrade file verification.

Or do you mean, I need to force upgrade my theme to 2.1.2 at first, then change the theme's index.template.php according to your guide?

Update: Never mind. I saw the same notes during the upgrade file verification now. I thought you were posting how to correct this error. Have you tried to ignore these errors and force upgrade?


Mike66

Sorry for any confusion, I had just posted what the system told me it failed on.

Re: "Have you tried to ignore these errors and force upgrade?"
The answer is yes, and it upgraded - BUT, I just have this on a test site and forcing an upgrade is not something that I would normally try on a live forum.

Mick is the only person that can offer you informed advice on that ;)

njcyx

Thanks for your detailed reply.

landyvlad

Where is Mick?

I need to know:
1. Is it safe to upgrade forum version and if so - what to?
2. Is version 1.1 (current) of the theme incorporating the fixes in this thread?  I guess maybe not?
"Put as much effort into your question as you'd expect someone to give in an answer"

Please do not PM, IM or Email me with questions on astrophysics or theology.  You will get better and faster responses by asking homeless people in the street. Thank you.

Be the person your dog thinks you are.

landyvlad

@Mick. seems to have  been on here in the last day or so, but not in this thread evidently.

I need to know

If I upgrade forum to 2.1.2 will Feather work/install?
Does it work with 2.1.1?  (I'm on RC4 at the moment)

and for the ALERTS - it seems that alerts have to be marked as read one at a time? I really need the 'normal' function where all alerts can be marked as read at once. Maybe this was just overlooked?
"Put as much effort into your question as you'd expect someone to give in an answer"

Please do not PM, IM or Email me with questions on astrophysics or theology.  You will get better and faster responses by asking homeless people in the street. Thank you.

Be the person your dog thinks you are.

Dzonny

@landyvlad take a look at this:
https://www.simplemachines.org/community/index.php?topic=582989.0

Anyhow, upgrading to the latest 2.1 branch is safe, as this theme is compatible with it, so please proceed with that. I can't say about the alerts but maybe the upgrade will sort that out as well?

Just please make sure that you have a backup before you proceed with anything else though.


Kindred

Why are you seeing find/replace commands??

This is a Theme, not a mod. There should be no find/replace involved.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

landyvlad

"Put as much effort into your question as you'd expect someone to give in an answer"

Please do not PM, IM or Email me with questions on astrophysics or theology.  You will get better and faster responses by asking homeless people in the street. Thank you.

Be the person your dog thinks you are.

docower

I'm currently using a (somewhat adapted) form of this theme on my website.
Users asked me if it's possible to show a little avatar in the responsive mobile view. However, I am not good enough to actually change the whole structure of a theme. I could be able to display the user info box using css, but then I have a big chunky boi of text underneath the avatar (which is clear since it's the whole user box ^^).

Does anyone know what I should have to do in order to just show the avatar next to the username in the responsive view?

planetxtownhall

Wonderful responsive template.  Using it on a You cannot view this attachment. new 2.1.2 SMF board. 

Having a problem with the editing icons and avatars.  They do not appear.  See attached.

What to do?

Many thanks, Marshall Masters

Dzonny

Hello there.
Either the icons is missing from the server, or the paths are not correct. Try to re-upload images folder from theme, and re-check the paths on your forum. If you look at the source for that page can you see what is the path for that icon that is not showing?

If possible you can write URL to your forum so we may take a look as well.

QQP-Patrick

Hello fellow Feather users,

The last 2 months i have been reading this topic and you guys previous questions have helped me setup this brilliant theme for my carclub forums that i run.

However there is one quirk i still have with the main menu that i would like to fix, but cannot seem to figure out. My menu has some additional buttons due to addons in my forum, like tinyportal, google member map and a gallery, combined with the administration and moderation buttons makes it so that in some sized the menu does not fit.

Normally on smaller screens the menu goes to a drop down layout like on a smartphone, this is perfectly usable, however on tablets and also on computers that have the browser set to a smaller window instead of fullscreen, this can result in a menu in some buttons are placed on a second row that does not comply with the theme visuals.

I have searched for a way to fix this and these are some of the ways i have contemplated:
- remove buttons from the menu (this can be done, but this would cripple some of the functions)
- regroup buttons into some kind of extra menu (can be done with expensive addon, but not ideal)
- find the setting that switches the menu from buttons on a bar to drop down and adjust for the amount.

This third option would be my preferred way forward, and i think its connected to the responsive CSS file. And have gone over it multiple times, but i fail to understand the file setup to change it.  :-\

So i'm hoping one of you have had this issue as well and have found a way to change it, and is willing to help me with this.

Here a attachment that show the menu with 2 buttons on the second row.

Thanks all, Kind regards, Patrick

You cannot view this attachment.
Actively running SMF 2.0.19 - TinyPortal - Estalia theme on Qashqai Passion
Currently developing SMF 2.1.2 - TinyPortal - Feather theme for Qashqai Passion on local webserver

Diego Andrés

There's a fourth option: Grow the header in height if the buttons spill down.

Code (Search) Select
#bar {
    background-image: linear-gradient( 96.5deg,  rgba(39,103,187,1) 10.4%, rgba(16,72,144,1) 87.7% );
    border-radius: 10px;
    display: block;
    margin: 0 20px 0 20px;
    height: 45px;
    position: relative;
}
Replace height with min-height

Code (Search) Select
.menu li {
     display: inline-block;
     position: relative;
     z-index: 100;
}
Code ("Add after") Select
.menu li:hover {
    z-index: 101;
}

Preview:
You cannot view this attachment.



Quote from: QQP-Patrick on October 25, 2022, 08:32:09 PM- find the setting that switches the menu from buttons on a bar to drop down and adjust for the amount.

Also very easy!
Code (Search) Select
@media (max-width: 767px) {
Code (Replace) Select
@media (max-width: 991px) {
All of these changes are in the index.css file  :)

SMF Tricks - Free & Premium Responsive Themes for SMF.

TwitchisMental

I am gonna give you a suggestion that Diego gave a user of my theme that may work for you.

Open the index.css and find

#bar {
    background-image: linear-gradient( 96.5deg,  rgba(39,103,187,1) 10.4%, rgba(16,72,144,1) 87.7% );
    border-radius: 10px;
    display: block;
    margin: 0 20px 0 20px;
    height: 45px;
    position: relative;
}

change to

#bar {
    background-image: linear-gradient( 96.5deg,  rgba(39,103,187,1) 10.4%, rgba(16,72,144,1) 87.7% );
    border-radius: 10px;
    display: block;
    margin: 0 20px 0 20px;
    min-height: 45px;
    position: relative;
}


Edit : Looks like Diego has already responded XD.

Advertisement: