xe 관리자에서 a 태그 target 을 _blank 사용시 이미지를 나오지 않게 하고 싶습니다. 구름이 2016.09.01 06:12 303 0 3 .x a[target="_blank"]:after { content: ""; display: inline-block; width: 14px; height: 14px; vertical-align: middle; margin: -2px 0 0 2px; background-position: -120px -72px; opacity: .3; filter: alpha(opacity=30); } .x a[target="_blank"]:after, .x>.body>.gnb>ul>li>a>i, .x .dashboard>div>section>h2:before { background-image: url(../img/glyphicons-halflings.png); background-repeat: no-repeat; } css 를 잘 모릅니다. 이걸 무시하게 하려면 css 를 어떻게 작성해야 될까요? ....
제딴엔 신속히 일주일 안에 XE1.11.6 에서 Rhymix-2.1.35로 3개의 도메인을 성공적으로 잘 이전했다고 생각하고 있었는데 오래된 선우 레이아웃을 서서 만든 홈페이지라그런지... youshine 23시간 전 0 0
이번엔 매뉴얼에서 지시한 대로 xe1 /xe 에 압축된 파일을 풀면 생기는 /rhymix 의 파일들을 다 filezilla 로 에러 하나없이 업로드 시켰는데도 에로가 생기네요... youshine 26.07.24 0 9
Parse error: syntax error, unexpected '?' in /home.youshi5/public_html/Phoenix.kb34.net/common/autoload.php on line89 youshine 26.07.21 0 8
서버 오류 Error #0 "Attempt to modify property "list" on null" in files/cache/menu/780252.php on line 1 톰캣 26.06.29 0 3
댓글 3
우선은 target="{$i}_blank" 로 target 명을 변경해 버렸습니다ㅋ