Empirevaleting1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Adding headerwhen i copied and pasted it back on i think that it went wrong somewhere
Forum: Fixing WordPress
In reply to: Adding headeri dont know if this is the link you need for pastebin https://pastebin.com/fKQBUzf6
Forum: Fixing WordPress
In reply to: Adding headerim trying to paste my header.php
Forum: Fixing WordPress
In reply to: Adding headerive got it back, but now there is a big space between name and content.
Forum: Fixing WordPress
In reply to: Adding headerthis is all the code there is in the header.php file.
Forum: Fixing WordPress
In reply to: Adding headerthat code as taken the header out all thgther from the site
Forum: Fixing WordPress
In reply to: Adding headerbut i havnt got a h1 div file like that one in my header file. is it the code that i just posted. and i get what you mean by the two headers, so do i have to put a _ on one?
Forum: Fixing WordPress
In reply to: Adding headerthe only coding i found like that is this one
<div id=”header”>
<?php $heading_tag = ( is_home() || is_front_page() ) ? ‘h1’ : ‘div’; ?>
<<?php echo $heading_tag; ?> id=”site-title”>Forum: Fixing WordPress
In reply to: Adding headeri think it maybe because the company name is a image with a white BG and the outline of a car image as a white bg, could this be why they both dont show?
And in my header file there is know h1 id,
Forum: Fixing WordPress
In reply to: Adding headerThanks for that, i cleared it and now it is showing. do i have to change the other codes you said, has now the company name as gone. and how can i get the car image in the middle of the header?
Forum: Fixing WordPress
In reply to: Adding headerI did but it didnt work so i put back in, but it is out now and still it hasnt changed anything. do i need to put a float on the image that i want on top of the company name image?
Forum: Fixing WordPress
In reply to: Adding headerJust tryed that but nothing happened, someone give me this code to put in the css so it will float over my the company name but not working.
#header {
background: url(“images/outline header.png”) no-repeat top left;
height: 60px;
}Forum: Fixing WordPress
In reply to: Adding headerJust uploaded the header.png to images, how do i put the image of the outline of the car on top of the header? and thanks for that, i did know they had to be in the image file. do i put it in the css and the header, as im puting it in css but not showing.
Forum: Fixing WordPress
In reply to: Help ErrorsSolved the problem, thanks for your help!
Forum: Fixing WordPress
In reply to: Cannot logini went there but it would not load that page and my website, i change my header then it just went off line, i think it was wp as my site as come back and i can log into wp dashboard.
Thanks for your help!