项目作者: JPPPOLIJE

项目描述 :
Responsive Theme for OJS V.2.4.8 With Slider Header Image by Agriprima, Journal of Applied Agricultural Sciences
高级语言: Smarty
项目地址: git://github.com/JPPPOLIJE/agriprima.git
创建时间: 2018-12-10T09:01:49Z
项目社区:https://github.com/JPPPOLIJE/agriprima

开源协议:GNU General Public License v2.0

下载


Agriprima Theme for OJS 2.4.8-x

Now in Release Version

Responsive & modern theme Untuk OJS Ver.2.4.8-x, Theme ini dibuat dan digunakan untuk Agriprima, Journal of Applied Agricultural Sciences, Politeknik Negeri Jember. Theme ini juga dapat didistribusikan / digunakan secara gratis dibawah lisensi GNU General Public License oleh pengguna / pengelola jurnal lainnya, tanpa GARANSI dari kami.

Agriprima Theme Demo

Anda dapat mencoba menggunakan Agriprima Theme melalui URL: https://adp1.polije.ac.id\
Login pada website dan gunakan akun administrator berikut

  1. Username: admin
  2. Password: admin1234

How to Install

Berikut cara instalasi Theme Agriprima:

  1. Download release V.1.0.0
  2. Extrak file .zip / .tar.gz
  3. Rename folder utama menjadi agriprima
  4. Upload folder ke plugins/theme (direktori instalasi OJS anda)

How to Change Theme Locale

Anda dapat merubah / translate informasi header dan footer theme melalui edit file agriprima/locale/id_ID/locale.xml, dan agriprima/locale/en_US/locale.xml

How to Change Image Slider

Sesuaikan dan replace gambar slider (header theme) yang terletak pada agriprima/img/slider/, adapun spesifikasi gambar sebagai berikut:

  1. Ektensi: .png
  2. Ukuran: W:1920px H:200px

How to Change Color Scheme

Anda dapat merubah warna theme sesuai selera anda melalui edit file agriprima/css/screen.css, berikut contoh skema (code) warna:

  1. /* Main Link Colors */
  2. a:link {
  3. color: #0D7F54;
  4. }
  5. a:visited {
  6. color: #0D7F54;
  7. }
  8. a:hover, a:focus {
  9. color: #006A42;
  10. }
  11. a:active {
  12. color: #FEC010;
  13. }
  14. /*Top Nav Link Colors */
  15. nav a:link {
  16. color: white;
  17. }
  18. nav a:visited {
  19. color: white;
  20. }
  21. nav a:hover, nav a:focus {
  22. color: #FEC010;
  23. }
  24. nav a:active {
  25. color: #FEC010;
  26. }
  27. /* Footer Link Colors */
  28. #pageFooter a:hover, #pageFooter a:focus {
  29. color: #006A42;
  30. }
  31. #pageFooter a:active {
  32. color: #FEC010;
  33. }
  34. /* Button Colors */
  35. .button, .action, .options, .toggleExtras-inactive, .toggleExtras-active, .largeButton a {
  36. background-color: #0D7F54;
  37. border-color: #006A42;
  38. }
  39. .button:hover, .action:hover, .options:hover, .toggleExtras-inactive:hover, .toggleExtras-active:hover, .largeButton a:hover,
  40. .button:focus, .action:focus, .options:focus, .toggleExtras-inactive:focus, .toggleExtras-active:focus, .largeButton a:focus,
  41. .button:active, .action:active, .options:active, .toggleExtras-inactive:active, .toggleExtras-active:active, .largeButton a:active {
  42. background-color: #4DB080;
  43. color: white;
  44. }

Contact Support For Installation and Customize

Afif Sugi Hendrianto (afif_sugi@polije.ac.id)\
Jurusan Produksi Pertanian | Politeknik Negeri Jember