The template is not showing correctly.
The template is not showing correctly.
11 years 1 month ago
Howdy,
I just bought and installed the NTS KQuartz template but it doesn't look anything like it ... I'm missing the background picture + header and the font of the text is way off as well (too small / wrong font .. I don't know, just looks odd)
I could use some assistance with this matter please. ( rising-phoenix.eu/index.php/forum/index )
I just bought and installed the NTS KQuartz template but it doesn't look anything like it ... I'm missing the background picture + header and the font of the text is way off as well (too small / wrong font .. I don't know, just looks odd)
I could use some assistance with this matter please. ( rising-phoenix.eu/index.php/forum/index )
Please Log in or Create an account to join the conversation.
Re: The template is not showing correctly.
11 years 1 month ago - 11 years 1 month ago
Do you have it set to blend with joomla? Looks like it isn't. Also, it doesn't come with the background picture - I had to find my own. You can see what I did here, I'm still working on turning the red into something grey-ish.
www.walkingzed.com
Just click forums.
EDIT: I think I know what your problem is actually - you want to get rid of the white, yes?
That is a Joomla change, not a change with the forum template.
open your template.css for whatever template you are using. Find:
#s5_component_wrap {
background:#FFFFFF;
margin-bottom: 35px;}
#s5_component_wrap_inner {
padding:25px;}
Change that #FFFFFF to transparent.
I had the same issue a couple hours ago and that got rid of the white for me.
www.walkingzed.com
Just click forums.
EDIT: I think I know what your problem is actually - you want to get rid of the white, yes?
That is a Joomla change, not a change with the forum template.
open your template.css for whatever template you are using. Find:
#s5_component_wrap {
background:#FFFFFF;
margin-bottom: 35px;}
#s5_component_wrap_inner {
padding:25px;}
Change that #FFFFFF to transparent.
I had the same issue a couple hours ago and that got rid of the white for me.
Last edit: 11 years 1 month ago by usafbran. Reason: Additional information
Please Log in or Create an account to join the conversation.
Re: The template is not showing correctly.
11 years 1 month ago - 11 years 1 month ago
It's set to blend in and your edit did the trick
When I set it to transparent, it looked about right.
I figured all of this would have been 'plug and play' ... but that turned out not to be the case because the font of the text is not as advertised either .. it's small and grey/darkish. (No avatar picture at posts either)
My knowledge of all this is about 0, so I'm not exactly thrilled about all this :pinch:
Thank you for your help usafbran! It's much appreciated! I hope one of the devs could help me set it up the way they advertised it.
EDIT: Sadly the transparent setting messed up my chatroom / frontpage so I had to remove it ..
I figured all of this would have been 'plug and play' ... but that turned out not to be the case because the font of the text is not as advertised either .. it's small and grey/darkish. (No avatar picture at posts either)
My knowledge of all this is about 0, so I'm not exactly thrilled about all this :pinch:
Thank you for your help usafbran! It's much appreciated! I hope one of the devs could help me set it up the way they advertised it.
EDIT: Sadly the transparent setting messed up my chatroom / frontpage so I had to remove it ..
Last edit: 11 years 1 month ago by Infinity. Reason: problems
Please Log in or Create an account to join the conversation.
Re: The template is not showing correctly.
11 years 1 month ago
Hi Infinite,
Create a file with named nts_kquartz_custom.css and paste belowe CSS rules to that file.
Upload the nts_kquartz_custome.css to the css folder of current joomla template.
Regards
Create a file with named nts_kquartz_custom.css and paste belowe CSS rules to that file.
Code:
body #Kunena {
background: #111;
margin: -26px -25px -43px;
}
Upload the nts_kquartz_custome.css to the css folder of current joomla template.
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: The template is not showing correctly.
11 years 1 month ago
I did that, but it didn't do anything
Please Log in or Create an account to join the conversation.
Re: The template is not showing correctly.
11 years 1 month ago
Hi Infinity,
I have just checked on your site. I saw the nts_kquartz_custom.css file in the css folder. So I think you turn on cache of your site. Please try to clear cache of site.
Let us know if you clear cache but not anything.
Regards
I have just checked on your site. I saw the nts_kquartz_custom.css file in the css folder. So I think you turn on cache of your site. Please try to clear cache of site.
Let us know if you clear cache but not anything.
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: The template is not showing correctly.
11 years 1 month ago
I cleared the cache but it's still not showing correctly.
Please Log in or Create an account to join the conversation.
Re: The template is not showing correctly.
11 years 1 month ago
Hi,
Please try to check cache of server. If it does not work, try to copy the CSS rules in the nts_kquartz_custom.css file to the templates.css file.
Please try to check cache of server. If it does not work, try to copy the CSS rules in the nts_kquartz_custom.css file to the templates.css file.
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: The template is not showing correctly.
11 years 1 month ago
Hi,
Please try to check cache of server. If it does not work, try to copy the CSS rules in the nts_kquartz_custom.css file to the templates.css file.
Please try to check cache of server. If it does not work, try to copy the CSS rules in the nts_kquartz_custom.css file to the templates.css file.
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.
Time to create page: 0.269 seconds