By ÜberNomad on Saturday, 15 August 2015
Posted in Technical Issues
Likes 0
Views 731
Votes 0
Have a look at the attachment.

The Discuss content block should go to the back.
hey Graeme,

I am sorry that delay of this reply,

I noticed you added this css in your custom.css file, may i know is it necessary to add for other purpose?


div#discuss-wrapper .discuss-toolbar {
position: relative;
z-index: 0;
}


By the way, I can't open any directory file through explorer extension from your backend, can you try remove above code in this custom css file and see how it goes?

JoomlaFolder/templates/yoo_lykka/styles/tierboskloof/css/custom.css
·
Monday, 17 August 2015 11:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Graeme,

I am really sorry for the delay of this reply as it is a weekend for us here.

Try apply following css code in your current template css file and see how it goes.
div#discuss-wrapper .tab-content > .active, 
div#discuss-wrapper .pill-content > .active {
z-index: 1 !important;
}
·
Sunday, 16 August 2015 16:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

Thanks for this, I have applied the css, and the top menu is fine now, but the menu inside EasyDiscuss itself still have a problem.
·
Sunday, 16 August 2015 17:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Graeme,

I'm sorry for that, can you remove just now I provide that css code, then apply this following css and see how it goes?

.uk-position-z-index {
z-index: 99 !important;
}


If still not work, can you provide us with your FTP access as well?
·
Sunday, 16 August 2015 18:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

There still seems to be a problem.

You can access the files directly with the eXtplorer component in the back-end.

Regards
·
Sunday, 16 August 2015 19:07
·
0 Likes
·
0 Votes
·
0 Comments
·
I have tried to access in your Joomla backend, but I hitting this :
Warning
You do not have access to the Administrator section of this site.
·
Sunday, 16 August 2015 21:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Please try again ..
·
Sunday, 16 August 2015 21:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for your help Arlex.
·
Monday, 17 August 2015 13:29
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome.
·
Monday, 17 August 2015 16:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post