How to modify the background of Dede weaving dream? How do I add a delete menu? (

Source: Internet
Author: User

The template for the backstage of the dream is stored under Dede/templets,

Landing page template login.htm,

go to homepage template index_body.htm,

left Menu Template index_menu2.htm.

Modify the left menu to dede/inc/inc_menu.php this file.

to add a menu to find dede/templets/index_menu2.htm add:

    1. <a id= ' Link9 ' class= ' mm ' ><div onclick= "Showmainmenu (9)" > Other </div></a>


Note here that your Id,link9 do not repeat with the above ID, and then the JS method behind the Showmainmenu also to pass in 9, is corresponding. Then is the next step, or this page, probably find some empty div below, are some of the ID is CT plus number, plus: <div id= ' Ct9 ' ></div> (here the number behind CT corresponds to the number above you)
Next find dede/inc/inc_menu.php open at the bottom of a string---the top of the symbol, plus

    1. <m:top item= ' 9_ ' name= ' information Other management ' notshowall= ' 1 ' display= ' none ' rank= ' sys_makehtml ' >
    2. <m:item name= ' management id ' link= '/plus/mood/mood_write_admin.php ' rank= ' sys_makehtml ' target= ' main '/>
    3. </m:top>
Copy Code


You will be able to access your new features in the "other" and "Manage ID" in the background.

How to modify the background of Dede weaving dream? How do I add a delete menu? (

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.