Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@DesignerD: Sorry there is no option for this. You need to build child theme and manually edit the image. But you can also look for plugin for social icons of your choice at http://wordpress.org/extend/plugins/
Sakin
Keymaster@Potzas: That is css circles. You can change to graphic by adding the background image in the controller. Add in the image url where there is image path and also change the height and width as per the image added. Then add the following css in “Appearance => Theme Options => Custom CSS” box.
#controllers a { background: url("image path") no-repeat scroll 0 0 transparent; height: 10px; width: 10px; } #controllers a:hover, #controllers a.active { background: url("image path") no-repeat scroll 0 0 transparent; }Sakin
Keymaster@aceenrichment: You can use “2. Catch Everest: Advertisement” widget, which accepts HTML code in Ads code space.
Sakin
Keymaster@hauaua: There is no option to make the logo on the left and menu on the right in the header. It’s design to make the logo and right sidebar in the header and then menu.
Yes you can try hiring the developer and do the customization. There might me one way to do that by changing the css value. I can just give you the hint and you have to find the developer to do the rest.
For assigning the Header wrap the width and float left and then menu width with float right. See the following css and add it in “Appearance => theme Options => Custom CSS” box and adjust as per your need.
#hgroup-wrap { display: inline-block; float: left; overflow: hidden; padding: 0 5%; width: 40%; } #header-menu { display: inline-block; float: right; width: 50%; } #main-slider, #main { clear: both; }Sakin
Keymaster@jwendell: Not sure about the excel form. But yes for contact form and all you can use Contact Form 7.
Ok I just search in WordPress plugin http://wordpress.org/extend/plugins/ and see the plugin http://wordpress.org/plugins/groupdocs-viewer/ . Maybe this will work. But I haven’t tried it.
Sakin
Keymaster@bigbipper: I don’t get it what you mean? You should be able to do it through custom menu and also check the link where there is instruction to add it.
Sakin
Keymaster@kz2284: You can customize the color from “Appearance => Theme Options => Color Options”
For more check out theme instruction http://catchthemes.com/theme-instructions/catch-mustang/
Sakin
Keymaster@Ellen: To change the image size with the php code will be difficult and you need to build child theme and edit. So, the easiest method will be to just the image with css. You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#main #content .post-img a { height: 160px; width: 160px; }Sakin
Keymaster@Danny: It has been fixed in version 2.1. See the change log http://catchthemes.com/changelogs/simple-catch-pro-theme/
Sakin
Keymaster@j9hagop: The ads code has the align right so, you need to change the ads code itself.
To reduce the space. You can add the following CSS in “Appearance => Theme options => Custom CSS” box.
#sidebar-top, #sidebar-top .widget { margin-bottom: 0; }Sakin
Keymaster@Cath6789: Yes, you can use the Pro theme for multiple site. But you are not allowed to redistribute or resell to others.
Sakin
Keymaster@jbprins: It will not rename your icon. If can just upload your favicon.ico or you can add in the icon URl in the fav icon field as https://dl.dropboxusercontent.com/u/58890653/favicon.ico
Sakin
Keymaster@GAHC: I need to check your site in IE browser, which I will be able to do to tomorrow. Will get back to you soon. Also let me know if you have done any customization.
Sakin
Keymaster@Samson81: Can you check now. For account related issue please contact sales and account directly at http://catchthemes.com/contact-us/
Sakin
Keymaster@anne7106: Can you re-download the theme and try to install it. Looks like the zip file you have downloaded in broken.
Sakin
Keymaster@mg13: Add the following CSS in “Apperance => Theme Options => Custom CSS” box.
body { padding-top: 0; }Sakin
Keymaster@Ellen: For menu depth. Just use custom menu from “Appearance => Menus”. See this for more details http://en.support.wordpress.com/menus/
Send me your sure URL so that I can check in the image.
-
AuthorPosts
