Difference between revisions of "Template:KoreaSonyeodul"

Line 44: Line 44:
 
padding:0;
 
padding:0;
 
list-style-type:none;}
 
list-style-type:none;}
.navigationBackground {width:100%; height: 60px; background: rgba(255,255,255,0.2); position: fixed; top: 25px; left:0; right:0; z-index:999}
+
.navigationBackground {width:100%; height: 60px; background: rgba(255,255,255,0.2); position: relative; top:80px; left:820px; right:0; z-index:999}
 
       .navigation ul {
 
       .navigation ul {
 
z-index:1000;
 
z-index:1000;
Line 59: Line 59:
 
       }
 
       }
 
       .navigation ul li {list-style: none;}
 
       .navigation ul li {list-style: none;}
       .navigation li a:hover {background-color: #eeeeee}
+
       .navigation li a:hover {}
 
       .navigation ul:after {content:"";
 
       .navigation ul:after {content:"";
 
       display: block;
 
       display: block;
 
       clear: both}
 
       clear: both}
 
       .navigation li {display:block;
 
       .navigation li {display:block;
width:200px;/*이미지크그에 맞게 가로 세로 정한다*/
+
width:0px;/*이미지크그에 맞게 가로 세로 정한다*/
height:50px;
+
height:80px;
 
line-height:10px;
 
line-height:10px;
color:#000;/*글자색은 검정*/
 
 
text-decoration:none;
 
text-decoration:none;
background: url(images/navigation.jpg) no-repeat 0 0;/*배경이미지를 정해놓고 일반위치에 놓는다*/
 
 
text-indent:50px;
 
text-indent:50px;
 
       }
 
       }
Line 78: Line 76:
 
       .navigation>ul>li:hover ul{
 
       .navigation>ul>li:hover ul{
 
       display:block; width:auto; height:auto; color: #ffffff;
 
       display:block; width:auto; height:auto; color: #ffffff;
       position: absolute; left:0; top:30px; list-style: none;
+
       position: relative; top:-58px; list-style: none;
  
 
       }
 
       }
       .navigation li li a {float: left; }
+
       .navigation li li a {float: right; }
 
       .navigation li li{width:auto; height:auto; background-color:none; text-align:center;}
 
       .navigation li li{width:auto; height:auto; background-color:none; text-align:center;}
  

Revision as of 04:22, 8 October 2016