NTS Quartz
NTS Quartz
10 years 5 months ago - 10 years 5 months ago
Hi there,
at first, sorry for my bad english ... but i hope you will understand me.
today i bought the template NTS quartz. I installed it. And the Template looks all, but not the same as the demotemplate.
So what have i to do, to make it look like the same .... At Moment i didnt have an Joomla Template installed. This will come as next step, if i havae first running the kunena template.
I need / want exact the same look as the demotemplate, plz (without background, here i will have my own, but how
). But my skills in joomla are very basic. So i need your help plz.
As i bought the template, i thought that is ready to go as it was shown in the demo :S
at first, sorry for my bad english ... but i hope you will understand me.
today i bought the template NTS quartz. I installed it. And the Template looks all, but not the same as the demotemplate.
So what have i to do, to make it look like the same .... At Moment i didnt have an Joomla Template installed. This will come as next step, if i havae first running the kunena template.
I need / want exact the same look as the demotemplate, plz (without background, here i will have my own, but how
). But my skills in joomla are very basic. So i need your help plz.As i bought the template, i thought that is ready to go as it was shown in the demo :S
Last edit: 10 years 5 months ago by Bompa.
Please Log in or Create an account to join the conversation.
Re: NTS Quartz
10 years 5 months ago
Hi Bompa,
The first thank you very much about visited our site and ordered our template. If you don't know how to configure forum on your site. Please provide me an back-end account and FTP account. I'll help you check and solve your problem.
Best regards,
The first thank you very much about visited our site and ordered our template. If you don't know how to configure forum on your site. Please provide me an back-end account and FTP account. I'll help you check and solve your problem.
Best regards,
Please Log in or Create an account to join the conversation.
Re: NTS Quartz
10 years 5 months ago
hi 
how can i give you the needed datas ?
i didnt found any mail or message option.
how can i give you the needed datas ?
i didnt found any mail or message option.
Please Log in or Create an account to join the conversation.
Re: NTS Quartz
10 years 5 months ago
Hi,
The first please send me the back-end account of your site via support email (9themestore@gmail.com)
Thanks
The first please send me the back-end account of your site via support email (9themestore@gmail.com)
Thanks
Please Log in or Create an account to join the conversation.
Re: NTS Quartz
10 years 5 months ago - 10 years 5 months ago
Hi,
First, as Bompa, excuse my english, 'cause I'm French ^^
I think I've the same problem. I join a picture to show you. You can see that text are bigger or smaller than the demo, fonts are not the same too.
I already have a template on my website, and I think that Kunena take the template joomla infos from the website instead of taking it from the NTS KQuartz.
How can I change this ?
I would like to have the same thing that I'v seen, the reason that I've bought this one, not another, I'm sure know know what I mean ^^
Thanks for helping
First, as Bompa, excuse my english, 'cause I'm French ^^
I think I've the same problem. I join a picture to show you. You can see that text are bigger or smaller than the demo, fonts are not the same too.
I already have a template on my website, and I think that Kunena take the template joomla infos from the website instead of taking it from the NTS KQuartz.
How can I change this ?
I would like to have the same thing that I'v seen, the reason that I've bought this one, not another, I'm sure know know what I mean ^^
Thanks for helping
Last edit: 10 years 5 months ago by Lexi_NTC.
Please Log in or Create an account to join the conversation.
Re: NTS Quartz
10 years 5 months ago
@Lexi_NTC
Can you provide me your site url? I need view this issue on your site to find a good solution for this issue.
Regards,
Can you provide me your site url? I need view this issue on your site to find a good solution for this issue.
Regards,
Please Log in or Create an account to join the conversation.
Re: NTS Quartz
10 years 5 months ago - 10 years 5 months ago
Sure !
This is the site url : www.needtocraft.net/
But the forum is hidding from public user for now, only me can see it. So you need this url if you want to see it : www.needtocraft.net/index.php/forum/index
Thanks.
This is the site url : www.needtocraft.net/
But the forum is hidding from public user for now, only me can see it. So you need this url if you want to see it : www.needtocraft.net/index.php/forum/index
Thanks.
Last edit: 10 years 5 months ago by Lexi_NTC.
Please Log in or Create an account to join the conversation.
Re: NTS Quartz
10 years 5 months ago - 10 years 5 months ago
Hi,
Thank you very much about your information. Please follow some below steps to decrease font site on your forum.
Step 1: Create a style file with named nts-kquartz-custom.css, copy and pates below CSS rules to that file.
Step 2: Copy the nts-kquartz-custom.css to the "[root]/templates/pjo_bassreflex/css" path.
Step 3: Refresh your forum to view all changes.
Hope this helps
Thank you very much about your information. Please follow some below steps to decrease font site on your forum.
Step 1: Create a style file with named nts-kquartz-custom.css, copy and pates below CSS rules to that file.
Code:
body #Kunena {
font-size: 18px !important;
}
body #Kunena .kblock div.kheader h1 a,
body #Kunena .kblock div.kheader h1 span,
body #Kunena .kblock div.kheader h1 span.ktitle,
body #Kunena .kblock div.kheader h2 a,
body #Kunena .kblock div.kheader h2 span,
body #Kunena .kblock div.kheader h2 span.ktitle,
body #Kunena .kblock div.kheader h3 a,
body #Kunena .kblock div.kheader h3 span.ktitle {
font-size: 26px;
}
Step 3: Refresh your forum to view all changes.
Hope this helps
Last edit: 10 years 5 months ago by 9support.
Please Log in or Create an account to join the conversation.
Re: NTS Quartz
10 years 5 months ago
Hey !
Thanks for your help, it works but exactly as I want.
Please take a look at the demo template and look my forum.
In the demo, you can see that "Main Forum" is bigger than "Serveur NeedToCraft" for exemple. I would the same size than the demo. And I would like the same familly-font too.
Can you help ?
Thanks for your help, it works but exactly as I want.
Please take a look at the demo template and look my forum.
In the demo, you can see that "Main Forum" is bigger than "Serveur NeedToCraft" for exemple. I would the same size than the demo. And I would like the same familly-font too.
Can you help ?
Please Log in or Create an account to join the conversation.
Re: NTS Quartz
10 years 5 months ago
Hi,
I have just updated CSS rules in above post. Please copy and update to the nts-kquartz-custom.css file. Remember reload your forum after finish update.
Regards,
I have just updated CSS rules in above post. Please copy and update to the nts-kquartz-custom.css file. Remember reload your forum after finish update.
Regards,
Please Log in or Create an account to join the conversation.
Time to create page: 0.335 seconds