In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
This article will explain in detail the method of removing the Chinese characters and titles at the top of the dream weaving dedecms slide. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article.
How to remove the text and title at the top of the dream weaving dedecms slide?
First, let's take a look at the slide code of dedecms5.7 SP1.
-change the text position in this paragraph-
/ / text color | text position | text background color | text background transparency | keypad text color | keystroke default color | keystroke current color | Auto playback time | Picture transition effect | whether to display buttons | Open method
Var configtg='0xffffff | 0 | 0x3FA61F | 5 | 0xffffff | 0xC5DDBC | 0x000033 | 2 | 3 | 1 | _ blank'
-after the correction-
Var configtg='0xffffff | | 0x3FA61F | 5 | 0xffffff | 0xC5DDBC | 0x000033 | 2 | 3 | 1 | _ blank'
At this time, the background color at the top of the slide is transparent!
Next, let's remove the text at the top!
Method: just remove the code:
Textarr [[field:global.autoindex/]] = "[field:title function='html2text (@ me)'/]"
-slide source code-
Linkarr = new Array (); picarr = new Array (); textarr = new Array (); var swf_width=280;var swf_height=192;// text color | text position | text background color | text background transparency | key text color | default key color | current key color | Auto playback time | picture transition effect | display button | Open mode var configtg='0xffffff | 0 | 0x3FA61F | 5 | 0xffffff | 0x000033 | 2 | 3 | 1 | _ blank';var files = "; var links ="; var texts = "" / / set the call tag {dede:arclist flag='f' row='5'} linkarr [[field:global.autoindex/]] = "[field:arcurl/]"; picarr [[field:global.autoindex/]] = "[field:litpic/]"; textarr [[field:global.autoindex/]] = "[field:title function='html2text (@ me)'/]"; {/ dede:arclist} for (iTun1trai)
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.