Feb 02, 2009 23:16
A minor note for modifying the top bar. Can be applied to all three schemes of this base. If don't want the link list, remove all links and edit .customtext-widget. Add padding:15px 0 0; so that box content looks even up.
Final result:
.customtext-widget {
padding:15px 0 0;
}
If the custom text widget is too small, have to edit heights for the three DIV layers listed below.
#alpha
#beta
#beta-inner
`` note this