묻고답하기
Newest Document Xe 위젯 크기조절~!
2011.05.28 11:04
Newest Document Xe 위젯 크기조절 질문드립니다 도와주세요 ~!!
아래 그림과 같이 기본설정이 저렇게 나옵니다
가로 크기를 점선까지 줄이려고 하는데요
방법을 모르겠어요
아래 소스는 /public_html/xe/widgets/newest_document_ex/skins/apple_skin/css/AppleNewest.css
여기 복사한겁니다
왠지 여기밖에 수정할곳이 없어보여서요
다른소스 필요하시면 요청부탁합니다~!
감사합니다~!
#lTitleBg{ position:relative; height:30px; background:url(../images/TitleLeftBg.gif) no-repeat; padding-left:14px; *zoom:1;}
#rTitleBg{ position:relative; height:30px; background:url(../images/TitleRightBg.gif) no-repeat right; padding-right:14px;}
.newestTitle{ line-height:30px; padding-left:6px; color:#565656; background:url(../images/TitleBg.gif) repeat-x;}
#textArea{ position:relative; height:auto; width:auto; padding:20px; padding-bottom:0; border-left:1px solid #dadada; border-right:1px solid #dadada; background:white; }
#textArea{ _padding:15px; }
#textAreaWarp{ border-bottom: 1px solid #dadada; height:inherit; padding-bottom:20px; }
#textTitle{ position:relative; overflow:hidden; margin:0; padding:0;}
#textTitle .big{ position:relative; font-family:"Myriad Pro",Arial,돋움;line-height:.8em; font-size:x-large; font-weight:bold; color:#565656; }
#textTitle .small{ position:relative; font-family:Arial,"Myriad Pro",돋움; line-height:.9em; font-size:.6em; font-weight:normal; color:#d2d2d2; text-align:left;}
#textImg{ position:relative; display:block; padding-bottom:5px; float:right; padding-left:10px;}
.latest_applelite { padding-bottom:5px; padding-left:20px; padding-top:20px; overflow:hidden; position:relative; border:1px solid #dadada; border-top:none; *zoom:1; background:white;}
.latest_applelite { _width:inherit; _left:-1px; _margin-left:2px;}
.latest_applelite h2 { margin:0; display:block; height:21px; padding-left:20px; margin-bottom:20px; color:#cecece; background:url(../images/white/title_bullet.png) no-repeat; font-family:"Myriad Pro","나눔고딕", Arial, "굴림"; font-weight:500;}
.latest_applelite ul { margin:0; padding-bottom:0px; padding-right:10px; }
.latest_applelite ul li { height:26px; background:url(../images/arrow.png) no-repeat left 5px; padding-left:10px; overflow:hidden; list-style:none; white-space:nowrap;}
.latest_applelite ul li .title a { color:#565656; text-decoration:none; font-family:sans-serif,"나눔고딕", Arial, "굴림"; font-size:12px;}
.latest_applelite ul li .title a:hover { color:#1e1e1e; }
.latest_applelite ul li .title span.comment { color:#009bfe; font:.9em Tahoma; }
.latest_applelite ul li .title span.comment a { color:#414141; font:.9em Tahoma; }
.latest_applelite ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}
.latest_applelite .more { position:absolute; top:12px; right:11px; color:#54564b; font:.8em Tahoma;}
.latest_applelite a.more { text-decoration:none;}
.latest_applelite a.more:hover { text-decoration:underline;}