Kunean position 3 columns settings
Kunean position 3 columns settings
11 years 1 week ago - 11 years 1 week ago
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
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.
Re: Kunean position 3 colum settings
11 years 1 week ago
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
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
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: Kunean position 3 colum settings
11 years 1 week ago
Hi,
I've sent the url and admin details to your gmail .please take a look .thanks
Regards
Rozi
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.
Re: Kunean position 3 colum settings
11 years 1 week ago
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
Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: Kunean position 3 colum settings
11 years 1 week ago
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
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.
Re: Kunean position 3 colum settings
11 years 1 week ago
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/).
Please let us know if it does not work.
Regards
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
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Re: Kunean position 3 colum settings
10 years 4 months ago
#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
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.
Re: Kunean position 3 colum settings
10 years 4 months ago
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,
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 **
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.
Time to create page: 0.292 seconds