차근차근/부트스트랩 6

부트스트랩 5.1 폰트 바꾸기

부트 스트랩으로 개발 중 인데 기존의 느낌을 살려서 디자인해달라고 한다.. '-' 휴..부트스트랩 기본 포트랑은 차이가 있어서 방법 찾아봄.. https://shanepark.tistory.com/429 부트스트랩 기본 폰트 --bs-body-font-family 변경하기 Intro 부트스트랩을 사용 하고 있는데, 전체적으로 기본 폰트를 변경 하려고 하니 --bs-body-font-family가 적용 되어 있어서 변경하는데 까다로운 상황이 있었습니다. 물론 css를 덮어 쓰며 !important; 를 shanepark.tistory.com 여기 글 보고 따라해봄. 안됨. --bs-body-font-family: 내가 사용할 폰트; https://getbootstrap.kr/docs/5.1/customiz..

가끔 404

부트스트랩을 사용한 사이트에서 메뉴이동 시에 가끔 404에러가 난다. 다시 새로고침하면 화면이 나오긴 하는데 무슨 문제일까.. https://stackoverflow.com/questions/21773376/bootstrap-trying-to-load-map-file-how-to-disable-it-do-i-need-to-do-it Bootstrap trying to load map file. How to disable it? Do I need to do it? I'm recently playing with bootsrap3. I compiled it from sources and included distr js and css to my project. The thing is, I see in GH de..

popover / icon

부트스트랩 : 4.5 버전 폰트어썸(아이콘) : 5.15.4 버전 부트 스크랩을 사용한 사이트 > 테이블 > 한 컬럼의 내용이 아이콘이어서 설명 추가함 $(function(){ $('[data-toggle="popover"]').popover({ trigger : 'hover' ,html : true ,content : ' : youtube / news.naver / tv.naver ' +' : terms.naver ' +' : .html ' +' : 그 외 ' }) }); 1 2 ... [1. icon사용하기] * 어떤 아이콘은 적용이 되고 어떤 건 오류는 안 나지만 영역이 0*0 으로 아이콘이 보이지 않는다 -> 유료버전은 사용할 수 없고 무료(fas와 fab) 버전을 써야 한다. * 버전도 확인해야..

메뉴 토글 -collapse2

https://action713.tistory.com/entry/%EB%A9%94%EB%89%B4-%ED%86%A0%EA%B8%80-collapse 메뉴 토글 -collapse http://bootstrapk.com/javascript/#collapse 자바스크립트 · 부트스트랩 Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mus.. action713.tistory.com 위의 링크처럼 만들었는데 나는 메뉴에 적용한 것이기 때문에 1차에 적용된 콜랩스가..? 하위메뉴로 들어가도 그대로 유지되어야 했다. 그래서 적용해본게 아코디언..

메뉴 토글 -collapse

http://bootstrapk.com/javascript/#collapse 자바스크립트 · 부트스트랩 Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater bootstrapk.com 링크가보면 아코디언 예제도 있는데 나는 그냥 콜랩스 예제에 번호만 다르게 적어서 적용했다. Link with href ...

반응형