Loading the content...

질문과 답변

  • Home
  • 이윰빌더
  • 질문과 답변

EB Basic2의 로고 이미지 사이즈를 크게

774 2016.02.28 01:39

짧은주소

본문

베이직 2 테마의 로고 이미지 사이즈가 167 x 40로 되어 있던데요.

원하는 사이즈로 크게 넣을 수 있는 방법은 없나요.

크게 넣어도 정해진 사이즈로 작어지더라고요.

 

부탁드립니다.

0
좋아요!
- 하늘씨앗 메일보내기 아이디로 검색 - 회원등급 : 씨앗/Level 2 - 포인트 : 2,864
레벨 2
경험치 509

Progress Bar 78%

- 가입일 : 2016-01-27 16:31:15
- 서명 : ^^
- 자기소개 :
댓글목록

오세요님의 댓글

EB Basic2 스킨에서 css폴더에 style.css파일에서

/*---------- Header Title ----------*/
.header-title {position:relative;background:#fff}
.header-title .header-logo {position:relative;width:350px;z-index:100}
.header-title .navbar-brand {position:relative;height:90px;max-height:90px;line-height:60px;font-size:32px;font-weight:bold;padding:15px 0;color:#64646a}
.header-title .navbar-brand img {height:60px;display:inline-block;vertical-align:middle;margin-top:-5px}
@media (max-width: 991px) {
	.header-title .header-logo.logo-none {display:none;z-index:0}
	.header-title .navbar-brand {position:absolute;top:10px;left:0;height:40px;max-height:40px;line-height:40px;font-size:30px;padding:5px 0}
}
.header-title .header-banner {padding:15px 0}
.header-title .header-banner .header-banner-box {position:relative;overflow:hidden;width:468px;height:60px}
.header-title .header-banner .header-banner-img {background:#000;width:468px;height:60px}
.header-title .header-banner .header-banner-txt {border:1px solid #e5e5e5;background:#f2f2f2;height:60px;line-height:60px;text-align:center}

/*---------- Header Nav ----------*/

이부분에서 설정하여 주시면 될것 같은데요,참고하세요^^*

축하합니다. 첫댓글 포인트 84포인트를 획득하였습니다.

세라님의 댓글

/*---------- Header Title ----------*/
.header-title {position:relative;background:#fff}
.header-title .header-logo {position:relative;width:1147px;z-index:102}
.header-title .navbar-brand {position:relative;height:120px;max-height:102px;line-height:60px;font-size:32px;font-weight:bold;padding:15px 0;color:#64646a}
.header-title .navbar-brand img {height:102px;display:inline-block;vertical-align:middle;margin-top:-5px}
@media (max-width: 991px) {
	.header-title .header-logo.logo-none {display:none;z-index:0}
	.header-title .navbar-brand {position:absolute;top:10px;left:0;height:40px;max-height:40px;line-height:40px;font-size:30px;padding:5px 0}
}
.header-title .header-banner {padding:15px 0}
.header-title .header-banner .header-banner-box {position:relative;overflow:hidden;width:748px;height:170px}
.header-title .header-banner .header-banner-img {background:#000;width:748px;height:170px}
.header-title .header-banner .header-banner-txt {border:1px solid #e5e5e5;background:#f2f2f2;height:170px;line-height:60px;text-align:center}

/*---------- Header Nav ----------*/     -원래 -syyle.css 사이트 원본.

eyoom/theme/basic2/css/style.css -에 부분에서.

.header-title .header-logo {position:relative;width:1147px;z-index:102}    - 이부분에 1147px - 이미지 사이즈로 바꿔주시면 되요.
.header-title .navbar-brand {position:relative;height:120px;max-height:102px;line-height:60px;font-size:32px;font-

하늘씨앗님의 댓글

친절한 안내 감사해요.

봉포스님의 댓글

저도 한번 해봐야 겠네요 좋은 정보 감사합니다.

하늘씨앗님의 댓글

감사합니다.
잘 해결되었습니다.

축하합니다. 행운의 포인트 28포인트를 획득하였습니다.

천사미카엘님의 댓글

문의 올려주신분 , 해결책 올려주신분..
두분덕분에 저도 무사히 해결했어요 두분께 정말 감사드립니다

Total 2건 1 페이지
게시판 이용안내

이윰빌더를 이용하시는 모든 회원님들이 서로 궁금한 부분을 질문 또는 답변을 하며 문제점을 서로 해소할 수 있는 공용 질답 게시판입니다.

질문 시 기본적인 예절을 지켜주세요.
  • 질문 시 바른말을 이용 해 주세요.
  • 질문자의 상황을 다른이가 예측하기 힘듭니다. 오류가 난 상황이나 환경등을 최대한 자세하게 알려주셔야만 원하시는 답을 얻을 확률이 높습니다.
  • 질문의 유형에 따라 틀릴 수 있지만 문제가 되는 해당 페이지 주소가 있으면 가장 근접한 해법이 나올 가능성이 큽니다.
  • 원하시는 답을 얻으시면 감사의 말씀을 전하는 센스를 발휘 해 주세요.
  • 질문 전 한번쯤 읽어볼만한 글 : http://eyoom.net/bbs/board.php?bo_table=qna&wr_id=74