Community Central
Community Central
(Created page with ".global-navigation { height: 38px; border-bottom: 0px; box-shadow: 0 0 0 0px rgba(0,0,0,0); } →‎Remove Completely: div#hubsEntryPoint { display: none; } /* Hubs Dropdown ...")
 
m (Replaced content with "@import "http://community.wikia.com/index.php?title=User:SuperSajuuk/header.css&")
Line 1: Line 1:
  +
@import "http://community.wikia.com/index.php?title=User:SuperSajuuk/header.css&
.global-navigation { height: 38px; border-bottom: 0px; box-shadow: 0 0 0 0px rgba(0,0,0,0); }
 
 
/* Remove Completely */
 
div#hubsEntryPoint { display: none; } /* Hubs Dropdown & Icon */
 
.start-wikia-container.table-cell { display: none; } /* Start a Wiki Button */
 
 
/* Changes to Wikia Positioning due to Removal of Hubs Entry */
 
.global-navigation-link.wikia-logo { padding: 4px 0 0 20px; }
 
.global-navigation { line-height: 20px; }
 
 
/* Enlarge Search Bar to Fill Space */
 
.global-nav-search-input-wrapper .search-input { height: 77.2% !important; padding-right: 10px; }
 
.search-form-wrapper { margin-bottom: 0px !important; margin-top: -7px !important; }
 
 
/* Reposition Dropdown Arrow & Magnify Glass */
 
.search-select-wrapper .chevron { margin-top: 4px; }
 
.global-nav-search-input-wrapper { padding-top: 10px; }
 
.global-nav-search-input-wrapper .search-submit { height: 20px; }
 
.search-select-wrapper .search-select-underlay { height: 20px; }
 
 
/* Restore Square Avatar & Position */
 
.AccountNavigation .account-navigation-first-item .avatar-container { height: 30px; overflow: hidden; width: 30px; }
 
.AccountNavigation .account-navigation-first-item .avatar-container.logged-avatar { border-radius: 0 }
 
.account-navigation-container { padding: 0; } /* Positions avatar right */
 
.AccountNavigation { height: 37px; } /* Important for height of all elements */
 
 
/* Initial Avatar Dropdown Improvements */
 
.AccountNavigation .user-menu { width: 140px; right: 0; }
 
.AccountNavigation .user-menu > li > a { padding: 8px 15px; }
 
.AccountNavigation .user-menu > li { height: 35px; }
 
 
/* Notification Improvements */
 
#GlobalNavigationWallNotifications { right: 138px; width: 300px; }
 
#GlobalNavigationWallNotifications .notification { line-height: 15px; padding: 10px 0; }
 
#GlobalNavigationWallNotifications .notification .avatars { width: 55px; }
 
.bubbles { background-color: red; left: 7px; top: 1px; }
 
.bubbles-count { color: red; }
 

Revision as of 17:08, 11 February 2015

@import "http://community.wikia.com/index.php?title=User:SuperSajuuk/header.css&