FTH_Tropic

3.2.1 The Forenicons are very small - FTH_Tropic

3.2.1 The Forenicons are very small

by Tastenplayer » Sun Jul 30, 2017 12:30 pm

Hello

The forenicons in the 3.2.1 Styles are very small as in some other styles.
In this change from the Subsilverstyle, the backgroundsize you have to adjust to the size of your icons!

Code: Select all

dl.row-item {
 	background-position: 10px 50%;		/* Position of folder icon */
 	background-repeat: no-repeat;
+	background-size: 32px;
}
Well I know now they should be smaller, but the Subforum icon bsp. Is hardly recognizable for people with glasses :-)
More of my styles you can find in my phpBB Style Board & More
Be the best version of yourself rather than a bad copy of someone else!
Excuse me for my English, but I learned the language by speaking to people and not at school.
🎨 All my styles are updated to 3.3.8 and can be downloaded here
User avatar
Tastenplayer
Registered User
Posts: 999
Joined: Thu Jul 03, 2014 9:20 pm
Location: Village in the middle of Switzerland
Name: Jutta Koliofotis

Re: 3.2.1 The Forenicons are very small

by </Solidjeuh> » Tue Aug 01, 2017 10:39 am

I have them set to 37px

Code: Select all

/* Forum list column styles */
dl.row-item {
	background-position: 7px 50%;		/* Position of folder icon */
	background-repeat: no-repeat;
	background-size: 37px;
Making them "to" big looks ugly in my opinion.
People are always free to adjust to their preferences of course 8-)

=== EDIT ===

I changed them to 42px in the next release.
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm

Re: 3.2.1 The Forenicons are very small

by Tastenplayer » Wed Aug 09, 2017 6:21 pm

Is ist not a size problem. All icons are great with 37px, except the icon with subforum. I had the same problem with my style. And had to create another icon. If the icons are too big they do not look good - you are right! By the forumicon with subforum perhaps no picture in the subforum? I've also seen this in my style. If you have too many details in some icons you can hardly recognize it. Especially in my Blackstyle I have quite problems with the icons :-) I have chanded it to font awesome icons, somewhat modified. But it becomes difficult that you can still see everything
Image
More of my styles you can find in my phpBB Style Board & More
Be the best version of yourself rather than a bad copy of someone else!
Excuse me for my English, but I learned the language by speaking to people and not at school.
🎨 All my styles are updated to 3.3.8 and can be downloaded here
User avatar
Tastenplayer
Registered User
Posts: 999
Joined: Thu Jul 03, 2014 9:20 pm
Location: Village in the middle of Switzerland
Name: Jutta Koliofotis

Re: 3.2.1 The Forenicons are very small

by </Solidjeuh> » Mon Aug 14, 2017 1:54 pm

I will see what I can do about that in the next version.
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm