Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: Mick. on November 09, 2021, 02:30:48 PM

Title: Radiohead
Post by: Mick. on November 09, 2021, 02:30:48 PM
Link to the theme (https://custom.simplemachines.org/index.php?theme=2985)

(https://www.idesignsmf.com/demo-images/radiohead2.jpg)

Demo: https://www.idesignsmf.com/demo.html

Inspired by SMF 2.1 Default Theme, we're using default colors. It has our standard pro footer links, social media follow buttons, top links and a custom main menu. Also a modified Member list template.

Message Index
(https://www.idesignsmf.com/demo-images/radiohead3.jpg)

Display
(https://www.idesignsmf.com/demo-images/radiohead4.jpg)
Title: Re: Radiohead
Post by: Mike66 on November 09, 2021, 03:17:19 PM
Looking great Mick  :)
Title: Re: Radiohead
Post by: Speed King on November 09, 2021, 04:07:55 PM
Yes, the theme looks great :)
How to decrease font size in posts, I cannot find appropriate code?
Title: Re: Radiohead
Post by: Mick. on November 09, 2021, 04:18:48 PM
Quote from: Speed King on November 09, 2021, 04:07:55 PMYes, the theme looks great :)
How to decrease font size in posts, I cannot find appropriate code?

Look for .post {
    overflow: auto;
    font-size: 19px;
    font-weight: 300;
    line-height: 30px;
    padding: 1px 0;
}
in the index.css file
Title: Re: Radiohead
Post by: Speed King on November 10, 2021, 01:17:19 AM
Thanks, font changed :)

Cannot add forum title icon. Which code is needed to use?
I want to add 'sun' icon (f185). Adding f185 or \f185 in admin panel does nothing, before forum title these letters are added, but not related Fontawesome 'sun' glyph.
Title: Re: Radiohead
Post by: Mick. on November 10, 2021, 06:42:15 AM
Quote from: Speed King on November 10, 2021, 01:17:19 AMThanks, font changed :)

Cannot add forum title icon. Which code is needed to use?
I want to add 'sun' icon (f185). Adding f185 or \f185 in admin panel does nothing, before forum title these letters are added, but not related Fontawesome 'sun' glyph.
click on icon, copy and paste entire code. <i class="fas fa-address-book"></i>
Title: Re: Radiohead
Post by: Speed King on November 10, 2021, 10:31:43 AM
Thanks, now sun icon is added before forum title:

https://bg-nacionalisti.org/BNF/index.php?action=forum
Title: Re: Radiohead
Post by: Speed King on November 13, 2021, 11:09:24 PM
The main forum menu affects and shines through Login dialog box:

Click => (https://i.postimg.cc/zH5ZTgxj/2021-11-14.png) (https://postimg.cc/zH5ZTgxj)    (https://i.postimg.cc/TLnvy9J1/2021-11-14-1.png) (https://postimg.cc/TLnvy9J1)
Title: Re: Radiohead
Post by: Mick. on November 13, 2021, 11:51:16 PM
@Speed King
In index.css find:
.menu li {
    display: inline-block;
    position: relative;
    z-index: 100;
}

Replace with:
.menu li {
    display: inline-block;
    position: relative;
    z-index: 1;
}
Title: Re: Radiohead
Post by: Speed King on November 16, 2021, 11:01:16 PM
Similar problem - tabs in admin panel are visible through menus of main buttons:

Click => (https://i.postimg.cc/BLTgZcKf/2021-11-17.png) (https://postimg.cc/BLTgZcKf)
Title: Re: Radiohead
Post by: cookdandbombd on November 18, 2021, 03:19:43 PM
Love this theme, and my users are absolutely thrilled with it!

However, when they log out, the CSS is not loading during the topic view.

The forum index and everything looks great, but the actual threads themselves are just white and plain.

You can check my site at cookdandbombd.co.uk if you want to see what I mean. I had already changed the font sizes before I saw this thread, but haven't done anything else that I think could have caused this.

Any ideas?
Title: Re: Radiohead
Post by: cookdandbombd on November 18, 2021, 04:25:19 PM
Can't edit the above, but I think I'll actually have to switch to another theme until I get this resolved as the site is unusable for guests. I can switch back if and when you want, but as I say, it looks like this when you load a thread as a guest while in desktop or mobile mode:

(https://i.postimg.cc/hPHjkPYT/IMG-20211118-212303.jpg)
Title: Re: Radiohead
Post by: cookdandbombd on November 20, 2021, 10:09:00 AM
Update fixed it!
Title: Re: Radiohead
Post by: Mick. on November 20, 2021, 07:03:39 PM
Quote from: cookdandbombd on November 20, 2021, 10:09:00 AMUpdate fixed it!

What was it?
Title: Re: Radiohead
Post by: cookdandbombd on November 20, 2021, 11:11:18 PM
Quote from: Mick. on November 20, 2021, 07:03:39 PM
Quote from: cookdandbombd on November 20, 2021, 10:09:00 AMUpdate fixed it!

What was it?

It ended up breaking again but I eventually figured out it was an issue with a spoiler mod. All good now!
Title: Re: Radiohead
Post by: Mike66 on February 13, 2022, 10:23:25 AM
Will Radiohead need updating for the 2.1.1 pop up problem Mick?
Title: Re: Radiohead
Post by: Mick. on February 13, 2022, 11:11:27 AM
Quote from: Mike66 on February 13, 2022, 10:23:25 AMWill Radiohead need updating for the 2.1.1 pop up problem Mick?
Yup.
Title: Re: Radiohead
Post by: Mick. on February 13, 2022, 12:06:34 PM
Radiohead Updated to current SMF 2.1 templates.

Notable changes: none.
Title: Re: Radiohead
Post by: Mike66 on February 13, 2022, 12:13:06 PM
Great stuff Mick  8)
Title: Re: Radiohead
Post by: Mike66 on February 13, 2022, 12:53:07 PM
Have updated it in 2.1.1 Mick

But I think I may have found a bug: If I disable "Enable random news line in the forum header" the content goes to full width on PC?

I think I'll wait until you release an updated Feather, as I know my way round that one better.
Title: Re: Radiohead
Post by: -Rock Lee- on February 27, 2022, 02:21:53 PM
Well I'm doing tests go to 2.1.x and I can't decide on the theme but I like this one more because of where it locates the networks (looking at the code I can add a new button like whatsapp without much problem with that ) now browsing I find 2 errors that I attach the images to you, which seems to have a fair value and hits the jump I'm not entirely sure though. A parte se no se puede pero gran trabajo ;D!


Regards!

ADD: In mobile mode in the news part it is short if it is very long and in desktop mode it seems to give that error but it only adds space, I am not sure at all. Also when I navigate through the administrative part it adds space and reloading it is solved...
Title: Re: Radiohead
Post by: Mick. on February 27, 2022, 02:43:44 PM
I'll take a look. It was designed without that language dropdown.

The news thing is an issue that I need to resolve
Title: Re: Radiohead
Post by: Mick. on February 27, 2022, 03:10:17 PM
@-Rock Lee-
Confirmed. Gimmie a couple days   :)
Title: Re: Radiohead
Post by: -Rock Lee- on February 27, 2022, 08:51:37 PM
No problem, take a havanna alfajor :P and thank you!

(https://www.havanna.com.ar/data/upload/producto_galeria/5070b5b2cc712ebbe8f599b979099be3.png)
Title: Re: Radiohead
Post by: Mick. on February 28, 2022, 01:43:56 PM
@-Rock Lee- See if this fixes the language form on mobile. Should be hidden but visible on landscape mode.

Find:
@media (max-width: 480px) {
    .social-font-awesome {
        display: none;
    }

Replace with:
@media (max-width: 480px) {
    .social-font-awesome {
        display: none;
    }
#languages_form {
display: none;
}
}

Let mew know. I already fixed the other issues. Just need confirmation the code above works so I can upload the updated theme. I don't have language packs installed on my system. Can't test it but I think that's the correct div. #languages_form
Title: Re: Radiohead
Post by: -Rock Lee- on February 28, 2022, 05:32:43 PM
@Mick. I just tested it now if it hides it correctly in small resolutions and shows it in desktop mode from my cell phone.
Title: Re: Radiohead
Post by: Mick. on February 28, 2022, 06:42:09 PM
Quote from: -Rock Lee- on February 28, 2022, 05:32:43 PM@Mick. I just tested it now if it hides it correctly in small resolutions and shows it in desktop mode from my cell phone.
is that good?  :o
Title: Re: Radiohead
Post by: -Rock Lee- on February 28, 2022, 06:49:19 PM
Very good since I understand it is complicated to adapt to so many resolutions plus a forum but one less step to convert my site :D thanks to you :-*
Title: Re: Radiohead
Post by: aaronhall on March 12, 2022, 01:10:01 PM
I downloaded the theme. But its not a zip folder. So do I need to upload the contents of the folder via FTP?
Title: Re: Radiohead
Post by: Diego Andrés on March 12, 2022, 01:56:32 PM
Quote from: aaronhall on March 12, 2022, 01:10:01 PMI downloaded the theme. But its not a zip folder. So do I need to upload the contents of the folder via FTP?

I downloaded the package and it's a zip
Title: Re: Radiohead
Post by: aaronhall on March 12, 2022, 02:07:28 PM
Quote from: Diego Andrés on March 12, 2022, 01:56:32 PM
Quote from: aaronhall on March 12, 2022, 01:10:01 PMI downloaded the theme. But its not a zip folder. So do I need to upload the contents of the folder via FTP?

I downloaded the package and it's a zip

Every time I do, it is just an upload folder. I compress it to a zip, but SMF says this: SMF was unable to find any valid information within the package-info.xml file included within the Package. There may be an error with the modification, or the package may be corrupt.
 

It does this with other themes too.

I must be doing something wrong.
Title: Re: Radiohead
Post by: jsx on April 09, 2022, 11:01:17 AM
Hi @Mick.

I deleted header background in index.css, so the theme at the top looks like this:

(https://i.imgur.com/hh3TLKv.png)

I would like the top of the theme to be rounded, as it is in the default theme:

(https://i.imgur.com/CuUnwom.png)

Can you help me with this?
Title: Re: Radiohead
Post by: scorpy490 on June 16, 2022, 04:01:13 AM
Hello! Perhaps due to the use of long topics, the view of the forum "spreads" to the full width of the screen. It can be fixed?
Title: Re: Radiohead
Post by: AlexBC on June 18, 2023, 04:05:09 AM
Quote from: scorpy490 on June 16, 2022, 04:01:13 AMHello! Perhaps due to the use of long topics, the view of the forum "spreads" to the full width of the screen. It can be fixed?

Hi at all,

with the broader content without news, there are 135 opening and 136 closing div tags in the html source code.

Translate with google ;-)

Alex (Germany)
Title: Re: Radiohead
Post by: TwitchisMental on June 19, 2023, 11:14:14 AM
Quote from: scorpy490 on June 16, 2022, 04:01:13 AMHello! Perhaps due to the use of long topics, the view of the forum "spreads" to the full width of the screen. It can be fixed?

Quote from: AlexBC on June 18, 2023, 04:05:09 AM
Quote from: scorpy490 on June 16, 2022, 04:01:13 AMHello! Perhaps due to the use of long topics, the view of the forum "spreads" to the full width of the screen. It can be fixed?

Hi at all,

with the broader content without news, there are 135 opening and 136 closing div tags in the html source code.

Translate with google ;-)

Alex (Germany)

For anyone having this issue do the following -


Open index.template.php with your favorite editor

Find:
// Show a random news item? (or you could pick one from news_lines...)
if (!empty($settings['enable_news']) && !empty($context['random_news_line']))
echo '
<div class="news">
<h2>', $txt['news'], ': </h2>
<p>', $context['random_news_line'], '</p>';
                    echo '
</div>';

Replace With:

// Show a random news item? (or you could pick one from news_lines...)
if (!empty($settings['enable_news']) && !empty($context['random_news_line']))
echo '
<div class="news">
<h2>', $txt['news'], ': </h2>
<p>', $context['random_news_line'], '</p>
</div>';
Title: Re: Radiohead
Post by: AlexBC on June 24, 2023, 12:35:03 PM
Hi TwitchisMental, thanks it works !!!
Title: Re: Radiohead
Post by: TwitchisMental on June 24, 2023, 12:55:15 PM
Quote from: AlexBC on June 24, 2023, 12:35:03 PMHi TwitchisMental, thanks it works !!!
You're welcome.
Title: Re: Radiohead
Post by: Steve on June 26, 2023, 08:25:49 PM
Quote from: AlexBC on June 24, 2023, 12:35:03 PMHi TwitchisMental, thanks it works !!!
Was there any doubt?  :P