Search found 4 matches
- Mon Jul 03, 2023 2:59 am
- Forum: General Discussion
- Topic: Wapka Demo Article Copying Tool
- Replies: 4
- Views: 187859
Re: Wapka Demo Article Copying Tool
You sharing a code that you can not even code lol, why not share code direct instead of video I won't share it, it's not yet completed, I don't know if anyone wants to use it, and there are still many things that are not very stable at the moment. Due to the lack of automatic access to article avat...
- Mon Jul 03, 2023 2:54 am
- Forum: General Discussion
- Topic: Wapka Demo Article Copying Tool
- Replies: 4
- Views: 187859
- Sun Jul 02, 2023 12:56 pm
- Forum: General Discussion
- Topic: Wapka Demo Article Copying Tool
- Replies: 4
- Views: 187859
Wapka Demo Article Copying Tool
The tool is currently being tested. However, you can still try my wapka. Firstly, in order to publish the post, we need to log in to: https://dick.wapka.co/login User name: user1 Password: user1234 Next, you will enter the category and click Create Article to continue. https://i.imgur.com/Bx2tODl.pn...
- Mon Apr 03, 2023 11:27 pm
- Forum: Ask any question
- Topic: How to create light and dark mode
- Replies: 5
- Views: 362236
Re: How to create light and dark mode
please how do I create a light and dark more options in my site Create 2 file: style.css and style.dark_mode.css file style.css any your stylesheet, style.dark_mode.css any style dark with .class like style.css html for select theme: <select id="select_theme" onchange="select_theme()...