Forum Replies Created
-
Here pasting the contents of my header.php template page.php?
You know how it a turn off?
I managed to add style to the default BuddyPress theme 🙂
Now I have only the width I need to setThank you for your help 🙂
After installing BuddyPress displayed this on full page width,
it looks like now: http://img10.imageshack.us/img10/3756/szerokosc.png
very bad :), but this is a separate problem, I can not, set here, width ;/These links which I added myself not messing up my current theme 🙂
what files I need to create here?
Yes 🙂 I do not need this right now 😉
“show up in Activity Stream”pasted the code here http://wklej.org/id/927729/
@”
”
`
Why can not I here pasting the css styles?in addition, all pages BuddyPress are displayed the whole width of the
I added two of these links to header.php, of course, have changed the name of the css file
“
I buy U-design theme can be found at ThemeForestI do not remember the name of the theme
I have the style to the registration page BuddyPress
`/*************************** Register Page ***************************/
.bp-wrapper .register-section .textInput,
.bp-wrapper .register-section input[type=”text”],
.bp-wrapper .create-form .textInput,
.bp-wrapper .create-form input[type=”text”] {
width: 250px;
}
.bp-wrapper .register-section #signup_username,
.bp-wrapper .register-section #signup_password,
.bp-wrapper .register-section #signup_password_confirm {
width: 142px;
}
.bp-wrapper .register-section,
.bp-wrapper .create-form {
padding: 20px;
margin: 15px 0;
border: 1px solid #eee;
}
.bp-wrapper .register-section h4,
.bp-wrapper .create-form h4 {
font-size: 20px;
line-height: 1;
}
.bp-wrapper .create-form label {
font-weight: bold;
}
.bp-wrapper .standard-form#signup_form div div.error {
color: #8a1f11;
margin: 10px 0 5px 0;
}`I do not know what to do now
the contents of the files I need to copy and paste into my current theme? style.css, but where BuddyPress will know that he has into this use?
I have two files bp.css and bp-admin.css, these files are responsible for BuddyPress style, I got them from my old template, I do not know how I have them enter into a new wordpress theme
*where should I edit this file
Where do I edit the file?