mình cũng đang thắc mắc, các pro có thể trả lời k ạ![]()
';
qc3=qc3+'\';
qc3=qc3+'';
qc3=qc3+'\
';
function adsdisplay(adsnum) {
var y = (Math.floor((Math.random()*100)+1))%adsnum;
if (y==0) {
document.write(qc1);
}
if (y==1) {
document.write(qc2);
}
if (y==2) {
document.write(qc3);
}
}
adsdisplay(3);
Cần kinh nghiệm làm theme big icon với OS 4.5
Thảo luận trong 'Thiết kế Giao diện - Themes Developers' bắt đầu bởi NguyenVuArch, 30/8/11.
Chia sẻ trang này
Facebook
Twitter
Google+
Thứ nhất là chỉ làm to icon ở homescreen
Thứ 2 là bạn làm 1 file svg = theme composer , edit lại file svg = notepad , chỗ nào có 48*36 thay = kích cỡ mong muốn,khuyến cáo là tỉ lệ thuận hoặc nghịch nhớ , ví dụ : 24*18 ...
Nếu k đồng đều icon sẽ méo
[ Posted by Mobile Device ]![]()
icon trong màn hình app kìa. muốn chỉnh nó về 36x36 hay 52x52 nhưng ko biết cách.
Cho mình hỏi là khi mình làm theme và xuất ra thì bị báo lỗi
nhờ bạn nào biết hướng dẫn mình khắc phục với.Mã:Warning: The following resources could not be included in the theme for reasons explained below: banner.svg lockscreen.svg Warnings: banner.svg: Failed to compile SVG file. lockscreen.svg: Failed to compile SVG file. Errors in banner.svg: Error: The value "1,000000" for attribute "stroke-opacity" of element <text> named "banner_Date" is invalid. Error: The value "1,000000" for attribute "stroke-opacity" of element <text> named "banner_Coverage" is invalid. Error: The value "1,000000" for attribute "stroke-opacity" of element <text> named "banner_SystemStatus" is invalid. 3 error(s) were encountered. Errors in lockscreen.svg: Error: The value "1,000000" for attribute "stroke-opacity" of element <text> named "banner_Date" is invalid. Error: The value "1,000000" for attribute "stroke-opacity" of element <text> named "banner_Coverage" is invalid. Error: The value "1,000000" for attribute "stroke-opacity" of element <text> named "banner_SystemStatus" is invalid. 3 error(s) were encountered.
Mình cảm ơn!
P/s: ah mình xuất ra cho os4.2.1 thì đc còn với os4.2.2 hoặc os4.5 thì bị báo lỗi như trên
up cho bạn nào biết chỉ mình với ...................................................
mấy cái lổi đó bạn thử từ từ sẽ hiểu. ví dụ trên của bạn có 3 lổi trong mục banner và 3 lổi trong mục lockscreen. mấy cái lổi đó có thể do nhiều nguyên nhân như kéo icon giản ko theo tỉ lệ, hay bị nằm ngoài màn hình..., nói chung chung là vậy. cách tốt nhất là để chi tiết trong mục đó về lại defaul ban đầu, rồi xuất ra .cod xem nó hết cái lổi đó chưa. từ đó từ ngẩm tiếp là ra thôi. chúc thành công.
bác nào có kinh nghiệm chỉ giáo...