naoh619
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themeI made some changes in the header and the footer.php inside the twentyeleven parent folder. do you know if i update the theme or wordpress will that be override? or it is okay for me to make edit in the footer.php and header.php?
Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themeOk. i just installed firebug. I will have to learn how to work it. But i changed the height of the picture like you suggested and now it fit perfectly well. Thanks for the help.
The last thing i need to do is figure out how to put my meteor slide picture so it fit the entire header image where it doesn’t show the black part. as of right now it seem the picture is not fitting the entire header image, so i think i can find that somewhere in the forum.
thanks for all your helps.
Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themeThere still seems to be a gap below where i put the picture Dynamix Technology that i would like to remove. I keep messing with the number to remove that space so the “Dynamix Technology” picture would be right near the meteore slide i have instead of the big gap right below the header picture and the meteor slide.
Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themeOk, that seems like the right code. Do you know the code i can use to move the picture i just replaced the title with a little bit lower. the picture seems a bit too high i would like to move it down a bit.
Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themeI’ve been editing the style.css in the twentyeleven parent folder. I didn’t know im supposed to edit in the twentyeleven child style.css. But ok. I’ve added the second line in.
do you know if this is the correct code i should post in the twentyeleven child style.css to remove the title and replace it with a small picture instead?
h1#site-title span,
h2#site-description {
display:none
}h1#site-title {
background: url(http://www.dynamixsd.com/wp-content/uploads/2012/04/logo6.jpg) no-repeat;
width: 266px;
height: 104px;Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themeso i reduce the padding to .1em but there still seems to be a gap on below the 4 logos. Do you know how i can remove the bottom gap?
Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themeLike below the footer where i have 4 pictures it is too spacious. I would like to make it so it is closer to each other without big gap like it is right now.
Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themeThe site seems to work properly now. By any chance you know how i can fix the footer where the gap for the logo would fit together instead of seperated as it is right now. It seems the pictures where the footer is has too much gap.
Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themeOk, the site is activated.
Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themethe layout on the page seems to be not right when i go to preview of the template. Im not sure if im still missing something or not.
Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themei put the line you gave me below */ but when i go to preview the layout doesn’t seem right like the default page. Everything seems to be on the left side of the page instead of the center. Sorry for all new newbies questions im still very new to editing wordpress.
Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themeI haven’t activate it yet. because when i go to preview it still doesn’t look right. where do i put that line again? should i put it below the */ or above the /*
/*
Theme Name: Twenty Eleven Child
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: the WordPress team
Author URI: http://wordpress.org/
Template: twentyeleven
Description: Twenty_eleven child theme
Version: 1.3
*/Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themeI finally create the folder in the right location now. I can activate the child theme. But it looks like the template will not look right if i activate it. The only information i have in the style.css is pretty much just this.
/*
Theme Name: Twenty Eleven Child
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: the WordPress team
Author URI: http://wordpress.org/
Template: twentyeleven
Description: Twenty_eleven child theme
Version: 1.3
*/
Im i supposed to put all those other files in this folder as well too?Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themeSo i created a new folder under Theme called Twentyelevel-child
then i put in a style.css with this information only/*
Theme Name: Twenty Eleven Child
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: the WordPress team
Author URI: http://wordpress.org/
Template: twentyeleven
Description: Twenty_eleven child theme
Version: 1.3
*/When i logged on my site to try to install the child theme. i got this Message: Template is missing.
I’m pretty sure the template twentyeleven is the right name.
Forum: Fixing WordPress
In reply to: Remove seach bar from twenty eleven themeI made several changes to the coding but for some reason, none of it is taking affect of my website. Like i change the proudly present by wordpress but it still there.
Does anyone know why?