Read before updating: How to Update Kunena Templates - More detail

Kunean position 3 columns settings

R Topic Author
Junior Member Junior Member
  • Posts: 24
  • Thanks: 0

Kunean position 3 columns settings

11 years 1 week ago - 11 years 1 week ago
#2305
Hi ,

When I set the position and display latest post there is only one column and it shows space on right, is there any way to set 3 column on the position?

Regards
Last edit: 11 years 1 week ago by ntstore.

Please Log in or Create an account to join the conversation.

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: Kunean position 3 colum settings

11 years 1 week ago
#2310
Hi rozi,

I think, if you want to set 3 columns for the the position you need use CSS rules to divide theme. We can help you to do, please provide us your url site.

Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

Please Log in or Create an account to join the conversation.

R Topic Author
Junior Member Junior Member
  • Posts: 24
  • Thanks: 0

Re: Kunean position 3 colum settings

11 years 1 week ago
#2312
Hi,

I've sent the url and admin details to your gmail .please take a look .thanks

Regards
Rozi

Please Log in or Create an account to join the conversation.

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: Kunean position 3 colum settings

11 years 1 week ago
#2313
Thank you very much about your information. Please public some modules to the position you want. We need to see it before provide a correct solution to you.

Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

Please Log in or Create an account to join the conversation.

R Topic Author
Junior Member Junior Member
  • Posts: 24
  • Thanks: 0

Re: Kunean position 3 colum settings

11 years 1 week ago
#2314
Hi ,

I've set public < zKunenaLatest > i want to display 3 column on that position (kunena_announcement)
1.latest article
2.replayed article
3.hot topic article

Regards
Arkan

Please Log in or Create an account to join the conversation.

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: Kunean position 3 colum settings

11 years 1 week ago
#2315
Hi,

Please public three modules to the kunena_announcement position and paste below CSS rules to the nts-kmaterial-custom.css file. If the nts-kmaterial-custom.css file is not exist, create it and copy(upload) to the css folder of current joomla template(../rt_acacia_ug/css/).
Code:
#Kunena .kunena_announcement .moduletable { box-sizing: border-box; float: right; padding: 0 20px; width: 33.3%; }

Please let us know if it does not work.

Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

Please Log in or Create an account to join the conversation.

R Topic Author
Junior Member Junior Member
  • Posts: 24
  • Thanks: 0

Re: Kunean position 3 colum settings

11 years 1 week ago
#2316
Hi,

thanks, it works

regards

Please Log in or Create an account to join the conversation.

R Topic Author
Junior Member Junior Member
  • Posts: 24
  • Thanks: 0

Re: Kunean position 3 colum settings

10 years 4 months ago
#3003
#Kunena .kunena_announcement .moduletable {
box-sizing: border-box;
float: right;
padding: 0 20px;
width: 33.3%;
}


HI,

this css not working after I update my joomla template. here is my website epchilem.cn/index.php/uyghur/supa

can you help please. thanks

Please Log in or Create an account to join the conversation.

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: Kunean position 3 colum settings

10 years 4 months ago
#3004
Hi,

Did you back-up the nts-kmaterial-custom.css file? If you don't back-up you create an other file and paste above CSS rules to that file and upload to css folder of your active joomla template.

Regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **

Please Log in or Create an account to join the conversation.

R Topic Author
Junior Member Junior Member
  • Posts: 24
  • Thanks: 0

Re: Kunean position 3 colum settings

10 years 4 months ago
#3007
Hi ,

Yes, I did upload the css file under the active templete. but still does not working.

Regards
Arkan

Please Log in or Create an account to join the conversation.

Time to create page: 0.292 seconds