Forum Css
@import url(http://css3.wdfiles.com/local--code/css:theme/1);
 
html, body, #container-wrap-wrap, #container-wrap, #container, #content-wrap, #main-content, #page-content {
background: none;
border: none;
}
 
#header, #login-status, #page-title, #page-content, #breadcrumbs, #action-area h1, #action-area table.form, .edit-page-bottomtable, .change-textarea-size, .edit-help-34, #page-options-container, #footer, #license-area, .note-block {
display: none !important;
}
#main-content:target #page-title, #main-content:target #action-area table.form, #main-content:target #page-options-container,  {
display: inline !important;
}
#main-content {padding: 0;}
#action-area textarea, input.form-text, input.form-url {
    border: 1px solid #aaa;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
    margin-left: 10px;
    padding: 5px;    
    font-family: Helvetica;
    color: #212121;
    -webkit-transition: border-color 300ms ease-out;
    resize: none;
}
#action-area textarea:focus, input.form-text:focus, input.form-url:focus  {
    outline-style: none;
    border: 1px solid #1b94d5;
}
#action-area textarea {height: 150px; width: 550px;}
#action-area, #container {
    width: 100% !important;
     border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;
}
#action-area {margin-top: -70px;}
#edit-page-form {margin-top: 40px;}
#edit-page-form .buttons.alignleft {
    text-align: center;
}
input#edit-cancel-button, input#edit-preview-button, input#edit-diff-button, input#edit-save-continue-button {
    display: none;
}
input#edit-save-button {
    color: transparent;
    text-indent: -9999px;
    border: none;
    display: block;
    height: 27px;
    width: 114px;
    background: url(http://css3.wdfiles.com/local--files/css:files/post-comment-button.png) no-repeat 0 0;
}
input#edit-save-button:hover {
    background-position: 0 -27px;
}
input#edit-save-button:active {
    background-position: 0 -54px;
}
.wd-editor-toolbar-panel {height: 40px;}
 
a.weditor-hr, a.weditor-div, a.weditor-clearfloat, a.weditor-table, a.weditor-toc, a.weditor-code, a.weditor-codewiz, a.weditor-uri, a.weditor-uriwiz, a.weditor-pagelink, a.weditor-pagelinkwiz, a.weditor-image, a.weditor-imagewiz, a.weditor-html, a.weditor-numlist, a.weditor-bullist, a.weditor-incindent, a.weditor-decindent, a.weditor-deflist, a.weditor-footnote, a.weditor-math, a.weditor-mathinline, a.weditor-eqref, a.weditor-bib, a.weditor-bibcite, li.hseparator, .change-textarea-size, #edit-page-form .edit-page-bottomtable, #edit-page-form input#edit-cancel-button, table.form-table tbody tr.form-row:nth-child(1), table.form-table tbody tr td.form-labels {
    display: none !important;
}
table.form-table tbody tr td.form-values {
    font-size: 1.15em;
}
table.form-table tbody tr td.form-values p {margin: 0;}
 
textarea::-webkit-scrollbar{width:9px;height:9px;}
textarea::-webkit-scrollbar-track-piece{background-color:transparent;}
textarea::-webkit-scrollbar-thumb:vertical{height:50px;background-color:#777;-webkit-border-radius:8px;}
textarea::-webkit-scrollbar-thumb:horizontal{width:50px;background-color:#777;-webkit-border-radius:8px;}
 
.odialog-shader {
    background: none;    
    filter: alpha(opacity=0);
    opacity: 0;
}
.owindow.owait, .owindow.osuccess {
    background: rgba(0,0,0,0.75);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    border-top: none !important;
}
.owindow.owait .content {
    background: transparent url(http://bmcenterprises.wdfiles.com/local--files/images/ajax-loader-white6.gif) no-repeat center center;
    color: #404040;
    text-indent: -9999px;
    width: 50px;
    height: 40px;
    padding: 0;
    border-top: none !important;
}
.owindow.osuccess .content {
    background: transparent url(http://bmcenterprises.wdfiles.com/local--files/images/emotion_smile.png) no-repeat center center;
    color: transparent;
    text-indent: -9999px;
    padding: 0;
    width: 50px;
    height: 40px;
    border-top: none;
}
 
.name-hover span {
    display: none;
    z-index: 9999;
    max-width: 250px;
}
.name-hover img.image {
    vertical-align: middle;
    opacity: 0.5;
}
.name-hover:hover img.image {
    opacity: 1;
}
.name-hover:hover span {
    position: absolute;
    display: inline;
    visibility: visible;
    opacity: 1;
    height: auto;
    width: auto;
    margin-left: 0;
    padding: 2px 5px;
    font-size: 0.75em;
    background-color: rgba(56,56,56,0.91) !important;
    color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5), 0 0 3px rgba(0,0,0,0.35) inset;
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    -webkit-background-clip: padding-box;
}
.name-hover:hover span span {
    position: relative;
    margin: auto;
    height: auto;
    width: auto;
    border: none;
    padding: 0;
}
.name-hover:hover {
    background-color: transparent;
}
 
/* preloads the spinner so that there is no lag when .owait pops up */
#extra-div-1 { 
    background: transparent url(http://bmcenterprises.wdfiles.com/local--files/images/ajax-loader-white6.gif) no-repeat;
    visibility: hidden;
}
#extra-div-2 { 
    background: transparent url(http://bmcenterprises.wdfiles.com/local--files/images/emotion_smile.png) no-repeat center center;
    visibility: hidden;
}

Discussion

No comments yet. Start the discussion…41 comments

22 Dec 2010 05:47

Testing the new page-based forum…

Edit

22 Dec 2010 05:47

Another comment…

Edit

22 Dec 2010 06:02

Anonymous test comment…

Edit

22 Dec 2010 06:14

Another test comment…

Edit

29 Dec 2010 04:10

Edit

29 Dec 2010 04:13

Edit

29 Dec 2010 04:14

Edit

29 Dec 2010 04:19

Testing

Edit

29 Dec 2010 04:20

More testing

Edit

29 Dec 2010 04:22

and more

Edit

29 Dec 2010 05:09

Redirect testing…

Edit

29 Dec 2010 05:10

And again…

Edit

30 Dec 2010 06:06

More testing…

Edit

30 Dec 2010 06:07

And again

Edit

30 Dec 2010 06:12

Testing

Edit

30 Dec 2010 06:41

Final test

Edit

30 Dec 2010 07:06

Page-based forum is ready to launch…

Edit

01 Jan 2011 06:04

Testing the new redirect…

Edit

01 Jan 2011 06:09

More testing of the redirect…

Edit

01 Jan 2011 06:15

Redirect me please…

Edit

01 Jan 2011 06:20

Redirect me please… please…

Edit

01 Jan 2011 06:20

Please

Edit

01 Jan 2011 06:26

How about now…

Edit

01 Jan 2011 06:27

Or now…

Edit

01 Jan 2011 06:34

Test

Edit

01 Jan 2011 06:35

Test

Edit

01 Jan 2011 21:36

Promising?

Edit

01 Jan 2011 21:43

getting closer.

Edit

01 Jan 2011 21:52

How about now?

Edit

01 Jan 2011 21:57

or now

Edit

01 Jan 2011 21:58

or now

Edit

01 Jan 2011 22:06

test

Edit

01 Jan 2011 22:07

test

Edit

01 Jan 2011 22:19

This should work now…

Edit

01 Jan 2011 22:22

Final test…

Edit

01 Jan 2011 22:25

All should be okay now…

Edit

01 Jan 2011 22:25

or now…

Edit

01 Jan 2011 23:16

it's not going to work :(

Edit

01 Jan 2011 23:21

damn!

Edit

01 Jan 2011 23:37

How about now…

Edit

01 Jan 2011 23:39

And it works!

Edit

Add a new comment

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License