ning skin and photos etc
Ning To Jamroom
brian i assume douglass created the ning skin
i wanna tell you how much work i had to do just to get that lil page counter below the blogs on the front page visible
the only way to make that visible and alow ppl to read forms and perform admin duties i had to sift through and sort out this code
.page_tab_bar_spacer,.page_banner_left,.page_banner_right,.element_left,.element_right,.form_submit_section,.page_tab_bar_holder,
background-color: transparent!important;
}.page_table_cell{color:white!important;}
.page_table_header,.page_table_row,.page_table_row_alt,.page_table {
background-color: transparent!important;
color: white!important;
}
.CodeMirror {background:none transparent;}
this i even had to make the template editor background transparent wich made that hard to read (but was better then most of it being white on white) becausethat uses multi colored text
all that could have been acoided with a simple class or id attached to that page picker form
updated by @soaringeagle: 12/29/14 09:23:54AM