Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: New Theme Architecture


neuromancer2701
Participant

@neuromancer2701

Thanks, I started messing around with the default theme. One small issue that I have ran it is with the welcome widget. In the old version, I was able to change the gif for the welcome widget and have a different dif for the left column.

It seem that whatever gif I use for the left column is now used for the welcome widget as well.

.bp_core_widget_welcome h2 {
background:transparent url(../images/org_leftcol_header_back.gif) no-repeat scrollleft top !important;
color:#FFFFFF !important;
}

doesn’t seem to do anything. Looks like the columns have been broken down into sections now.

Skip to toolbar