Home  >  Article  >  Web Front-end  >  Solution to the overlapping problem between "all files list" and "files waiting for review" in dedecms background

Solution to the overlapping problem between "all files list" and "files waiting for review" in dedecms background

一个新手
一个新手Original
2017-09-22 09:24:421675browse

I think friends who use dedecms must have encountered this situation. The label text of "all files list" and "files waiting for review" in the dedecms background Overlapping together:


## looks so uncomfortable, forced Has the disease returned? Well, how to solve it?

Find the file index_menu2.htm in the directory dede/templets, open it with Notepad, then Ctrl+F to search for ".sitemu li", in Add the sentence "overflow:hidden;" in the following curly brackets as follows:


Then save. Refresh the background page and it should be normal now!


The above is the detailed content of Solution to the overlapping problem between "all files list" and "files waiting for review" in dedecms background. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn