• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[MyAAC] Semantic Template (Responsive)

slaw

Software Developer
Joined
Aug 27, 2007
Messages
3,663
Solutions
125
Reaction score
1,109
Location
Germany
GitHub
slawkens
This is Semantic UI template for MyAAC. Have fun with it!

Semantic UI is like Bootstrap, but a bit different.

Official website: Semantic UI (Semantic UI (https://semantic-ui.com/))

NOTE: MyAAC version 0.7.0 is required for this to work.

Demo: http://demo.my-aac.org/?template=semantic

Installation:

Go to Admin Panel, select 'Plugins', and then select myaac-semantic-template.zip and click upload. That's all!

Configuration:
In config.local.php set:

Code:
$config['template'] = 'semantic';

Screens:
myaac_semantic_1.jpg
myaac_semantic_2.jpg
myaac_semantic_3.jpg
myaac_semantic_4.jpg
myaac_semantic_5.jpg
myaac_semantic_6.jpg
 

Attachments

  • myaac-semantic-template.zip
    1.7 MB · Views: 159 · VirusTotal
Last edited:
The template has been updated to version v2.0!

Now it doesn't look so boring and got a background!

Changelog:
Code:
* add background image
* add shop menus
* better news template
* fix boxes not being shown on mobile
* better table colors (vdarkborder & darkborder)
* change color of "Create Account today!" button to blue
* fix width of some table not being 100% (Table3 css class adjustment)
* add missing files from Semantic UI (icons, flags)

1622365864163.png

1622365912933.png
 

Attachments

  • myaac-semantic-template-v2.0.zip
    2.9 MB · Views: 46 · VirusTotal
The template has been updated to version v2.0!

Now it doesn't look so boring and got a background!

Changelog:
Code:
* add background image
* add shop menus
* better news template
* fix boxes not being shown on mobile
* better table colors (vdarkborder & darkborder)
* change color of "Create Account today!" button to blue
* fix width of some table not being 100% (Table3 css class adjustment)
* add missing files from Semantic UI (icons, flags)

View attachment 59222

View attachment 59223
i was about to tell you you need to think of a way to change that table, nice catch ! keep going
 
Back
Top