Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: Deaks on December 30, 2019, 01:31:11 PM

Title: Averus
Post by: Deaks on December 30, 2019, 01:31:11 PM
Link to the theme (https://custom.simplemachines.org/index.php?theme=2940)

Averus is a dark, flat and modern theme.  Perfect for gaming forums or those that just want a dark theme.  Using Font Awesome for the display icons on the front it is a nice simple lightweight theme.

Terms of use :
This theme is free for personal and commercial use. You are allowed to use it in your projects, change it and adapt for your purposes. You are not allowed to remove the authors copyright.

>>Live demo<< (https://20.bryandeakin.com/index.php)
Title: Re: Averus
Post by: -Rock Lee- on December 30, 2019, 01:43:16 PM
I like the simple thing I was just looking to update some admin sites but I didn't decide which one :P Great job by the way!


Regards!
Title: Re: Averus
Post by: Deaks on December 31, 2019, 09:29:15 AM
thanks :)
Title: Re: Averus
Post by: lazo50 on January 01, 2020, 11:13:31 AM
How do you use Font Awesome icons ?
Title: Re: Averus
Post by: JannF on January 28, 2020, 06:01:59 AM
Awesome Theme!

I plan on using this as main theme, but have a problem regarding the responsiveness.
If I try to view it on a mobile device, the thread overview on a subforum gets crushed.

Tested it on my current forum as well as on a newly installed one on 2.0.17
Title: Re: Averus
Post by: -Rock Lee- on January 28, 2020, 08:22:08 PM
It can be a bug of the same theme that sometimes happens, If you leave attached images of the problem, it may be easier to be able to help solve it.


Regards!
Title: Re: Averus
Post by: JannF on January 29, 2020, 09:48:21 AM
Sorry, yes you're right!

As soon as the page width is <= 640px, this happens.
On 642px its still fine.

Title: Re: Averus
Post by: -Rock Lee- on February 03, 2020, 04:48:47 PM
I do not know if the author fixes it but I will investigate for sure when using px (fixed value) usually gives those problems and it is better to use % (value in reference to x resolution) to better fit...


Regards!
Title: Re: Averus
Post by: sgrayban on May 13, 2020, 12:48:14 AM
Apparently there is no way to change the forum logo. I looked at the settings more then once thinking I missed it but it's not there.... otherwise a nice theme.
Title: Re: Averus
Post by: -Rock Lee- on May 14, 2020, 04:20:51 PM
Quote from: sgrayban on May 13, 2020, 12:48:14 AM
Apparently there is no way to change the forum logo. I looked at the settings more then once thinking I missed it but it's not there.... otherwise a nice theme.

What happens you have to modify it directly in the index.css (must appear as a logo name along lines 3455/3465) or replacing the image directly ../Themes/averus/images/custom/logo.png the ideal is to change it for one with the same measures but the css will have to be adjusted.


Regards!