Changeset 19492


Ignore:
Timestamp:
Dec 18, 2012, 11:50:37 PM (11 years ago)
Author:
Miklfe
Message:
 
Location:
extensions/Full_Background
Files:
7 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • extensions/Full_Background/template/menubar_categories.tpl

    r19210 r19492  
    1         <span class="dd_wrapper">{'Categories'|@translate}</span>
     1        <span class="dd_wrapper">{'Albums'|@translate}</span>
    22       
    33                <div class="sub" style="width:700px">
  • extensions/Full_Background/theme.css

    r19483 r19492  
    1818
    1919/*======================================================Header======================================================*/
    20 #theHeader{display:block;position:absolute;right:20px;left: 20px;top:35px;text-align:left;z-index:101;padding:40px 40px 0;margin:0;font-size:15px;text-shadow:3px 3px 1px #000;height:130px}
     20#theHeader{display:block;position:absolute;right:20px;left: 20px;top:80px;text-align:left;z-index:101;padding:0 40px 0;margin:0;font-size:15px;text-shadow:3px 3px 1px #000;height:130px}
    2121#theHeader h1 {text-align:left;font-size:2.5em;display:inline-block;font-family: 'Finger Paint',arial,serif}
    2222#theHeader p {float:right;font-size:15px;font-family:'PT Sans Narrow',arial,serif;text-transform:uppercase}
     
    7575input:focus{outline-style:none}
    7676#menubar p{color:#757575}
    77 #menu{color:#FFF;line-height:30px;text-decoration:none;text-shadow:0 0 2px #000;text-transform:uppercase;height:40px;padding: 5px 0 0}
     77#menu{color:#FFF;line-height:30px;text-decoration:none;text-shadow:0 0 2px #000;text-transform:uppercase;height:40px;padding:0}
    7878#menu a {color:#FFF}
    7979#menu a:hover{color:#ff8a00}
    80 span#menu_start{background:none;float:left;display:block;height:30px;width:85px}
     80span#menu_start{background:none;float:left;display:block;height:30px;width:85px;margin-top:4px}
    8181span#menu_start a{background: url("images/menu/home_w.png") no-repeat left top;width:52px;height:32px;text-indent:-9999px;padding:0;margin:0 20px 0 25px;display:block;line-height:46px}
    8282span#menu_start a:hover{background-position:left -32px}
    83 ul#topnav{background:none;font-size:1.2em;margin:0;padding:0 2px 0 0;list-style:none outside none;height:30px;position:relative;z-index:999;display:inline-block}
     83ul#topnav{background:none;font-size:1.2em;margin:0;padding:0 2px 0 0;list-style:none outside none;height:40px;position:relative;z-index:999;display:inline-block}
    8484ul#topnav .liSub{background:none;float:left;position:relative;padding-right:2px}
    8585ul#topnav .liSub:hover{background:#4F4F4F}
    86 ul#topnav span dt{padding:0 16px;height:35px}
     86ul#topnav span dt{padding:0 16px;height:40px;line-height:40px}
    8787ul#topnav span dt:hover{background:#4f4f4f;color:#ff8a00}
    8888ul#topnav span dt:hover a{color:#ff8a00}
     
    100100ul#topnav li .sub ul,ul#topnav #loger ul{list-style:none outside none;margin:0 5px 0 8px;padding:0}
    101101ul#topnav .sub ul li,ul#topnav #loger ul li,ul#topnav .sub #menuTagCloud div{width:95%;color:#757575;background:none repeat scroll 0 0 transparent;font-size:10px;margin-bottom:2px;border-radius:10px 10px 10px 10px}
    102 ul#topnav li .sub, ul#topnav li #loger{border:1px solid #3f3f3f;border-radius:0;box-shadow:5px 5px 20px #000;background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);margin-top: 5px}
     102ul#topnav li .sub, ul#topnav li #loger{border:1px solid #3f3f3f;border-radius:0;box-shadow:5px 5px 20px #000;background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);margin-top:10px}
    103103ul#topnav .sub ul li.selected{text-decoration:none;border:none;border-radius:10px 10px 10px 10px}
    104104ul#topnav .sub ul li.selected a,ul#topnav .sub ul li.selected a:hover{color:#FF8A00;text-decoration:none;border:none}
     
    108108ul#topnav #loger ul li a:hover{color:#ff8a00}
    109109ul#topnav .sub ul li a:hover,ul#topnav .sub #menuTagCloud div a:hover{color:#FF8A00;background:url(images/menu/navlist_arrow_hover.png) no-repeat 0 5px;text-decoration:none}
    110 span.dd_wrapper,span.cl_wrapper,span.cc_wrapper,span dt{float:left;padding:0 16px 6px}
    111 li.liSub:hover span.dd_wrapper,li.liSub:hover span.cl_wrapper,.activate{z-index:100;background:none;color:#FF8A00;padding:0 16px 6px;text-shadow:none}
     110span.dd_wrapper,span.cl_wrapper,span.cc_wrapper,span dt{float:left;padding:0 16px 0;line-height:40px}
     111li.liSub:hover span.dd_wrapper,li.liSub:hover span.cl_wrapper,.activate{z-index:100;background:none;color:#FF8A00;padding:0 16px 0;text-shadow:none}
    112112li.liSub:hover span.cc_wrapper{color:#8F8F8F}
    113113.close{cursor:pointer;height:16px;width:16px;background:url(images/menu/close.png) no-repeat scroll 0 0 transparent;float:right}
     
    116116#search{position:absolute;width:240px;right:0;margin-top:4px;height:22px;display:inline-block}
    117117#quicksearch{float:left;width:240px}
    118 #quicksearch input[type=text]{background:#3F3F3F;float:left;width:172px;height:22px;padding:0 0 0 4px;margin:0 1px 0 0;border:0 none;font-size:13px;color:#CCC!important;min-width:0}
     118#quicksearch input[type=text]{background:#3F3F3F;float:left;width:172px;height:22px;padding:0 0 0 4px;margin:4px 1px 0 0;border:0 none;font-size:13px;color:#CCC!important;min-width:0}
    119119#quicksearch input[type=text]:hover{background-position:left bottom}
    120 #quicksearch input[type=submit]{float:left;padding:0;border:0 none;height:22px;width:23px;background:url(images/menu/search.png) no-repeat;font-size:13px;cursor:pointer;min-width:0;margin-left:2px;border-radius:0 0 0 0;box-shadow:none}
     120#quicksearch input[type=submit]{float:left;padding:0;border:0 none;height:22px;width:23px;background:url(images/menu/search.png) no-repeat;font-size:13px;cursor:pointer;min-width:0;margin:4px 2px 0 2px;border-radius:0 0 0 0;box-shadow:none}
    121121#quicksearch input[type=submit]:hover{background-position:right bottom}
    122122#loger{line-height:25px;width:220px;position:absolute;top:30px;background:none repeat scroll 0 0 #FFF;padding:10px;float:left;max-width:100em;min-width:200px;display:none;z-index:0}
     
    180180.tf_thumbs img{display:block;max-width:350px;max-height:280px}
    181181.tf_loading{position:fixed;top:50%;left:50%;margin:-30px 0px 0px -30px;width:80px;height:80px;background: url("images/loading.gif") no-repeat center center;z-index:999;opacity:0.7}
    182 .tf_next, .tf_prev{width:35px;height:14px;position:absolute;z-index:100;cursor:pointer;background:url("images/nav.png") no-repeat left top;opacity:0.5;right:420px}
     182.tf_next, .tf_prev{width:35px;height:14px;position:absolute;z-index:100;cursor:pointer;background:url("images/nav.png") no-repeat left top;right:420px}
    183183.tf_next{background-position:0 -14px;margin-top:120px}
    184184.tf_prev{background-position:0 0;margin-top:20px}
     
    223223
    224224/*============================================Pluggin===================================*/
    225 #mbContact dd{padding:0!important}
     225#mbContact dd{padding:0!important;border:none!important}
     226#languageSwitchBox{background:#3f3f3f!important;width:200px;left:-210px;top:-5px;position:absolute;height:25px;overflow-y:auto;border-radius:0;border:none!important}
     227.switchBoxTitle{display:none}
  • extensions/Full_Background/themeconf.inc.php

    r19463 r19492  
    1919
    2020add_event_handler('loc_begin_index', 'modify_nb_thumbnail_page');
    21 function modify_nb_thumbnail_page()
     21if(!function_exists('modify_nb_thumbnail_page'))
    2222{
    23 global $user, $page;
    24         $user['nb_image_page']=999;
    25         $page['nb_image_page']=999;
     23        function modify_nb_thumbnail_page()
     24        {
     25        global $user, $page;
     26                $user['nb_image_page']=999;
     27                $page['nb_image_page']=999;
     28        }
    2629}
    2730
    2831add_event_handler('get_categories_menu_sql_where', 'mic_get_categories_menu_sql_where', EVENT_HANDLER_PRIORITY_NEUTRAL, 3 );
    29 
    30 function mic_get_categories_menu_sql_where($where){     
    31         global $page;
    32                 $where = '1';
    33         return $where;
     32        if(!function_exists('mic_get_categories_menu_sql_where'))
     33        {
     34        function mic_get_categories_menu_sql_where($where){     
     35                global $page;
     36                        $where = '1';
     37                return $where;
     38        }
    3439}
    3540
Note: See TracChangeset for help on using the changeset viewer.