diff --git a/mojotrollz/page/default_page/css/default_page.css b/mojotrollz/page/default_page/css/default_page.css index 4c75701..f89f4ed 100644 --- a/mojotrollz/page/default_page/css/default_page.css +++ b/mojotrollz/page/default_page/css/default_page.css @@ -18,3 +18,5 @@ html, body { margin-right: 0px; } + +.flex-direction-nav a { display: none; } diff --git a/mojotrollz/page/default_page/css/navbar.css b/mojotrollz/page/default_page/css/navbar.css index 8c49349..0597018 100644 --- a/mojotrollz/page/default_page/css/navbar.css +++ b/mojotrollz/page/default_page/css/navbar.css @@ -10,7 +10,7 @@ .navbar { width: 100%; transition: all 0.4s ease; - background-color: #3E3E3B !important; + background-color: #000 !important; padding-left: 100px; color: white !important; padding-right: 10em; @@ -22,13 +22,13 @@ .navbar-nav li a:hover { color: black !important; background: white !important; - font-size: 110%; + font-size: 100%; transition: all 0.4s ease; } .nav-justified li a:active { color: white; line-height: 30px; - font-size: 110%; + font-size: 100%; transition: all 0.4s ease; } diff --git a/mojotrollz/page/default_start/js/default_start.js b/mojotrollz/page/default_start/js/default_start.js index d4bae7b..15ccef3 100644 --- a/mojotrollz/page/default_start/js/default_start.js +++ b/mojotrollz/page/default_start/js/default_start.js @@ -4,15 +4,13 @@ function init_start(){ controlNav: false, slideshow: true, animationLoop: true, - start:function(slider){ + /*start:function(slider){ //HIDE THE ARROWS BY DEFAULT... $('.flex-direction-nav').css({visibility:'hidden'}); //THEN INSERT YOUR CUSTOM JQUERY CLICK ACTIONS TO REVEAL THEM AGAIN - /*slider.find('a').on('click',function(){ - $('.flex-direction-nav').css({visibility:'visible'}); - });*/ - }//end start function + + }*/ }); $("#mojotrollz_nav a").click(function(){ $('#mojotrollz_nav li').each(function(){ diff --git a/mojotrollz/page/default_start/tpl/content_addons.tpl b/mojotrollz/page/default_start/tpl/content_addons.tpl index f3ba0d8..aacb6b3 100644 --- a/mojotrollz/page/default_start/tpl/content_addons.tpl +++ b/mojotrollz/page/default_start/tpl/content_addons.tpl @@ -1,18 +1,6 @@
+

ADDONS

-
-
-
-
- -
  - -
-
\ No newline at end of file diff --git a/mojotrollz/page/default_start/tpl/content_client.tpl b/mojotrollz/page/default_start/tpl/content_client.tpl index c487450..a366729 100644 --- a/mojotrollz/page/default_start/tpl/content_client.tpl +++ b/mojotrollz/page/default_start/tpl/content_client.tpl @@ -1,15 +1,6 @@
- -
+
  • slider_image_01.jpg
  • slider_image_02.jpg
  • @@ -19,38 +10,30 @@
    - WoW 1.12.1 Windows -
    -
    - Open this file with qBittorrent -
    + +
    Open this file with qBittorrent
    - WoW 2.4.3 Windows -
    -
    - Open this file with qBittorrent -
    + +
    Open this file with qBittorrent
    - WoW 3.3.5a Windows -
    -
    - Open this file with qBittorrent -
    + +
    Open this file with qBittorrent
    diff --git a/mojotrollz/page/default_start/tpl/content_server.tpl b/mojotrollz/page/default_start/tpl/content_server.tpl index 20d89da..35d2470 100644 --- a/mojotrollz/page/default_start/tpl/content_server.tpl +++ b/mojotrollz/page/default_start/tpl/content_server.tpl @@ -1,6 +1,16 @@
    +

    SERVERS

    + + + + + + + + ${server_list} +
    NameVersionScoreVote
    diff --git a/mojotrollz/page/default_start/tpl/content_tshirt.tpl b/mojotrollz/page/default_start/tpl/content_tshirt.tpl index 495511d..63b251b 100644 --- a/mojotrollz/page/default_start/tpl/content_tshirt.tpl +++ b/mojotrollz/page/default_start/tpl/content_tshirt.tpl @@ -1,5 +1,6 @@
    +

    T-SHIRTS

    \ No newline at end of file