
內容簡介
加入 Threema 按鈕,讓訪問者可以與您聯繫。
在行動裝置上顯示聯繫按鈕。
功能
加入 Threema ID
提供行動裝置和桌面版不同的檢視
可在頁面、文章或兩者都設置資訊框的位置
後端翻譯成多種語言
前端訊息翻譯成多種語言
簡碼
設計您自己的部件
現在您可以對 [threema1] 簡碼進行樣式設定。
將以下 CSS 加入您的樣式表文件並進行編輯:
.smartthreema_container {
border: 1px double brown!important; /* 設定邊框樣式 */
}
.smartthreema_container_h4 {
color:red!important; /* 設定標題顏色 */
font-size:22px!important; /* 設定標題字型大小 */
}
.smartthreema_container_txt {
color:green!important; /* 設定說明文字的顏色 */
}
外掛標籤
開發者團隊
原文外掛簡介
Add Threema Buttons to your Website and allow your Visitor to Contact you.
The Contact Button show only on mobile Device
Features
Add your Threema-ID
Different View for Mobile Device and Desktop
Positioning for the Info-Box (Pages // Posts // Pages and Posts)
backend translated into several languages
frontend messages translated into several languages
Shortcode
Design your own Widget
Now you can style your [threema1] Shortcode.
Add this CSS into your style sheet file and edit it
.smartthreema_container {
border: 1px double brown!important; /* Style the Border */
}
.smartthreema_container_h4 {
color:red!important; /* style title color /
font-size:22px!important; / style title font size */
}
.smartthreema_container_txt {
color:green!important; /* style description text */
}
