News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Theme Modification Help

Started by BaconWizard17, February 05, 2024, 08:55:42 AM

Previous topic - Next topic

BaconWizard17

Hi all,

Our site owner just upgraded our site to SMF 2.1.4. We were back at 2.0.17 for the longest time. With the upgrade, we picked a new theme that was compatible with 2.1. We wanted to do something that was close to our previous theme, and we found this one. It works very well overall and is fairly similar to our previous look. However, there are two issues with it that are a bit of an issue:

1. The text on the quote and reply buttons is basically the same color as the background, so you can't really see where they are.

2. The site works generally very well on mobile (all menus are easily accessible, things are legible, etc), but there's an issue with the profile picture taking up way too much space on posts, squishing them down to just a few letters per line. This is not an issue on the desktop version.


I have no experience with SMF themes, so I have no clue where to look to address these issues. I know that the files can be accessed in the admin center in Configuration>Modify Themes, but I'm not really sure which file to look in and what to change. Any help would be appreciated!

Sir Osis of Liver

When in Emor, do as the Snamors.
                              - D. Lister

Lord991

Quote from: BaconWizard17 on February 05, 2024, 08:55:42 AM1. The text on the quote and reply buttons is basically the same color as the background, so you can't really see where they are.



For the last edit text color you can search in your theme css: .keyinfo h5 .modified and change color: #333 to #ccc.

Also I tried to register on your forum, but I still haven't received email after few times...

Sir Osis of Liver

You have to be careful changing font colors because fixing it in one field may cause problems in others.  Removing the avatar from narrow displays, as on this forum, is the usual fix for your other problem.
When in Emor, do as the Snamors.
                              - D. Lister

BaconWizard17

Quote from: Sir Osis of Liver on February 05, 2024, 12:07:05 PMYou can ask the theme author for help with that -

https://www.simplemachines.org/community/index.php?topic=576726.0


Ah, I had no clue that releases had their own topics like this. Thanks! Although it seems like it hasn't been supported for a while...

Quote from: Lord991 on February 05, 2024, 12:38:38 PM
Quote from: BaconWizard17 on February 05, 2024, 08:55:42 AM1. The text on the quote and reply buttons is basically the same color as the background, so you can't really see where they are.



For the last edit text color you can search in your theme css: .keyinfo h5 .modified and change color: #333 to #ccc.

Also I tried to register on your forum, but I still haven't received email after few times...


Your suggestion fixed it. Thanks for that. Looks like the other text color is also something that others have reported issues with, with one person fixing it but no one posting how to fix it...

Regarding registration emails, our site owner is aware of that issue and is working on fixing it this week.

Quote from: Sir Osis of Liver on February 05, 2024, 12:51:26 PMYou have to be careful changing font colors because fixing it in one field may cause problems in others.  Removing the avatar from narrow displays, as on this forum, is the usual fix for your other problem.

Is there any documentation where I could get an idea of how to do that?

Kindred

Not really....   the best suggestion is to experiment with the Browser inspector/editor
Сл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."

Sir Osis of Liver

And learn about @media queries.  Look in /Themes/default/css/responsive.css.
When in Emor, do as the Snamors.
                              - D. Lister

Advertisement: