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

template issue with site template

C Topic Author
New Member New Member
  • Posts: 3
  • Thanks: 0

template issue with site template

12 years 8 months ago - 12 years 8 months ago
#1002
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!
Last edit: 12 years 8 months ago by ntstore.

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

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

Re: template issue with site template

12 years 8 months ago
#1003
Hi chriss,

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

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

C Topic Author
New Member New Member
  • Posts: 3
  • Thanks: 0

Re: template issue with site template

12 years 8 months ago
#1007
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.

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

Re: template issue with site template

12 years 8 months ago - 12 years 8 months ago
#1008
Hi,

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
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.

C Topic Author
New Member New Member
  • Posts: 3
  • Thanks: 0

Re: template issue with site template

12 years 8 months ago
#1009
fantastic, thanks :D

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

Time to create page: 0.238 seconds