Killsmallchildren
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Fixing WordPress
In reply to: You must be logged in to post a comment redirectnvm I just removed it
Forum: Themes and Templates
In reply to: Header resizing (I have read all the other posts on it)Well cool that fixes a weird code problem. Still dont know how to get the banner to do what I want. Thanks for that though.
Forum: Themes and Templates
In reply to: Header resizing (I have read all the other posts on it)/* Theme Name: CustomTheme-child Theme URI: http://wordpress.org/ Description: Child Theme for Twenty Ten Author: Terrill Richardson Author URI: http://ladyeuphei.com/ Template: twentytwelve Version: 0.1 */ @import url('..themes/twentytwelve/style.css'); #site-navigation { display:none; } .site-content { width: 64.1042%; } .widget-area { width: 34.0417%; min-width: 320px; } .site-info { display:none; } .site-header { padding: 0px 0; padding: 0rem 0; } .header-image { margin-top: 0px; margin-top: 0rem; }This is the style sheet of the child but without that little think in the header it doesnt load the style sheet from the parent.
Forum: Themes and Templates
In reply to: Header resizing (I have read all the other posts on it)For some weird reason, that is the only way to get the child style sheet to work.
Forum: Themes and Templates
In reply to: Header resizing (I have read all the other posts on it)Using a Child Theme
Viewing 5 replies - 1 through 5 (of 5 total)