Topic: question
1. Juicebox-Pro 1.5.0 gallery Thumbnails image look like blur image
i want Thumbnails unsharp image
2. now gallery index page -> Splash Screen -> full screen image
i want gallery index page -> full screen image
3. fixed forwarding
www.clearpix.co.kr -> maybi.iptime.org/show_clearpix/
pc no problem
but mobile rorate gallery image auto resize, no active
now Flow forwarding
help plz
my forwarding index source
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html lang="ko">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- 모바일 인식 -->
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=no;">
<title>ClearPix Photography</title>
</head>
<frameset rows="*,*">
<frame name="frame" src="http://maybi.iptime.org/show_clearpix/" name="mainframe" title="ClearPix Photography">
<noframes>
<body>
<a href="noframe.html">프레임을 사용하지 않은 페이지로 연결 합니다.</a>
</body>
</noframes>
<frame src="UntitledFrame-1"><frame src="UntitledFrame-2"></frameset>
</html>