코드
#content .contents_style figure.imageblock span img,
#content .contents_style figure.imageblock a img,
#content .contents_style figure.imagegridblock span img,
#content .contents_style figure.imagegridblock a img {
position: absolute;
top: 0px;
left: 0px;
display: block;
height: 100%;
width: 100%
border-style: solid;
border-width : 5px 5px 5px 5px;
border-color: #00a0e9;;
}
왼쪽정렬 이미지도 본문폭 안넘게하기
#content .contents_style figure.imageblock.alignLeft
결과물
'hello스킨 튜닝' 카테고리의 다른 글
HTML과 CSS의 차이 (0) | 2024.10.20 |
---|---|
hello스킨 이미지 본문폭 넘지 않게 하기 (0) | 2024.10.05 |
hello스킨 보호글 확인버튼 (0) | 2024.09.29 |
Hello 스킨 코드블럭 수정 (0) | 2024.02.26 |