template issue with site template
template issue with site template
12 years 8 months ago - 12 years 8 months ago
i've installed the kunena template, but its messing up with my joomla site template.
it can be found at billingbikers.net/forum
it messes up with the sites menu and header
help!
it can be found at billingbikers.net/forum
it messes up with the sites menu and header
help!
Last edit: 12 years 8 months ago by ntstore.
Please Log in or Create an account to join the conversation.
Re: template issue with site template
12 years 8 months ago
Hi chriss,
Please add the following css code section to bottom of the template.css file.
I checked with firebug add-on of the Firefox and it worked fine.
Regards!
Please add the following css code section to bottom of the template.css file.
Code:
#Kunena {
color: #333;
}
#Kunena .clearfix {
display: block;
}
I checked with firebug add-on of the Firefox and it worked fine.
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: template issue with site template
12 years 8 months ago
thanks for the quick reply, i've tried what you've said and updated my templates template.css file to reflect this but it hasn't made any difference, any other suggestions?
Please Log in or Create an account to join the conversation.
Re: template issue with site template
12 years 8 months ago - 12 years 8 months ago
Hi,
Sorry you, you can replace this code anywhere using the code below:
Regards!
Sorry you, you can replace this code anywhere using the code below:
Code:
#Kunena {
color: #333;
}
.clearfix {
display: block;
}
Regards!
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 12 years 8 months ago by ntstore.
The following user(s) said Thank You: chriss
Please Log in or Create an account to join the conversation.
Time to create page: 0.238 seconds