[SOLVED] Topics and Replies out of place
[SOLVED] Topics and Replies out of place
11 years 11 months ago - 11 years 11 months ago
Hello,
For some reason, the 'Topics' and 'Replies' are stacking and positioned oddly.
Do you know how to fix this? The website is: www.reforgedgc.com so you can go look at the css via your browser.
Thanks in Advance.
For some reason, the 'Topics' and 'Replies' are stacking and positioned oddly.
Do you know how to fix this? The website is: www.reforgedgc.com so you can go look at the css via your browser.
Thanks in Advance.
Last edit: 11 years 11 months ago by ntstore.
Please Log in or Create an account to join the conversation.
Re: Topics and Replies out of place
11 years 11 months ago - 11 years 11 months ago
Hi Tillman32,
I have just check this issue on your site, there is some CSS conflict with joomla template. You open the template.css file and copy some bellow CSS sections to the bottom of file.
Please let us know if there is anything else.
Regards
I have just check this issue on your site, there is some CSS conflict with joomla template. You open the template.css file and copy some bellow CSS sections to the bottom of file.
Code:
body #Kunena table td {
display: table-cell !important;
}
body #Kunena .kheader h2 {
background: none !important;
height: auto !important;
}
Please let us know if there is anything else.
Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 11 years 11 months ago by ntstore.
Please Log in or Create an account to join the conversation.
Time to create page: 0.322 seconds