* Wisnu-WR Maaf saya menggunakan bahasa indonesia.
Apakah atribut width dan height pada kode html gambar tidak didukung ? Karena saya telah mencoba pada gambar yang berukuran 50x50 dan ingin saya perbesar menggunakan kode <img src="url-image" width="200" height="200" /> tetapi gambar yang dihasilkan tetap berukuran 50x50. Apa hanya wap saya yang seperti ini ? Ataukah semua wap di xtgem memang seperti ini ? Adakah yang dapat menjelaskan pada saya ?
2014-07-22 05:50 · (0)
* Graham * Wisnu-WR We make no restriction on image size the issue will be somewhere in your own code or css
2014-07-22 06:50 · (0)
* Wisnu-WR * Graham can you help me to solve this problem , please ? I am not familiar about css
2014-07-22 06:59 · (0)
* Graham * Wisnu-WR Before I will even look at it
There are three of your sites that are using ad blocking code and that must be removed
2014-07-22 08:06 · (0)
* Wisnu-WR * Graham oh maaf , saya berjanji tidak akan mengulanginya. Bagaimana cara menghapus situs di xtgem ? Saya mempunyai 5 situs tapi hanya 1 yang aktif saya gunakan.
2014-07-22 10:38 · (0)
* Graham * Wisnu-WR Show me an example page with the problem
2014-07-22 13:50 · (0)
* Wisnu-WR * Graham Semua di halaman saya, saya tidak dapat mengatur gambar menggunakan atribut width dan height. Dan sampai sekarang saya harus mengubah ukuran gambar secara manual dengan fitur convert image di xtgem.
2014-07-26 13:23 · (0)
* Graham * Wisnu-WR I cannot see anything wrong thats why I want a specific example
2014-07-26 13:44 · (0)
* AH-SID * Wisnu-WR Hm.. Saya lihat di wapmu ada sintaks css:
body img {
width: auto !important;
height: auto !important;
}

Copy code

mungkin itu yang menyebabkan width dan height pada gambar menjadi sulit diatur.

Tapi saya jadi ragu mengenai pengaturan width dan height ini.

Mana yang benar ya? (balik nanya)
<img src="img.png" width="200" height="200" /> atau <img src="img.png" style="width:200; height:200;" /> ?
2014-07-28 17:03 (edited 2014-07-30 15:38 by AH-SID ) · (0)
* Graham * AH-SID Yes I had seen that And it may be what is the issue as it makes the image size responsive to the screen size and the constrains of the containing element (ie the image will resize automatically for smaller or larger screens) and the !important makes it override other css rules
2014-07-29 09:15 · (0)

Online: Guests: 1