2014-03-19 2 views
0

몇 시간 동안 나를 괴롭히는 두 가지 문제가 있습니다. 나는 왼쪽 정렬 내 메뉴 텍스트를하고 싶지도 내가 좋은 것 편집 할 필요가 무엇의 메뉴자홍색 메뉴 : 어떻게 왼쪽으로 정렬 할 수 있습니까?

http://www.acuity-sports.com/

어떤 도움의 텍스트 크기 하위 고양이를 증가하고 싶습니다.

여기 내 테마를 편집했다 ..

나는 신에게 감사 고정 된 헤더

#yt_menuwrap { background: url(../images/bkg_main_nav.png) left 53px repeat-x; margin- top: -51px; } 

#yt_mainnav, 
#yt_mainnav_mobi { display:table; margin: 0 auto; } 

#yt_mainnav_mobi select { margin:0; } 

#menu_split { clear: left; } 

.header-top {  height: 78px; /* position: relative;  z-index:3; */ } 

.main-top{ } 

.main-top .herader-top{ background:none; } 

.header-logo { position:absolute; top:0; } 

.header-logo a { position:relative; width:auto; height:auto; } 

.header-bottom { height: 70px; /* position:relative; z-index: 4; */ box-shadow: 0 0 3px 2px #CCC; } 

.header-cirlce{ position:relative; text-align:center; height:0px; z-index:1; display:none; } 

.header-cirlce .inner-circle{ width:193px; height:57px; display:inline-block; position:relative; overflow:hidden; } 

.header-cirlce .inner-circle .header-circle-logo{ 
position:absolute; 
width:210px; 
height:210px; 
border-radius:225px;  
background-position:21% 54%; 
box-shadow:3px 0px 7px 0 #000000; 
z-index:1;  
left:-10px;top:-160px; 

}

.header-cirlce .inner-circle .header-circle-content{ 
position:absolute; 
bottom:14px; 
left:5px; 
width:180px; 
height:50px; 
display:inline-block; 
z-index:2; 
background:url(../images/bg-circle-logo.png) no-repeat center center transparent; 

}

+0

? 메뉴 항목을 페이지 왼쪽에서 시작 하시겠습니까? – James

+0

예 기본적으로 현재 중심으로 설정되어 있으므로 테마로 가정합니다. 텍스트를 왼쪽으로 정렬하려고합니다. – rundy

+0

그러면'device min-width 1200px'에 대한 미디어 쿼리에서'width'가'1170px' 인'div .container'에서 시작하는 많은 CSS 변경을해야 할 것입니다. 이처럼 다른 CSS를 많이 변경해야하며 다른 기기에 어떻게 반응하는지 확인해야합니다. – James

답변

0

내 .CSS입니다. CSS

#yt_mainnav, 
#yt_mainnav_mobi { display:table; margin: 0 auto; } 

및 0 자동 제거; 당신은 '왼쪽 정렬 메뉴 텍스트 "에 의해 의미 했는가이

#yt_mainnav, 
#yt_mainnav_mobi { display:table; margin: }