Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@esiebert7625:
1) Can I remove the huge space above the header graphic?
— Yes, you can adjust from “Appearance => Theme Options => Header Options”.
2) Can I adjust the size (width) of the main body section and sidebars?
— It is not recommended to re-size it. But if you want you need to add in custom CSS only for large screen.
3) Can I change the background color of the menu bar?
— Yes, you can change from “Appearance => Theme Options => Color Options”
4) Can you change the background color of the top header part of the sidebar widgets (i.e. change the background color of the Recent Posts section but not the content below it.)
— Yes, you can change from “Appearance => Theme Options => Color Options”
5) Can I tightly couple the header graphic so it extends from end to end and right on top of the menu bar, for what I mean see my current site (http://vsphere-land.com). You can look at my new site http://ericsiebert.com to see how the big space below the header graphic and how it doesn’t extend to the very beginning and ends from side to side
— Yes you can upload the header image of width 1000px from “Appearance => Header” and then remove the spaces from “Appearance => Theme Options => Header Options”Sakin
Keymaster@zscheimer: Check your setting from your WordPress Dashboard at “Settings => Reading” and front page. So, what you want to add in events page.
Sakin
Keymaster@senna: Always check in Theme Instruction when you use any theme. For Catch Mustang theme, see the theme instruction at http://catchthemes.com/theme-instructions/catch-mustang/
You can create Gallery page from “Gallery => Add New” in your WordPress Dashboard. Then upload the images or you can use the images which has been uploaded. Then you can add the gallery shortcode. See this for gallery http://en.support.wordpress.com/images/gallery/
Sakin
Keymaster@unlucky pete: Send me your site URL.
Sakin
Keymaster@josh: You custom css changes and editing in Simple Catch Free theme will not work in Simple Catch Pro theme as Simple Catch Free theme is build in HTML4 and CSS3 but Simple Catch Pro theme is build in HTML5, CSS3 and responsive design.
But many of the custom css like color and all is already there in pro version Theme Options panel.
Sakin
Keymaster@barneycat25: For “No Sidebar, Full Width” layout option, you need to upgrade to Catch Everest Pro theme. For more details about Catch Everest Pro theme, you can check our the theme instruction http://catchthemes.com/theme-instructions/catch-everest-pro/
You can reduce the padding button and add the following css in “Appearance => Theme Options => Custom CSS” box.
#hgroup-wrap { padding-bottom: 50px; }Sakin
Keymaster@Sarah Althaus: You site is Under Construction so I cannot check in. But I guess you are using Simple Catch Free theme as you have posted your question in Simple Catch Free theme.
For Simple Catch Free theme featured post slider, the perfect image will be Width: 976px and Height: 313px . You can see it is clearly instructed at http://catchthemes.com/theme-instructions/simple-catch/
Sakin
Keymaster@julienbaudry: For all change log you can check it in our theme readme.txt file or change log page at http://catchthemes.com/changelogs/
For Catch Box Theme change log, you can check at http://catchthemes.com/changelogs/catch-box-theme/
Sakin
Keymaster@RST: Catch Box Pro has lot of theme options then Catch Box Free theme, so it will definitely will load shower in admin area then free one. The admin areas will be slow depending on plugins used as well. Nothing much can be done with these.
Sakin
Keymaster@vickygeek: I don’t get it what you mean. You can download Catch Everest Free Theme from http://wordpress.org/extend/themes/catch-everest/ and For pro you can just buy it from http://catchthemes.com/themes/catch-everest-pro
There is no child theme download options. You can simply create child theme. See this for child theme help http://codex.wordpress.org/Child_Themes
Sakin
Keymaster@BryanShaw: You can limit from your setting at “Settings => Reading” in your WordPress Dashboard.
Sakin
Keymaster@Nixos: There are lot of free plugins at http://wordpress.org/extend/plugins/ . You can search there.
Sakin
Keymaster@MrJonnyJones: Thanks for your appreciation.
Sakin
Keymaster@aaronborrego: You can change the color code in following css and add it in “Appearance => Theme Options => Custom CSS” box.
.featured-slider .slides { background-color: #000; }Sakin
Keymaster@MrJonnyJones: Yes adding video from YouTube and Vimeo is great. As it reduces your hosting bandwidth and process video fast. As well as it help you to get more visitors from those sites.
I will check this with JW Player and ask our team to work on it.
Sakin
Keymaster@creativejay: Check out the page-blog.php template and you will get idea of pagination to make it work. Then you can check WP_Query http://codex.wordpress.org/Class_Reference/WP_Query for posts_per_page
Sakin
Keymaster@Nixos: Images are used in default way from WordPress. Maybe you might look for plugins.
Sakin
Keymaster@MrJonnyJones: You can add any video from video site such as Youtube, Vimeo through embed code in your WordPress site. It’s not good to host your video directly on your site as it consumes log of bandwidth and also it will load slower then video sharing sites.
If you want to host in your site in anyway then can you check this plugin http://wordpress.org/plugins/jw-player-plugin-for-wordpress/
Sakin
Keymaster@lanne1: It displays same to be in IE9, IE10, Firefox and Chrome. The only difference in IE8 is that it doesn’t support rounded corners and it’s flat design.
Sakin
Keymaster@Louise_pieterse: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the search box from the header.
#header-right #s { display: none; } -
AuthorPosts
