[ljcom] r10619: LJSUP-9035: Home page branding ?\226?\12...
Committer: narefieva
LJSUP-9035: Home page branding ?\226?\128?\148 S8A trunk/htdocs/img/reskining/2011/june/super8/ A trunk/htdocs/img/reskining/2011/june/super8/body-bg.jpg A trunk/htdocs/img/reskining/2011/june/super8/branding-links.png A trunk/htdocs/img/reskining/2011/june/super8/footer-bg.jpg A trunk/htdocs/img/reskining/2011/june/super8/horizon-bg.jpg A trunk/htdocs/img/reskining/2011/june/super8/lanz.jpg A trunk/htdocs/img/reskining/2011/june/super8/menu-bg.gif A trunk/htdocs/stc/reskining/2011/june/super8/ A trunk/htdocs/stc/reskining/2011/june/super8/homepage.css
Added: trunk/htdocs/img/reskining/2011/june/super8/body-bg.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/img/reskining/2011/june/super8/body-bg.jpg
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/htdocs/img/reskining/2011/june/super8/branding-links.png
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/img/reskining/2011/june/super8/branding-links.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/htdocs/img/reskining/2011/june/super8/footer-bg.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/img/reskining/2011/june/super8/footer-bg.jpg
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/htdocs/img/reskining/2011/june/super8/horizon-bg.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/img/reskining/2011/june/super8/horizon-bg.jpg
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/htdocs/img/reskining/2011/june/super8/lanz.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/img/reskining/2011/june/super8/lanz.jpg
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/htdocs/img/reskining/2011/june/super8/menu-bg.gif
===================================================================
(Binary files differ)
Property changes on: trunk/htdocs/img/reskining/2011/june/super8/menu-bg.gif
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/htdocs/stc/reskining/2011/june/super8/homepage.css
===================================================================
--- trunk/htdocs/stc/reskining/2011/june/super8/homepage.css (rev 0)
+++ trunk/htdocs/stc/reskining/2011/june/super8/homepage.css 2011-06-10 06:30:54 UTC (rev 10619)
@@ -0,0 +1,480 @@
+/* Horizon
+--------------------------------------*/
+/* Welcome block */
+#welcome,
+#welcome A {
+ color: #000 !important;
+ }
+
+/* Dropdown menus */
+.NavMenuItem:hover,
+.NavMenuItem:hover A,
+.NavMenuSubNav LI {
+ background:#333 !important;
+ }
+.NavMenuItem:hover A:link,
+.NavMenuItem:hover A:visited,
+.NavMenuSubNav LI A:link,
+.NavMenuSubNav LI A:visited {
+ color:#FFF !important;
+ }
+.NavMenuSubNav LI A:link,
+.NavMenuSubNav LI A:visited {
+ color:#FFF !important;
+ }
+.NavMenuSubNav LI A:link:hover,
+.NavMenuSubNav LI A:visited:hover {
+ background:#333 !important;
+ color:#CCC !important;
+ font-weight:normal !important;
+ }
+
+
+/* Logged in
+--------------------------------------*/
+.logged-in #navigation {
+ background: #000 url(/img/reskining/2011/june/super8/horizon-bg.jpg?v=1) 100% 0 no-repeat;
+ }
+ .logged-in #Logo {
+ top: 15px;
+ right: 25px;
+ }
+ .mobile-msg #Logo {
+ top: 38px;
+ }
+ .logged-in #Logo A {
+ display: block;
+ height: 55px;
+ width: 237px;
+ }
+.NavMenuItem A,
+.NavMenuItem A:visited {
+ color: #FFF;
+ }
+.NavMenuItem:link,
+.NavMenuItem:visited,
+.NavMenuItem:hover,
+.NavMenuItem:active {
+ border: 0 !important;
+ }
+
+
+/* Lanzelot
+--------------------------------------*/
+#header {
+ background: #000 url(/img/reskining/2011/june/super8/lanz.jpg?v=1) 0 100% no-repeat;
+ }
+ #header .logo,
+ #header .logo A,
+ #header .logo SPAN {
+ background:none;
+ width:254px !important;
+ }
+
+#header .login-tl {
+ top: 20px;
+ background: none;
+ }
+
+/* Search bar links */
+#header .searchbar .links {
+ color: #FFF !important;
+ }
+#header .searchbar .links A {
+ border-color: #FFF !important;
+ color: #FFF !important;
+ }
+#header .searchbar .links A:hover {
+ border-color: #6B6B6B !important;
+ color: #FFF !important;
+ }
+
+/* Userbar */
+#header .userbar A:link,
+#header .userbar A:visited {
+ border-color:#FFF !important;
+ color: #FFF !important;
+ }
+#header .userbar A:hover {
+ border-color:#6B6B6B !important;
+ color: #FFF !important;
+ }
+
+#header .themes .next {
+ background: none;
+ }
+#header .searchbar .tabs .cur,
+#header .themes .cur {
+/* background-image:url(/img/reskining/2011/june/super8/menu-bg.gif?v=1); */
+ background: #333;
+ -webkit-border-top-right-radius: 4px;
+ -webkit-border-top-left-radius: 4px;
+ -moz-border-radius-topright: 4px;
+ -moz-border-radius-topleft: 4px;
+ border-top-right-radius: 4px;
+ border-top-left-radius: 4px;
+ }
+.themes .submenu {
+ background: #333;
+ -webkit-border-bottom-right-radius: 5px;
+ -webkit-border-bottom-left-radius: 5px;
+ -moz-border-radius-bottomright: 5px;
+ -moz-border-radius-bottomleft: 5px;
+ border-bottom-right-radius: 5px;
+ border-bottom-left-radius: 5px;
+ }
+ .themes .submenu LI.last {
+ background: none !important;
+ }
+.themes .submenu LI DIV {
+ background: none;
+ }
+
+
+#header .searchbar .tabs .cur LABEL,
+#header .themes .cur SPAN {
+ background-image: none;
+ }
+#header .themes .submenu SPAN.pic-count {
+ background:none;
+ }
+
+/* Login form */
+#header TABLE.login-form,
+#header TABLE.login-form LABEL,
+#header TABLE.login-form A:link,
+#header TABLE.login-form A:visited {
+ border-color: #FFF;
+ color: #FFF !important;
+ }
+#header TABLE.login-form A:link:hover,
+#header TABLE.login-form A:visited:hover {
+ border-color: #6B6B6B !important;
+ color: #FFF !important;
+ }
+
+/* The block about reskining */
+DL.b-reskining-about {
+ display: none;
+ }
+
+
+/* BODY Branding
+---------------------------------------*/
+/* Links Lanzelot */
+.s-lanzelot A:link,
+.s-lanzelot A:visited {
+ border-bottom: 1px solid #CCCCCC;
+ color: #6b6b6b !important;
+ text-decoration: none;
+ }
+.s-lanzelot A:hover {
+ border-color: #a1a1a1;
+ }
+/* Links more */
+.s-lanzelot .more:link,
+.s-lanzelot .more:visited,
+.s-lanzelot UL.opt-menu LI STRONG {
+ background: #a1a1a1;
+ color: #FFF !important;
+ }
+.s-lanzelot .more:hover {
+ background: #CCC;
+ }
+
+/* Links Horizont */
+.s-horizon .logged-in {
+ color: #FFF;
+ }
+.s-horizon .homepage-loggedout A,
+.s-horizon .homepage-loggedin A:link,
+.s-horizon .homepage-loggedout A,
+.s-horizon .homepage-loggedin A:visited {
+ color: #6b6b6b !important;
+ }
+/* Links more */
+.s-horizon .more:link,
+.s-horizon .more:visited,
+.s-horizon UL.opt-menu LI STRONG {
+ padding: 0;
+ background: none;
+ }
+.s-horizon .more:hover {
+ padding: 0;
+ background: none;
+ }
+/*
+.more:link, .more:visited,
+UL.opt-menu LI STRONG {
+ background: #a1a1a1;
+ }
+.more:hover {
+ background: #CCC;
+ }
+*/
+
+/* Common styles for more-link */
+.appwidget .more-link {
+ background: none;
+ padding: 0;
+ color: #6b6b6b !important;
+ }
+
+/* Background */
+BODY.s-lanzelot,
+BODY.s-lanzelot.logged-out {
+ background: #FFF url(/img/reskining/2011/june/super8/body-bg.jpg?v=1) no-repeat 50% 0 !important;
+ }
+BODY.s-horizon {
+ background: #FFF url(/img/reskining/2011/june/super8/body-bg.jpg?v=1) no-repeat 50% 0 !important;
+ }
+
+
+/* Header Lanzelot */
+#genres {
+ background: none;
+ }
+ #genres A {
+ color: #EBF3FB !important
+ }
+
+/* Dividers for Lanzelot */
+.hr,
+.hr-solid {
+ display: none;
+ }
+
+/* All widgets */
+.w-body {
+ background: #FFF;
+ }
+.w-head {
+ background: none !important;
+ }
+ .w-head H2 {
+ color: #404040;
+ }
+ .w-head .w-head-corner {
+ display: none;
+ }
+
+/* Widget Lanzelot & Horizon */
+.s-lanzelot .mod-tl,
+.s-lanzelot .mod-tr,
+.s-lanzelot .mod-bl,
+.s-lanzelot .mod-br,
+.s-lanzelot .homepage-loggedin .appwidget-ratingtop10 H2 SPAN,
+.s-lanzelot #lz-side .appwidget-ratingtop10 H2 SPAN {
+ background: none;
+ }
+.s-lanzelot .appwidget-vgifts,
+.s-lanzelot .appwidget-featuredstyles,
+.s-lanzelot .appwidget-friendupdates,
+.s-lanzelot .appwidget-ratingtop10 {
+ background: #FFF;
+ border: 1px solid #CCC;
+ border-radius: 5px;
+ }
+.homepage-loggedin .appwidget-ratingtop10 H2,
+#lz-side .appwidget-ratingtop10 H2 {
+ -webkit-border-top-right-radius: 5px;
+ -webkit-border-top-left-radius: 5px;
+ -moz-border-radius-topright: 5px;
+ -moz-border-radius-topleft: 5px;
+ border-top-right-radius: 5px;
+ border-top-left-radius: 5px;
+ }
+.appwidget-ratingtop10 .content {
+ border: 0;
+ }
+.appwidget-recentcomments {
+ padding: 0 0 5px;
+ }
+.b-qotd,
+.appwidget-recentcomments,
+.w-statistics,
+.homepage-insidelj {
+ background: #FFF;
+ -webkit-border-top-right-radius: 5px;
+ -webkit-border-top-left-radius: 5px;
+ -moz-border-radius-topright: 5px;
+ -moz-border-radius-topleft: 5px;
+ border-top-right-radius: 5px;
+ border-top-left-radius: 5px;
+ }
+.homepage-insidelj {
+ margin: 0 0 10px;
+ }
+.s-lanzelot .homepage-loggedin .b-qotd h2,
+.s-lanzelot .appwidget-recentcomments .w-head,
+.s-lanzelot .w-statistics H2,
+.s-lanzelot .homepage-insidelj H2,
+.s-horizon .homepage-loggedin .b-qotd h2,
+.s-horizon .appwidget-recentcomments .w-head,
+.s-horizon .w-statistics H2,
+.s-horizon .homepage-insidelj H2,
+.s-horizon .w-head H2,
+.s-horizon .appwidget-ratingtop10 H2,
+.s-lanzelot .appwidget-trynbuy H2 {
+ -webkit-border-top-right-radius: 5px;
+ -webkit-border-top-left-radius: 5px;
+ -moz-border-radius-topright: 5px;
+ -moz-border-radius-topleft: 5px;
+ border-top-right-radius: 5px;
+ border-top-left-radius: 5px;
+ background: #ededed !important;
+ color: #404040;
+ }
+.appwidget-trynbuy .w-body {
+ -moz-border-radius: 0;
+ -webkit-border-radius: 0;
+ border-radius: 0;
+ }
+.homepage-loggedin .appwidget-recentcomments h2,
+.homepage-loggedout .appwidget-journalspotlight h2 {
+ background: none;
+ }
+.w-statistics {
+ float: none;
+ margin-bottom: 20px;
+ }
+ .w-statistics .canyon {
+ padding: 0 8px;
+ }
+.logged-out .w-statistics H2{
+ font-size: 14px;
+ font-weight: bold;
+ line-height: 1.2;
+ padding: 5px 8px;
+ }
+
+/* Lanzelot headers in text */
+#lz-content,
+.lz-body H1 {
+ color: #FFF;
+ }
+
+/* LJTIMES background */
+#ljtime_bottom {
+ background: #000;
+ }
+
+/* FOOTER Lanzelot & Horizon
+----------------------------------------*/
+#footer,
+body.logged-out #footer {
+ padding-top: 75px;
+ background: #000 url(/img/reskining/2011/june/super8/footer-bg.jpg?v=1) no-repeat 50% 0 !important;
+ }
+#footer .map H3 {
+ color: #DDD;
+ }
+#footer A:link,
+#footer A:visited {
+ color: #959595 !important;
+ border-color: #333;
+ }
+#footer A:hover {
+ border-color: #959595;
+ }
+DL.current-version {
+ color: #959595;
+ }
+.s-lanzelot .index-page #main_body {
+ margin-bottom: -30px;
+ }
+.s-horizon .index-page #footer {
+ margin: 0 !important;
+ }
+.s-horizon #footer {
+ margin-left: 0 !important;
+ margin-right: 0 !important;
+ }
+ .s-horizon #footer-links,
+ .s-horizon #footer {
+ border: 0;
+ }
+.s-horizon #footer-links TABLE TD H3 {
+ color: #FFF;
+ }
+.s-horizon #footer-copyright {
+ color: #FFF;
+ background: #000;
+ }
+
+/* ACTIONS block Lanzelot */
+.actions {
+ border: 1px solid #CCC;
+ -webkit-border-radius: 5px;
+ -moz-border-radius: 5px;
+ border-radius: 5px;
+ }
+.actions,
+.actions .last,
+.actions .first,
+.actions .first .tl-w,
+.actions .last .tr-w {
+ background: none !important;
+ }
+ .actions LI,
+ .actions A SPAN {
+ border-top: 0 !important;
+ border-bottom: 0 !important;
+ }
+ .actions LI A:link,
+ .actions LI A:visited,
+ .actions LI A:hover {
+ background: none;
+ color: #FFF !important;
+ border-color: #FFF !important;
+ }
+ .actions A SPAN.txt {
+ border-color: #FFF !important;
+ }
+
+
+/* BRANDING links
+---------------------------------------*/
+#content-wrapper {
+ position: relative;
+ }
+
+.branding-links {
+ height: 0;
+ font-size: 0;
+ width: 0;
+ line-height: 0;
+ }
+ .branding-link {
+ position: absolute;
+ display: block;
+ border: 1px solid red;
+ }
+ .branding-link-1 {
+ top: -25px;
+ left: -110px;
+ width: 94px;
+ height: 217px;
+ background: url(/img/reskining/2011/june/super8/branding-links.png?v=1) no-repeat;
+ }
+ .branding-link-2 {
+ top: -25px;
+ right: -110px;
+ width: 107px;
+ height: 220px;
+ background: url(/img/reskining/2011/june/super8/branding-links.png?v=1) no-repeat 0 100%;
+ }
+ .branding-link-3 {
+ bottom: -95px;
+ right: -30px;
+ width: 315px;
+ height: 67px;
+ }
+ .branding-link A {
+ display: block;
+ height: 100%;
+ }
+
+
+
+
