Forum Replies Created
-
Author
-
anonim_2mParticipant
i have same problem, but any changes made in the function.php not have effect
Mulţumesc!
my mistake, I had no child theme activated
anonim_2mParticipantput this code in Quick css
.form-header {
border-left: 1px solid rgba(255,255,255,0.2);
border-right: 1px solid rgba(255,255,255,0.2);
border-top: 1px solid rgba(255,255,255,0.2);
box-shadow: 2px 2px 2px rgba(0,0,0,0.8);
}
.form-search, .form-header {
background: rgba(255,255,255,0.4);
}
.form-search {
box-shadow: 2px 2px 2px rgba(0,0,0,0.8);
border-left: 1px solid rgba(255,255,255,0.2);
border-right: 1px solid rgba(255,255,255,0.2);
color: rgba(255,255,255,0.2);
}
.form-footer {
background: rgba(255,255,255,0.2);
border-bottom: none !important;
border-left: none !important;
border-right: none !important;
color: #777777 !important;
}
.form-search .notch {
position: absolute;
bottom: -10px;
left: 20px;
margin: 0;
border-top: none !important;
border-left: none !important;
border-right: none !important;
border-top: none !important;
padding: 0;
width: 0;
height: 0;
}
.form-search.custom div.custom.dropdown a.selector, .form-search.custom div.custom.dropdown a.current, .form-search.custom select {
border: 1px solid rgba(255,255,255,0.2);
}
.form-search.custom div.custom.dropdown a.current, .form-search.custom input[type=”text”], .form-search.custom input[type=”password”], .form-search.custom select {
background-color: rgba(255,255,255,0.2);
}
.form-footer {
background: url(“../images/patterns/gray_pattern.gif”) repeat scroll 0 0 rgba(255,255,255,0.2); !important;
border-bottom: 10px solid rgba(255,255,255,0.2);box-shadow: 2px 2px 2px rgba(0,0,0,0.8);
border-left: 10px solid rgba(255,255,255,0.2);
border-right: 10px solid rgba(255,255,255,0.2);
color: rgba(255,255,255,0.2);
}anonim_2mParticipanti have same problem have 2 woman online but in frontpage show 0, I think solving is here but I do not understand very well, where to put this code?
anonim_2mParticipanthello!
I just installed this theme but can not make occur registration button: http://i41.tinypic.com/2j287eo.png -
AuthorPosts