{"id":132,"date":"2020-04-25T02:43:00","date_gmt":"2020-04-25T08:43:00","guid":{"rendered":"https:\/\/ganon.club\/?p=132"},"modified":"2020-04-25T02:43:00","modified_gmt":"2020-04-25T08:43:00","slug":"how-to-customize-the-vcenter-vcsa-login-screen-on-vmware-vcenter-7-0-an-introductory-tutorial","status":"publish","type":"post","link":"https:\/\/jackharvest.com\/index.php\/2020\/04\/25\/how-to-customize-the-vcenter-vcsa-login-screen-on-vmware-vcenter-7-0-an-introductory-tutorial\/","title":{"rendered":"How to Customize The Vcenter\/VCSA Login Screen on Vmware\/Vcenter 7.0 &#8211; An introductory Tutorial"},"content":{"rendered":"\n<p>The video goes over the majority of what I wanted to convey. It isn&#8217;t scripted, so we have some fun when things don&#8217;t go well.<\/p>\n\n\n\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<div class=\"nv-iframe-embed\"><iframe loading=\"lazy\" title=\"Customize The Vcenter\/VCSA Login Screen on Vmware 7.0 - Tutorial and How To\" width=\"1200\" height=\"675\" src=\"https:\/\/www.youtube.com\/embed\/dSa2tx0g71E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/div>\n<\/div><\/figure>\n\n\n\n<p>Anyway, here&#8217;s some code blocks with helpful information in case checking the Youtube description is below you.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>LOCATION FOR IMAGE STORAGE:\nhttps:&#47;&#47;&#91;VCSAaddress]\/websso\/resources\/img\/\n\nLOCATION FOR THE CSS FILE &#91;FOR SSH\/PUTTY]:\n\/usr\/lib\/vmware-sso\/vmware-sts\/webapps\/ROOT\/resources\/css\/clr-ui.min.css\n\nSOME OF THE CSS I ENDED UP CHANGING TO ACHIEVE THE RESULT I DID:\n.login-wrapper .login {\n    background: #292929;\n    color: white;\n\n    position: relative;\n    display: -ms-flexbox;\n    display: flex;\n    -ms-flex-direction: column;\n    flex-direction: column;\n    -ms-flex-pack: center;\n    justify-content: center;\n    padding: 1rem 2.5rem;\n    margin-left: 500px;\n    min-height: 100vh;\n    min-width: 35em;\n    opacity: 92%;\n    -moz-box-shadow: 0px 10px 42px -1px rgba(0,0,0,0.92);\n    box-shadow: 0px 10px 42px -1px rgba(0,0,0,0.92);\n\n    animation: 2865.31ms cubic-bezier(0.6, -0.42, 0, 1.38) 145.297ms 1 normal forwards running slide-right;\n    transform: translateX(-210%);\n}\n\n@keyframes slide-right {\n  to {\n    transform:translateX(0);\n  }\n}\n\n\n.btn-primary .btn, .btn.btn-primary {\n    border-color: #6b8e5a;\n    background-color: #9acd82;\n    color: #323731;\n    font-weight: bolder;\n    height: 50px;\n    border-radius: 200px 200px 200px 200px;\n    -moz-border-radius: 200px 200px 200px 200px;\n    -webkit-border-radius: 200px 200px 200px 200px;\n    border: 3px solid #ffffb5;\n}\n\n.login-wrapper .login .title {\n    line-height: 12;\n    background-size: 100% auto;\n    background-repeat: no-repeat;\n    background-position: right;\n    background-position-y: -6px;\n    margin-bottom: -189px;\n    font-size: 1.333333rem;\n    color: white;\n    background-image: url(..\/..\/resources\/img\/IntelNUCVcenterWallpaper_transparent.png);\n}\n\n\n.login-wrapper {\n    display: -ms-flexbox;\n    display: flex;\n\n    background-size: auto 100%;\n    background-max-height: ;\n    background-position-y: top;\n    \n    background-color: #9acd82;\n    background-image: url(..\/..\/resources\/img\/Jackharvest_Dog_2560x1080plus.png);\n    \n    background-repeat: no-repeat;\n}\n\n.footer {\n    position: absolute;\n    left: 550px;\n    bottom: 20px;\n    font-weight: bold;\n    padding: 10px;\n    color: #7B7E81;\n    padding-left: 44px;\n}\n\n\ninput&#91;type=date], input&#91;type=datetime-local], input&#91;type=email], input&#91;type=number], input&#91;type=password], input&#91;type=tel], input&#91;type=text], input&#91;type=time], input&#91;type=url] {\n   \n    color: #cbfeb4;\n\n}<\/code><\/pre>\n\n\n\n<p>Please remember to share some of your discoveries! I&#8217;d love to see what others come up with. Ask any questions you may have in the comments below. I&#8217;ll do my best to answer them.<\/p>\n\n\n<ul class=\"wp-block-latest-posts__list is-grid columns-3 aligncenter wp-block-latest-posts\"><li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/jackharvest.com\/index.php\/2025\/07\/27\/build-your-own-minisforum-n5-inspired-mini-nas-a-comprehensive-guide\/\">Build Your Own Minisforum N5 Inspired Mini NAS: A Comprehensive Guide<\/a><\/li>\n<li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/jackharvest.com\/index.php\/2025\/04\/11\/pillarmax-3d-printed-16-bay-nas-for-drives-super-cool-super-power-efficient-super-economical-super-free-and-doesnt-require-mini-itx\/\">pillarMax: 3D Printed 16-bay NAS for 3.5??? Drives. Super Cool, Super Power Efficient, Super Economical, Super Free (and doesn???t require Mini-ITX!).<\/a><\/li>\n<li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/jackharvest.com\/index.php\/2025\/03\/12\/pillarpro-3d-printed-8-bay-nas\/\">pillarpro: 3D Printed 8-bay NAS with 3.5??? Drives. Super Cool, Super Power Efficient, Super Economical, Super Free (and doesn&#8217;t require Mini-ITX!).<\/a><\/li>\n<li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/jackharvest.com\/index.php\/2025\/02\/25\/pillarmini-3d-printed-4-bay-nas-with-3-5-drives-super-cool-super-power-efficient-super-economical-super-free-and-fits-on-tiny-print-beds\/\">pillarmini: 3D Printed 4-bay NAS with 3.5&#8243; Drives. Super Cool, Super Power Efficient, Super Economical, Super Free (and fits on tiny print beds!).<\/a><\/li>\n<li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/jackharvest.com\/index.php\/2025\/02\/08\/how-to-have-hosted-wiki-js-site-open-hyperlinks-and-urls-in-new-tabs\/\">How to have hosted wiki.js site open hyperlinks and urls in new tabs.<\/a><\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>The video goes over the majority of what I wanted to convey. It isn&#8217;t scripted, so we have some fun when things don&#8217;t go well. Anyway, here&#8217;s some code blocks with helpful information in case checking the Youtube description is below you. Please remember to share some of your discoveries! I&#8217;d love to see what&hellip;&nbsp;<a href=\"https:\/\/jackharvest.com\/index.php\/2020\/04\/25\/how-to-customize-the-vcenter-vcsa-login-screen-on-vmware-vcenter-7-0-an-introductory-tutorial\/\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">How to Customize The Vcenter\/VCSA Login Screen on Vmware\/Vcenter 7.0 &#8211; An introductory Tutorial<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":135,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[23],"tags":[24,25,26,27,28,29,30,31],"class_list":["post-132","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-vmware","tag-7-0","tag-css","tag-customize","tag-how-to","tag-login","tag-tutorial","tag-vcenter","tag-vmware"],"jetpack_featured_media_url":"https:\/\/jackharvest.com\/wp-content\/uploads\/2019\/02\/cropped-2019-02-21_22-08-36-1-1.jpg","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/jackharvest.com\/index.php\/wp-json\/wp\/v2\/posts\/132","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jackharvest.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jackharvest.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jackharvest.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jackharvest.com\/index.php\/wp-json\/wp\/v2\/comments?post=132"}],"version-history":[{"count":0,"href":"https:\/\/jackharvest.com\/index.php\/wp-json\/wp\/v2\/posts\/132\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jackharvest.com\/index.php\/wp-json\/wp\/v2\/media\/135"}],"wp:attachment":[{"href":"https:\/\/jackharvest.com\/index.php\/wp-json\/wp\/v2\/media?parent=132"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jackharvest.com\/index.php\/wp-json\/wp\/v2\/categories?post=132"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jackharvest.com\/index.php\/wp-json\/wp\/v2\/tags?post=132"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}