{"id":13005,"date":"2026-03-30T07:06:00","date_gmt":"2026-03-30T07:06:00","guid":{"rendered":"https:\/\/cmacademy.events\/knowledge-base\/introduktion-til-egne-domaener\/"},"modified":"2026-07-10T15:49:52","modified_gmt":"2026-07-10T15:49:52","slug":"introduktion-til-egne-domaener","status":"publish","type":"ht_kb","link":"https:\/\/cmacademy.events\/da\/knowledge-base\/introduktion-til-egne-domaener\/","title":{"rendered":"Introduktion til egne dom\u00e6ner"},"content":{"rendered":"\n<style>\n  \/* ------------------------------------------------------------\n     Introduktion til egne dom\u00e6ner\n     To vandrette kort ved siden af hinanden:\n     - venstre label matcher \"Feature guide\"\n     - h\u00f8jre label matcher den gr\u00f8nne pill-stil\n  ------------------------------------------------------------ *\/\n\n  .cm-domain-resource-area,\n  .cm-domain-resource-area * {\n    box-sizing: border-box !important;\n    font-family: \"Titillium Web\", sans-serif !important;\n  }\n\n  .cm-domain-resource-area {\n    width: 100% !important;\n    max-width: none !important;\n    margin: 1.2rem 0 2.2rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-domain-intro {\n    max-width: 1040px !important;\n    margin: 1.15rem 0 1.5rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-domain-intro p {\n    color: #24384D !important;\n    font-size: 19px !important;\n    line-height: 1.58 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-domain-card-grid {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1.35fr) minmax(0, 0.85fr) !important;\n    gap: 1.1rem !important;\n    width: 100% !important;\n    margin: 1.45rem 0 2rem 0 !important;\n    padding: 0 !important;\n    align-items: stretch !important;\n  }\n\n  .cm-domain-card,\n  .cm-domain-tip-box {\n    position: relative !important;\n    display: flex !important;\n    flex-direction: column !important;\n    min-height: 230px !important;\n    border-radius: 16px !important;\n    overflow: hidden !important;\n    transition:\n      border-color 0.2s ease,\n      box-shadow 0.2s ease !important;\n  }\n\n  .cm-domain-card {\n    padding: 1.55rem 1.7rem 1.35rem 1.75rem !important;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(24, 90, 188, 0.055) 0,\n        rgba(24, 90, 188, 0) 42%\n      ),\n      #ffffff !important;\n    border: 1px solid #dce7f3 !important;\n    box-shadow: 0 9px 24px rgba(18, 32, 46, 0.05) !important;\n  }\n\n  .cm-domain-card::before {\n    content: \"\" !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 0 !important;\n    bottom: 0 !important;\n    width: 7px !important;\n    background: #185ABC !important;\n  }\n\n  .cm-domain-tip-box {\n    padding: 1.45rem 1.5rem !important;\n    background:\n      linear-gradient(\n        135deg,\n        rgba(156, 204, 61, 0.11) 0%,\n        rgba(247, 251, 255, 0.96) 100%\n      ) !important;\n    border: 1px solid rgba(156, 204, 61, 0.42) !important;\n    box-shadow: 0 9px 24px rgba(18, 32, 46, 0.04) !important;\n  }\n\n  .cm-domain-card:hover,\n  .cm-domain-tip-box:hover {\n    border-color: rgba(156, 204, 61, 0.52) !important;\n    box-shadow: 0 14px 32px rgba(18, 32, 46, 0.075) !important;\n  }\n\n  .cm-domain-card-content,\n  .cm-domain-tip-content {\n    min-width: 0 !important;\n  }\n\n  \/* Venstre label: samme stil som Feature guide *\/\n\n  .cm-domain-label {\n    display: block !important;\n    color: #185ABC !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.045em !important;\n    line-height: 1.15 !important;\n    margin: 0 0 0.7rem 0 !important;\n    padding: 0 !important;\n    background: transparent !important;\n    border: 0 !important;\n    border-radius: 0 !important;\n  }\n\n  \/* H\u00f8jre label: samme gr\u00f8nne pill-stil som \"Ny i Conference Manager?\" *\/\n\n  .cm-domain-tip-label {\n    display: inline-flex !important;\n    align-items: center !important;\n    width: fit-content !important;\n    min-height: 28px !important;\n    padding: 0.22rem 0.72rem !important;\n    margin: 0 0 0.8rem 0 !important;\n    border-radius: 999px !important;\n    background: rgba(156, 204, 61, 0.16) !important;\n    color: #74B51C !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    line-height: 1.1 !important;\n    letter-spacing: 0.04em !important;\n    text-transform: uppercase !important;\n  }\n\n  .cm-domain-title,\n  .cm-domain-tip-title {\n    display: block !important;\n    color: #1F354D !important;\n    font-size: 22px !important;\n    font-weight: 600 !important;\n    line-height: 1.22 !important;\n    margin: 0 0 0.45rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-domain-card p,\n  .cm-domain-tip-box p {\n    color: #24384D !important;\n    font-size: 16px !important;\n    line-height: 1.5 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-domain-spacer {\n    flex: 1 1 auto !important;\n    min-height: 1rem !important;\n  }\n\n  .cm-domain-card a.cm-domain-button,\n  .cm-domain-card a.cm-domain-button:visited {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 142px !important;\n    min-height: 42px !important;\n    padding: 0.62rem 1rem !important;\n    border: 1px solid #9CCC3D !important;\n    border-radius: 10px !important;\n    background: #ffffff !important;\n    background-color: #ffffff !important;\n    color: #74B51C !important;\n    box-shadow: none !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    line-height: 1.2 !important;\n    text-align: center !important;\n    text-decoration: none !important;\n    transition: 0.2s ease !important;\n  }\n\n  .cm-domain-card a.cm-domain-button:hover,\n  .cm-domain-card a.cm-domain-button:focus,\n  .cm-domain-card a.cm-domain-button:focus-visible,\n  .cm-domain-card a.cm-domain-button:active {\n    background: #9CCC3D !important;\n    background-color: #9CCC3D !important;\n    color: #ffffff !important;\n    border-color: #9CCC3D !important;\n    text-decoration: none !important;\n    outline: none !important;\n    box-shadow: 0 7px 18px rgba(18, 32, 46, 0.05) !important;\n  }\n\n  .cm-domain-path {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    align-items: center !important;\n    gap: 0.35rem !important;\n    margin-top: 0.85rem !important;\n    color: #185ABC !important;\n    font-size: 14.5px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n  }\n\n  .cm-domain-path-step {\n    display: inline-flex !important;\n    align-items: center !important;\n    min-height: 28px !important;\n    padding: 0.2rem 0.58rem !important;\n    border-radius: 999px !important;\n    background: rgba(24, 90, 188, 0.08) !important;\n  }\n\n  .cm-domain-path-arrow {\n    color: #74B51C !important;\n    font-weight: 700 !important;\n  }\n\n  @media (max-width: 900px) {\n    .cm-domain-card-grid {\n      grid-template-columns: 1fr !important;\n    }\n\n    .cm-domain-card,\n    .cm-domain-tip-box {\n      min-height: 0 !important;\n    }\n  }\n\n  @media (max-width: 720px) {\n    .cm-domain-resource-area {\n      margin: 1rem 0 2rem 0 !important;\n    }\n\n    .cm-domain-intro {\n      margin: 1rem 0 1.4rem 0 !important;\n    }\n\n    .cm-domain-intro p {\n      font-size: 17px !important;\n      line-height: 1.5 !important;\n    }\n\n    .cm-domain-card-grid {\n      margin-top: 1.35rem !important;\n    }\n\n    .cm-domain-card {\n      padding: 1.2rem 1.2rem 1.2rem 1.45rem !important;\n    }\n\n    .cm-domain-tip-box {\n      padding: 1.2rem !important;\n    }\n\n    .cm-domain-title,\n    .cm-domain-tip-title {\n      font-size: 21px !important;\n    }\n\n    .cm-domain-card p,\n    .cm-domain-tip-box p {\n      font-size: 16px !important;\n    }\n\n    .cm-domain-card a.cm-domain-button {\n      width: 100% !important;\n    }\n  }\n<\/style>\n\n<div class=\"cm-domain-resource-area\">\n  <div class=\"cm-domain-intro\">\n    <p>\n      F\u00e5 et overblik over, hvordan egne dom\u00e6ner kan bruges til dine arrangementer i denne introduktion.\n    <\/p>\n  <\/div>\n\n  <div class=\"cm-domain-card-grid\">\n\n    <article class=\"cm-domain-card\">\n      <div class=\"cm-domain-card-content\">\n        <span class=\"cm-domain-label\">Egne dom\u00e6ner<\/span>\n\n        <div class=\"cm-domain-title\">\n          Introduktion til egne dom\u00e6ner\n        <\/div>\n\n        <p>\n          L\u00e6s, hvordan du bruger dit eget dom\u00e6ne til dit arrangementswebsite og skaber en mere sammenh\u00e6ngende oplevelse for deltagerne.\n        <\/p>\n      <\/div>\n\n      <div class=\"cm-domain-spacer\"><\/div>\n\n      <a\n        href=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/03\/Egne-domaener-DK-3.pdf\"\n        target=\"_blank\"\n        rel=\"noopener noreferrer\"\n        class=\"cm-domain-button\"\n      >\n        \u00c5bn PDF\n      <\/a>\n    <\/article>\n\n    <aside class=\"cm-domain-tip-box\">\n      <div class=\"cm-domain-tip-content\">\n        <span class=\"cm-domain-tip-label\">Vidste du?<\/span>\n\n        <div class=\"cm-domain-tip-title\">\n          Bestil et eget dom\u00e6ne direkte\n        <\/div>\n\n        <p>\n          Du kan bestille et eget dom\u00e6ne direkte i Conference Manager. N\u00e5r du er logget ind, skal du klikke p\u00e5 dit navn \u00f8verst til h\u00f8jre og v\u00e6lge Moduler.\n        <\/p>\n\n        <div class=\"cm-domain-path\" aria-label=\"Navigationssti\">\n          <span class=\"cm-domain-path-step\">Dit navn<\/span>\n          <span class=\"cm-domain-path-arrow\" aria-hidden=\"true\">\u2192<\/span>\n          <span class=\"cm-domain-path-step\">Moduler<\/span>\n        <\/div>\n      <\/div>\n    <\/aside>\n\n  <\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>F\u00e5 et overblik over, hvordan egne dom\u00e6ner kan bruges til dine arrangementer i denne introduktion. Egne dom\u00e6ner Introduktion til egne dom\u00e6ner L\u00e6s, hvordan du bruger dit eget dom\u00e6ne til dit arrangementswebsite og skaber en mere sammenh\u00e6ngende oplevelse for deltagerne. \u00c5bn PDF Vidste du? Bestil et eget dom\u00e6ne direkte Du kan bestille et eget dom\u00e6ne direkte &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/cmacademy.events\/da\/knowledge-base\/introduktion-til-egne-domaener\/\" class=\"more-link\">L\u00e6s resten<\/a><\/p>\n","protected":false},"author":6,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"footnotes":""},"ht-kb-category":[5887,377],"ht-kb-tag":[5796,5797,5798],"class_list":["post-13005","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-website-og-design","ht_kb_category-supportartikler","ht_kb_tag-custom-domains","ht_kb_tag-url","ht_kb_tag-web-address","entry"],"_links":{"self":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/13005","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/comments?post=13005"}],"version-history":[{"count":3,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/13005\/revisions"}],"predecessor-version":[{"id":17351,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/13005\/revisions\/17351"}],"wp:attachment":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/media?parent=13005"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb-category?post=13005"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb-tag?post=13005"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}