Radiohead

Started by Mick., November 09, 2021, 02:30:48 PM

Previous topic - Next topic

Mick.

Link to the theme



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


Display

Mike66

Looking great Mick  :)

Speed King

Yes, the theme looks great :)
How to decrease font size in posts, I cannot find appropriate code?

Mick.

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

Speed King

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.

Mick.

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>

Speed King


Speed King

The main forum menu affects and shines through Login dialog box:

Click =>    

Mick.

@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;
}

Speed King

Similar problem - tabs in admin panel are visible through menus of main buttons:

Click =>

cookdandbombd

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 [nofollow] 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?

cookdandbombd

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:


cookdandbombd


Mick.


cookdandbombd

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!

Mike66

Will Radiohead need updating for the 2.1.1 pop up problem Mick?

Mick.

Quote from: Mike66 on February 13, 2022, 10:23:25 AMWill Radiohead need updating for the 2.1.1 pop up problem Mick?
Yup.

Mick.

Radiohead Updated to current SMF 2.1 templates.

Notable changes: none.

Mike66

Great stuff Mick  8)

Mike66

#19
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.

Advertisement: