- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Howdy,
I have my sub forums in four columns but Firefox is showing them in one long column. Is there a work around for this?
see attached.
I'm using this code.
.node-subNodeFlatList {
display: block;
width: 700px;
columns: 150px 4;
}
.node-subNodeFlatList li {
width: 100%;
float: left;
font-size: 12px;
}
Thank you kindly,
Finn
I have my sub forums in four columns but Firefox is showing them in one long column. Is there a work around for this?
see attached.
I'm using this code.
.node-subNodeFlatList {
display: block;
width: 700px;
columns: 150px 4;
}
.node-subNodeFlatList li {
width: 100%;
float: left;
font-size: 12px;
}
Thank you kindly,
Finn
نام موضوع : Firefox not showing sub forum in columns