<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.qeng.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.qeng.org/feed.php">
        <title>wiki.qeng.org en:admin_main</title>
        <description></description>
        <link>https://wiki.qeng.org/</link>
        <image rdf:resource="https://wiki.qeng.org/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-06-20T21:50:42+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.qeng.org/doku.php?id=en:admin_main:dark_example&amp;rev=1781217203&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.qeng.org/doku.php?id=en:admin_main:domain_menu&amp;rev=1781217209&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.qeng.org/lib/tpl/bootstrap3/images/favicon.ico">
        <title>wiki.qeng.org</title>
        <link>https://wiki.qeng.org/</link>
        <url>https://wiki.qeng.org/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.qeng.org/doku.php?id=en:admin_main:dark_example&amp;rev=1781217203&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-11T22:33:23+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Example of Dark Domain Theme</title>
        <link>https://wiki.qeng.org/doku.php?id=en:admin_main:dark_example&amp;rev=1781217203&amp;do=diff</link>
        <description>Example of Dark Domain Theme



----------



Copy this into the CSS block “Domain Design” in the administrator section “Design” and click “Save”.

Save your old settings so you can revert to them if needed.


/* Background setup at the edges */
body {
  background-color:#000;
  background-image: url(&quot;https://imagizer.imageshack.com/img924/7545/DlMobT.png&quot;); /* background tiled image */
  background-repeat: repeat-x repeat-y;
  color:#FFF;
}
/* Admin panels */
.admin-control {
  background-color…</description>
    </item>
    <item rdf:about="https://wiki.qeng.org/doku.php?id=en:admin_main:domain_menu&amp;rev=1781217209&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-11T22:33:29+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Configuring the Domain Menu</title>
        <link>https://wiki.qeng.org/doku.php?id=en:admin_main:domain_menu&amp;rev=1781217209&amp;do=diff</link>
        <description>Configuring the Domain Menu

Copy this into the menu block in the Design section:


&lt;script&gt;

// https://wiki.qeng.org/doku.php?id=domain_menu
add_navbar({ 
  classes: 'navbar-expand-lg navbar-light bg-light mb-2',
  items: [
    // Add new buttons to this list
    {name: 'GAMES', url:'index.php'},
    {name: 'ARCHIVE', url:'archive.php'},
    {name: 'RATING', url:'ratings.php'},
  ],
  langs: {'EN':'en', 'UA':'uk', 'RU':'ru'}, // Language selection. Can delete this line if not needed.
  usernam…</description>
    </item>
</rdf:RDF>
