Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@thorsten: Yes there seems to have problem in the Theme Options with the Custom CSS Code, Header Margins and Font Size Options. So, please download the latest version from your account and it will be fine.
For update notification: You can link us on Facebook https://www.facebook.com/catchthemes or Follow us in Twitter http://twitter.com/catchthemes.
Sakin
Keymaster@thorsten: Catch Box Pro is just translation ready. Where inside the language folder you will see catchbox-pro.pot . Now you need to create .mo and .po files for your language. You can created it through http://www.poedit.net/
Sakin
Keymaster@kangooloss3: That’s not the theme issues. It’s the plugin issue. Which plugin you are using? Can you post that in the support forum of that plugin.
Let me know if you need more help.
Sakin
KeymasterHi Fannie,
The site URL is has nothing http://www.jplconseil.fr/. Can you send me your site URL.
Regards,
SakinSakin
Keymaster@Piirus: You can add the following css in “Custom CSS” box in your Theme Options
.commentlist > li.bypostauthor {
background-color: transparent;
}
Sakin
Keymaster@sheardp: No proble with image wrap with H1 element. When building child theme wrap site title and description in one wrapper and then you can align it.
Sakin
Keymaster@rlsdesigns: For adding slider with just image and title without making it clickable. This can be done by using Featured Image Slider.
1. Go to “Theme Options -> Featured Slider”
2. Then in your “Slider Options”, select “Featured Image Slider”.
3. Then add image and title only in your “Featured Image Slider Options” and then click on save.It’s all done.
Sakin
Keymaster@suzanne: We haven’t work on 3 column layout. We will think about adding it in future updates.
Sakin
Keymaster@rahul: You have posted your question on “Free Themes” forum and we have two free themes “Simple Catch” and “Catch Box”. So, I need to know for which theme you are asking for help. And also if you have design in concept then send in screenshot so that I can send you detail instruction.
January 3, 2013 at 11:03 pm in reply to: Question about Removing Right-side bar for some pages #2753Sakin
Keymaster@aabdi406: Just edit your page and then below the text editor. There you will see “Select Sidebar Layout” box. Where you can just select “No Sidebar”.
Sakin
Keymaster@CCR2P: You can add the following CSS in “Custom CSS” box in Theme Option under Appearance tab in your WordPress Dashboard.
/* For header search bar: */
#branding #searchform {
top: 2em;
}
/* For background image. You can add like below: */
body {
background: url("http://img27.imageshack.us/img27/8095/finalccr2plogoheaderv3.jpg") no-repeat scroll 0 0 transparent;
}
/* For hiding header search box in mobile devices */
@media screen and (max-width: 479px) {
#branding #searchform {
display: none;
}
Sakin
Keymaster@titoslack: Do you meant that in the Homepage. For that you need to build custom child theme and edit content.php . It’s a bit complex level of customization.
Sakin
Keymaster@Poornima: please use the proper forum. This forum is for Catch Box theme. For Simple Catch theme you can use this http://catchthemes.com/support-forum/forum/simple-catch-public/.
For menu width it is fixed with the div.layout-978 and for menu you have already fixed it.
January 3, 2013 at 10:36 pm in reply to: How do I change the "Home" name? I tried static page unsuccessfully #2745Sakin
Keymaster@greenie: I have already replied you in http://wordpress.org/support/topic/how-do-i-change-the-home-name-i-tried-static-page-unsuccessfully
Sakin
Keymaster@mrblista: You don’t need to create any .css file. You can just add the css you like in “Custom CSS” box in your Theme Options under Appearance Tab in your WordPress Dashboard.
Sakin
Keymaster@JRichi: it’s valid for all themes. It’s the support you want. It will give your access to support ticket and few customization that we can help you with.
-
AuthorPosts