zuggup
Forum Replies Created
-
Okay, this topic is resolved. Solution here: http://catchthemes.com/support-forum/topic/featured-slider-covers-drop-down-nav-menu/
Hi everybody,
I resolved the issue with the margins around the header image like this:
http://wordpress.org/support/topic/custom-css-28?replies=3But the issue with the top menu dropdown is still acute: On my homepage the dropdown menu at the top appears behind the slider. So you can’t use the menu (I’m using Firefox 22.0) Is this because the style.css file has changed with the last theme update? I checked the style.css but I can’t figure out why the dropdown-menus are behind the slider.
I would be very happy if someone could check this.
Forum: Themes and Templates
In reply to: [Catch Box] Custom cssHello,
I figured out about my header image issue: The style.css file has changed since the last theme update so you must change your custom css too. So here’s my solution to set the margins round the header image to zero:
#header-content { margin: 0; padding: 0; position: relative; }@seanhebert: I think you must check the new style.css file and see what has changed about the colours. Then customize your colours and copy your new code in the custom css box.
Forum: Themes and Templates
In reply to: [Catch Box] Custom cssI got the same issue since the last theme update. On my site http://www.frauenhaus-diepholz.de I changed the margins of the header image to zero like this:
#branding hgroup { margin: 0; padding: 0; } .page-header { background-color: #FFFFFF; border-bottom: 0px solid #CCCCCC; -moz-border-radius: 0px; border-radius: 0px; margin: 0 0 0em; padding: 0; }In the past there was no problem with this after theme updates. But since the last theme update my custom css doesn’t work anymore. I would be glad if someone could help.
Hi, it’s me again,
I tried this: I added a new author and posted a new article. And now the archive page for this new author is displayed correctly: http://www.nop-info.de/author/peter/
But there still is no archive page for the first author. Is this because i changed the authors name in the WP-profile-admin-panel?
Best Regards,
zuggupHi Sakin,
I deactivated all plugins but the authors archive page still doesn’t show: http://www.nop-info.de/author/DorisWieferich/
I use WordPress 3.4.2. and Catch Box 1.2.3. Please let me know, if you have any idea for a solution. Thank you very much.
Regards,
zuggupHi Sakin,
I didn’t change any code. The files archive.php and author.php are in the theme-folder. There is only one author who wrote 8 articles.
I translatet the theme with the wp-plugin “CodeStyling Localization”. Did i make a mistake, perhaps a wrong code snippet? I don’t know if it is possible to change any code with this plugin. Sorry, I’m not a trained coder.
What further information do you need?
Regards,
zuggup