Daily Lucky Numbers:
2
6
23
25
41
46

Recent posts

#51
SMF Arcade Support + Plugins / Re: Categories
Last post by Chen Zhen - November 03, 2023, 06:01:18 PM

My apologies as I gave you an incomplete edit in error.

Download the attached file to replace the file I asked you to edit.
You can adjust this part of the code in the file to achieve your objective:

(approx. line# 1862)
list($catCellWidth, $catsPerLine) = array(
'20%',
5,
);

.. adjust the 2 numbers to your desired settings.


The next official release of the arcade will include admin settings for these.


#52
SMF Arcade Support + Plugins / Re: Categories
Last post by achalesas - October 27, 2023, 02:45:38 AM
Quote from: Chen Zhen on October 26, 2023, 05:46:29 PMYou'll have to edit a source file to make that change as I used inline styling elements for some of the display.

Use FTP & a proper Unix file editor ( such as Notepad++ )

File: ../ArcadeSources/Subs-ArcadePlus.php

find:
display: table-cell;vertical-align: bottom;padding-top: 15px;border: 0px;width: 20%;
Edit the width value to a lower percentage.

Notepad++ link: https://notepad-plus-plus.org/downloads/


Thank you Chen Zhen,

but this row is available 4 times, no matter how and where I do it, for example. B, change it to 5%, it only works "halfway". What am I doing wrong?

1.jpg

LG acha
#53
SMF Arcade Support + Plugins / Re: Categories
Last post by Chen Zhen - October 26, 2023, 05:46:29 PM

You'll have to edit a source file to make that change as I used inline styling elements for some of the display.

Use FTP & a proper Unix file editor ( such as Notepad++ )

File: ../ArcadeSources/Subs-ArcadePlus.php

find:
display: table-cell;vertical-align: bottom;padding-top: 15px;border: 0px;width: 20%;
Edit the width value to a lower percentage.

Notepad++ link: https://notepad-plus-plus.org/downloads/


#54
SMF Arcade Support + Plugins / Re: Categories
Last post by achalesas - October 21, 2023, 08:25:52 AM
aha, it's ok
#55
SMF Arcade Support + Plugins / Re: Categories
Last post by Dave - October 21, 2023, 03:50:31 AM
There are times when Chen doesn't come on here for days.
#56
SMF Arcade Support + Plugins / Re: Categories
Last post by achalesas - October 20, 2023, 01:00:18 PM
No Idea/Answer ?
#57
SMF Arcade Support + Plugins / Categories
Last post by achalesas - October 17, 2023, 04:15:23 AM
Hello,
sorry for my bad English....

I would like to have more categories in a row, where can I change that?
Thanks for the reply


lg

acha
#58
Releases & Version Updates / Re: Database Utility: Uniform ...
Last post by Skhilled - October 13, 2023, 09:09:02 PM
Cool! I forgot about this and was looking for something like it. LOL Luckily, I stopped by. :)
#59
Releases & Version Updates / Re: Database Utility: Uniform ...
Last post by Chen Zhen - October 05, 2023, 06:16:08 PM

Version 2.5 is now available in the download section which includes some important fixes.
View the changelog for more details.
#60
SMF Arcade Support + Plugins / Re: Games flashing
Last post by Dave - September 27, 2023, 02:42:07 AM
Thank you