-
Author
-
November 23, 2015 at 21:38 #88684princekarl2000Participant
Hi
I would like to customize bbpress search to look like on my attachment?
Attachments:
You must be logged in to view attached files.November 24, 2015 at 17:10 #88795RaduModeratorHi,
I can help you with this but the search form not appears in the page that you have provided.Let me know when you add the search form there, and i will provide you a css for that.
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 24, 2015 at 17:10 #88796RaduModeratorHi,
I can help you with this but the search form not appears in the page that you have provided.Let me know when you add the search form there, and i will provide you a css for that.
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 24, 2015 at 18:31 #88837princekarl2000ParticipantSorry My site is under construction. I try to test the different features your theme provides.
I Am going trough the support forum to pick up subjects I think can help me solve some problems myself.
But I would like to have some help on some different customization:
1- customize the search form,
2- No avatar in forum lists,
3- square author avatar with username and membership level at the bottom. On post page only.
the Url:
http://community.astoci.org/forums/,http://community.astoci.org/forums/topic/new-car/
Attachments:
You must be logged in to view attached files.November 25, 2015 at 16:25 #89009RaduModeratorHi,
Css for Search
COPY CODEform#bbp-search-form { width: 98%; border-radius:5px !important; margin:0 !important; } main-color #bbpress-forums form#bbp-search-form { box-shadow: 0 0 0 6px #f7f7f7; }
Css for avatars
COPY CODEdiv#bbpress-forums .bbp-replies li .bbp-reply-author a img { border-radius: 5px !important; } Hide avatars from main forum <pre> #bbpress-forums li.bbp-forum-freshness .bbp-author-avatar img.avatar { display:none !important;}
#bbpress-forums div.bbp-forum-author .bbp-author-avatar, #bbpress-forums div.bbp-topic-author .bbp-author-avatar, #bbpress-forums div.bbp-reply-author .bbp-author-avatar {
width: 100%;
padding:0 !important;
margin: 0 !important;
}#bbpress-forums div.bbp-reply-author { border: 1px solid #ddd;padding-top: 20px;}
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 25, 2015 at 23:28 #89121princekarl2000ParticipantThanks much for the codes. they worked.
I am still going through the forum to find solutions for my customizations issues, but I still need your help.
I have more changes needed. Please see the attachment.
TkxAttachments:
You must be logged in to view attached files.November 28, 2015 at 00:04 #89663LauraModeratorHello, we can help you with small modifications but you would need to hire a developer to do this kind of issue, please let me know if you have any theme issue and i will be happy to help you 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 28, 2015 at 22:28 #89855LauraModeratorHello, if you share admin credentials i can help with text color, the rest would require a developer. We already did a lot of modifications and we can only help with small ones.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 29, 2015 at 23:15 #89996LauraModeratorHello, here it is 🙂
Please add it to style.css of child themeCOPY CODEul#menu-kleotopmenu li a:hover { color: red !important; } ul.dropdown-menu.sub-menu.pull-left a:hover { color: white; } .kleo_framework.breadcrumb span.active { color: red !important; } p.page-info em.muted { color: red !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.