問題:
可能原因:
RWD 沒設定好
原始程式:
第 203 行
<div id="top-link" class="top-link"><a href="#" title="快速連結區" accesskey="U">:::</a><a href="/OCAC/" title="回首頁">回首頁</a>|<a href="/OCAC/Pages/List.aspx?nodeid=443" title="網站導覽">網站導覽</a>|<a href="/OCAC/Eng/" title="English">English</a><a href="/OCAC/ServiceEmail/ServiceEmail.aspx?nodeid=314" title="服務信箱">服務信箱</a><a href="/OCAC/FAQ/List.aspx?nodeid=383" title="FAQ">FAQ</a>
第 222-226 行
<style>
input[type="text"]:focus,input[type="file"]:focus,input[type="select"]:focus,input[type="check"]:focus,textarea:focus {
background-color:#f3eedb!important;
}
</style>
建議修改:
第 203 行 新增 div class=“rwd_clearBoth”
<div id="top-link" class="top-link"><a href="#" title="快速連結區" accesskey="U">:::</a><a href="/OCAC/" title="回首頁">回首頁</a>|<a href="/OCAC/Pages/List.aspx?nodeid=443" title="網站導覽">網站導覽</a>|<a href="/OCAC/Eng/" title="English">English</a><div class="rwd_clearBoth"></div><a href="/OCAC/ServiceEmail/ServiceEmail.aspx?nodeid=314" title="服務信箱">服務信箱</a><a href="/OCAC/FAQ/List.aspx?nodeid=383" title="FAQ">FAQ</a>
第 222-226 行 新增
<style>
input[type="text"]:focus,input[type="file"]:focus,input[type="select"]:focus,input[type="check"]:focus,textarea:focus {
background-color:#f3eedb!important;
}
@media (min-width: 991px){
.rwd_clearBoth {
display: none;
}
}
</style>
補充
結尾(選填,可增加網站建議) (edited)
無
問題:
可能原因:
RWD 沒設定好
原始程式:
第 959-960 行
<img src="/OCAC_Manager/File/PageUpload/infographics_0515_s.jpg"
alt="施政亮點-無論身在何方,有僑讓您不孤單—僑委會stand by me. 詳細說明已於上方本文描述" />
第 10-19 行
<style>
/*.home_content .h_content table td p{
font-size: 100%!important;
}*/
@media print {
a[href]:after {
content: none !important;
}
}
</style>
建議修改:
第 959-960 行 新增class
<img class="rwd_img" src="/OCAC_Manager/File/PageUpload/infographics_0515_s.jpg"
alt="施政亮點-無論身在何方,有僑讓您不孤單—僑委會stand by me. 詳細說明已於上方本文描述" />
第 10-19 行
<style>
/*.home_content .h_content table td p{
font-size: 100%!important;
}*/
@media print {
a[href]:after {
content: none !important;
}
}
@media (min-width: 300px) and (max-width: 991px){
.rwd_img{
width: 80vw;
}
}
</style>
補充
結尾(選填,可增加網站建議) (edited)
無
問題:
可能原因:
RWD 沒設定好
原始程式:
第 948 行
<img alt="總會組織圖" src="http://www.ocac.gov.tw/OCAC/File/Attach/10031/File_63103.png" style="left: 471px; width: 688px; height: 354px; top: 378px;" />
第 10-19 行
<style>
/*.home_content .h_content table td p{
font-size: 100%!important;
}*/
@media print {
a[href]:after {
content: none !important;
}
}
</style>
建議修改:
第 948 行 新增class
<img class="rwd_img" alt="總會組織圖" src="http://www.ocac.gov.tw/OCAC/File/Attach/10031/File_63103.png" style="left: 471px; width: 688px; height: 354px; top: 378px;" />
第 10-19 行 新增media
<style>
/*.home_content .h_content table td p{
font-size: 100%!important;
}*/
@media print {
a[href]:after {
content: none !important;
}
}
@media (min-width: 300px) and (max-width: 991px){
.rwd_img {
height: 100%;
}
}
</style>
補充
結尾(選填,可增加網站建議) (edited)
以下為原圖,圖片本身文字對行動版閱讀而言過小,就算解決高度壓縮問題依然如此,建議重新設計。
僑委會全球資訊網