User Tools

Site Tools


web_services:cms

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
web_services:cms [2013/10/24 15:13]
tschulz created
web_services:cms [2013/10/24 16:01] (current)
tschulz [Post Daily Announcements]
Line 1: Line 1:
 ====== Web Notes ====== ====== Web Notes ======
-<​file ​html+===== Move main menu ===== 
-<div id="menu-container" style="​ +  * add a //​menu-container//​ class with absolute positioning  
-    position: absolute;+<​file ​css
 +.menu-container 
 +{   position: absolute;
     top: 120px;     top: 120px;
     left: 290px;     left: 290px;
     width: 711px;     width: 711px;
-">+}
 </​file>​ </​file>​
 +==== preview ====
 +{{:​web_services:​screenshot_from_2013-10-24_15_16_34.png?​200|}}
 +
 +===== Fix Body color =====
 +  * extend //​.content//​ class in [[http://​cms.sebeka.k12.mn.us/​sites/​all/​themes/​corporate/​css/​color-schemes.css|color-schemes.css line:78]]
 +<file css >
 +.dark .content {
 +color: #DAA520;
 +}
 +</​file>​
 +
web_services/cms.1382645605.txt.gz · Last modified: 2013/10/24 15:13 by tschulz