A long word or a link on sidebar or "main div"(content div) or J panjang kata atau link pada sidebar atau "div utama" (isi div) atau
an image that is wider than the fixed width of sidebar or main content gambar yang lebih luas dibandingkan dengan lebar tetap sidebar atau konten utama
The "long text" problem usually occurs in IE. The "teks panjang" biasanya terjadi masalah di IE. In order to fix the problem add the following style to your "main div" and sidebar Dalam rangka untuk mengatasi masalah berikut menambahkan gaya Anda "div utama" dan sidebar
word-wrap: break-word; word-wrap: break-kata;
overflow: hidden; overflow: hidden;
As for the Image problem, you will have to resize the image to fit the layout. Adapun masalah gambar, Anda harus mengubah ukuran gambar agar sesuai dengan tata letak.
- by designeXperts | 1:49 AM | 3 comments - Oleh designeXperts | 1:49 PM | 3 comments
3 Comments:
Blogger .:Rhea:. said... .: Rhea:. Mengatakan ...
My html text reads: Saya membaca teks html:
#main-wrapper { # main-wrapper (
width: 410px; width: 410px;
float: $startSide; float: $ startSide;
word-wrap: break-word; word-wrap: break-kata;
overflow: hidden; overflow: hidden;
} )
#sidebar-wrapper { # sidebar-wrapper (
width: 220px; width: 220px;
float: $endSide; float: $ endSide;
word-wrap: break-word; word-wrap: break-kata;
overflow: hidden; overflow: hidden;
} )
But I still have a problem with my sidebar being at the bottom. Tapi saya masih ada masalah dengan sidebar yang di bagian bawah. What can I do? Apa yang bisa saya lakukan?
9:39 AM 9:39
Blogger .:Rhea:. said... .: Rhea:. Mengatakan ...
My html text reads: Saya membaca teks html:
#main-wrapper { # main-wrapper (
width: 410px; width: 410px;
float: $startSide; float: $ startSide;
word-wrap: break-word; word-wrap: break-kata;
overflow: hidden; overflow: hidden;
} )
#sidebar-wrapper { # sidebar-wrapper (
width: 220px; width: 220px;
float: $endSide; float: $ endSide;
word-wrap: break-word; word-wrap: break-kata;
overflow: hidden; overflow: hidden;
} )
...but I'm still having a problem with my sidebar being at the bottom of the page. ... tetapi saya masih mengalami masalah dengan sidebar yang di bagian bawah halaman. What can I do?? Apa yang bisa saya lakukan?
9:41 AM 9:41
Blogger Webmaster said... Webmaster mengatakan ...
The code looks okay, Maybe you have a large image on your sidebar or main div which is creating the sidebar to be pushed down. Kode looks okay, Mungkin ada yang besar pada gambar atau sidebar div utama yang membuat sidebar akan mendorong bawah.
7:05 PM 7:05
:::: tHe fRienDLy kinDLy cHeeRy giRL ::::
Tidak ada komentar:
Posting Komentar
Sertakan juga alamat blog anda dalam komentar anda
atau alamat website anda
TerimaKasih