Heeft je child theme een stylesheet dat style.css heet? Want dat is de enige vereiste + de vermelding wat het parent theme is…
Thread starter
btwien
(@btwien)
Ja, een style.css en btwienbytes_CSS_style.css met daarin de aanpassingen tov het parent theme…
Het gekke is dat ie wel zichtbaar is via ftp en ook zichtbaar – toen nog niet correct opgesteld – is geweest via het dashboard…?
Zou je de header van style.css in code hier eens willen plaatsen?
Thread starter
btwien
(@btwien)
Geen probleem, graag zelfs π Komt’ie:
/* =Header
-------------------------------------------------------------- */
#header {
padding: 30px 0 0 0;
}
#site-title {
float: left;
font-size: 30px;
line-height: 36px;
margin: 0 0 18px 0;
width: 700px;
}
#site-title a {
color: #000;
font-weight: bold;
text-decoration: none;
}
#site-description {
clear: right;
float: right;
/*font-style: italic;*/
margin: 14px 0 18px 0;
width: 220px;
color: #000; /* toegevoegd */
}
/* This is the custom header image */
#branding img {
border-top: 4px solid #000;
border-bottom: 1px solid #000;
clear: both;
display: block;
}
Thread starter
btwien
(@btwien)
@Remkus
Nog wat geks gezien in de code die ik heb gepost? Andere ideeΓ«n om een en ander werkend te maken?
Had je vorige post gemist, maar ik bedoelde niet je css voor de header, maar je header van je style.css π
Thread starter
btwien
(@btwien)
@ Remkus, dat makes more sense ja π Begreep het al niet … Komt’ie:
Neem aan dat je dan mijn child theme header bedoeld, maar voor de zekerheid plaats ik ze hier alle 2:
Origineel:
/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
Child theme:
/*
Theme Name: B-Twien Bytes
Theme URI: http://www.avonturiers.nl
Description: Mijn eerste Child Theme op basis van Twenty Ten 1.1
Author: B-Twien Bytes
Author URI: http://www.avonturiers.nl
Template: twentyten
Version: V1.0.0
*/
@import url(β../twentyten/style.cssβ);
Odd. dat is wat het zou moeten zijn…
Thread starter
btwien
(@btwien)
OK, goed om te weten π Mag ik je anders eens mijn hele ‘child theme’ pakket opsturen, zodat jij eens kunt testen of ’t wel aan jouw kant werkt?
Sure -> remkus op forsitemedia.nl
Thread starter
btwien
(@btwien)
Thanks, verstuur het nu als zip…