상세페이지 상단 중앙정렬로 하고 싶어요 ^^
/skin/shop/basic/style.css 파일을 수정 해보는데
생각대로 안되네요,
어디를 변경해줘야하는지 좀 알려주세요 ~~

|
답변 1개 / 댓글 1개
채택된 답변
+20 포인트
vitamin
11년 전
css에서 #sit_pvi, #sit_ov 를 아래와 같이 수정해 보세요.
#sit_pvi {padding:15px;width:320px; margin:0 auto}
#sit_ov {position:relative;padding:50px 15px 15px;width:358px;height:auto !important;height:355px;min-height:355px;margin:0 auto}
답변에 대한 댓글 1개
답변을 작성하려면 로그인이 필요합니다.