Forum Replies Created
-
Author
-
MiladaParticipant
Helo Laura , I did just that, but it does not work
Attachments:
You must be logged in to view attached files.MiladaParticipantHi Laura, not work
/*
Theme Name: Sweetdate Child
Theme URI:
Description: Child theme for Sweetdate
Author: SeventhQueen
Author URI: http://seventhqueen.com
Template: sweetdate
Tags: dating, clean, responsive, creative, minimal, modern, landing page, social, buddypress,bbpress, woocommerce
License: GNU General Public License
License URI: license.txt
*//*
* Please add your custom styles below
*//*
* MY ADD How to Change the Search and Register Form Colors
*/.form-header {
border-left: 10px solid rgba(31, 168, 209, 0.3);
border-right: 10px solid rgba(31, 168, 209, 0.3);
border-top: 10px solid rgba(31, 168, 209, 0.3);
}
.form-search, .form-header {
background: none repeat scroll 0 0 #0296C0;
}
.form-search {
border-left: 10px solid rgba(31, 168, 209, 0.3);
border-right: 10px solid rgba(31, 168, 209, 0.3);
}.form-search.custom div.custom.dropdown a.selector, .form-search.custom div.custom.dropdown a.current, .form-search.custom select {
border: 1px solid #1FA8D1;
}
.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: #1FA8D1;
}.form-footer {
background: url(“../images/patterns/gray_pattern.gif”) repeat scroll 0 0 #F8F8F8 !important;
border-bottom: 10px solid #FAFAFA !important;
border-left: 10px solid #FAFAFA !important;
border-right: 10px solid #FAFAFA !important;
color: #777777 !important;
}/*
* MY ADD avatar not show corect in registration form
*/ul.profile-thumbs li {
height: 94px !important;
width: 94px !important;
}MiladaParticipant1. Download the latest sweetdate pack version
2. Unzip and look and navigate to Main Files/wordpress/ Version 2.9 , there you will see a sweet date archive
3. Unzip the sweetdate.zip.
4. Then go to wp-content/themes/sweetdate and Upload all extract files over the existing files
5. Then go to themes/sweetdate/lib/bp-album/includes/languages
6. And open bp-album-en.po with po editor https://poedit.net/
7. Translate
8. Download with FTP bp-album-?.po and bp-album-?.mo to themes/sweetdate/lib/bp-album/includes/languages
ready.
Thanks Radu, work
MiladaParticipantHi Radu , I start with a http://howtogroweasy.com/ clean installation of version 3.0 to see where the problem is, I will inform you.
MiladaParticipantHelo Radu, I did everything you did as you showed me but without success.
Attachments:
You must be logged in to view attached files.MiladaParticipantHi Radu,
1.download 3.0 version pack
2.open FTP
3.open directory wp-content/themes and replace sweetdate-child and sweetdateor ???
MiladaParticipantHi Radu,
1.download 3.0 version pack
2.open FTP
3.open directory wp-content/plugins/themes and replace sweetdate-child and sweetdateor ???
MiladaParticipantThank you Laura, I do not understand,
Attachments:
You must be logged in to view attached files.MiladaParticipantHello, I did exactly as I wrote to you, but the string is gone.
Attachments:
You must be logged in to view attached files.October 5, 2016 at 20:15 in reply to: Change the Search and Register Form Colors non working #138356MiladaParticipantHello, I changed the color green and I followed your directions but can not change the color of the menu and features of search form.
/*
Theme Name: Sweetdate Child
Theme URI:
Description: Child theme for Sweetdate
Author: SeventhQueen
Author URI: http://seventhqueen.com
Template: sweetdate
Tags: dating, clean, responsive, creative, minimal, modern, landing page, social, buddypress,bbpress, woocommerce
License: GNU General Public License
License URI: license.txt
*/
@import url(“../sweetdate/style.css”);/*
* Please add your custom styles below
*//*
* MY CUSTUM STYLES START How to Change the Search and Register Form Colors
*/.form-header {
border-left: 1px solid rgba(255, 168, 255, 0.3) !important;
border-right: 1px solid rgba(255, 168, 255, 0.3) !important;
border-top: 1px solid rgba(255, 255, 255, 0.3)!important;
}
.form-search, .form-header {
background: none repeat scroll 0 0 #194d19 !important;
}
.form-search {
border-left: 1px solid rgba(255, 255, 255, 0.3);
border-right: 1px solid rgba(255, 255, 255, 0.3);
}.form-search.custom div.custom.dropdown a.selector, .form-search.custom div.custom.dropdown a.current, .form-search.custom select {
border: 1px solid #194d19;
}
.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:#3cb371 !important;
}.form-search .button { background-color:red color:green !important; }
/*
* MY CUSTUM STYLES END How to Change the Search and Register Form Colors
*/Attachments:
You must be logged in to view attached files.October 5, 2016 at 20:06 in reply to: Change the Search and Register Form Colors non working #138351MiladaParticipantHello, I changed the color green and I followed your directions but can not change the color of the menu and features of search form.
/*
Theme Name: Sweetdate Child
Theme URI:
Description: Child theme for Sweetdate
Author: SeventhQueen
Author URI: http://seventhqueen.com
Template: sweetdate
Tags: dating, clean, responsive, creative, minimal, modern, landing page, social, buddypress,bbpress, woocommerce
License: GNU General Public License
License URI: license.txt
*/
@import url(“../sweetdate/style.css”);/*
* Please add your custom styles below
*//*
* MY CUSTUM STYLES START How to Change the Search and Register Form Colors
*/.form-header {
border-left: 1px solid rgba(255, 168, 255, 0.3) !important;
border-right: 1px solid rgba(255, 168, 255, 0.3) !important;
border-top: 1px solid rgba(255, 255, 255, 0.3)!important;
}
.form-search, .form-header {
background: none repeat scroll 0 0 #194d19 !important;
}
.form-search {
border-left: 1px solid rgba(255, 255, 255, 0.3);
border-right: 1px solid rgba(255, 255, 255, 0.3);
}.form-search.custom div.custom.dropdown a.selector, .form-search.custom div.custom.dropdown a.current, .form-search.custom select {
border: 1px solid #194d19;
}
.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:#3cb371 !important;
}.form-search .button { background-color:red color:green !important; }
/*
* MY CUSTUM STYLES END How to Change the Search and Register Form Colors
*/MiladaParticipantThanks a lot Laura, camp photo send to other users to know.
Attachments:
You must be logged in to view attached files.MiladaParticipant -
AuthorPosts