evadaniela
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Nav menu is different on homepage and individual postgot it thanks
Forum: Fixing WordPress
In reply to: Nav menu is different on homepage and individual postOH! I understand. Thank You. I actually did add that code myself, I will put it on the bottom. I’m assuming it’s okay to add it to the bottom.
Forum: Fixing WordPress
In reply to: Nav menu is different on homepage and individual post“Right now you have lines being generated about the DOCTYPE line on your pages. ” what does this mean, I don’t understand.
I do actually have an issue and I think it’s with the header, on firefox its fine but when I use safari my header (logo and navigation) moves way up to the top leaving no clear space/breathing space on top.Is this what you mean? Thanks
Forum: Fixing WordPress
In reply to: Nav menu is different on homepage and individual postwow thank you both VERY much for your help! after fixing the markup errors I figured out that I had accidently set something in my nav menu’s css as “17” instead of 17px, so of course the navigation was not working. Thanks guys 🙂
Forum: Fixing WordPress
In reply to: Nav menu is different on homepage and individual postokay I will look into what you both posted, but what exactly are markup errors? what does that mean? Thank You!
Forum: Fixing WordPress
In reply to: Sidebar moves up or down when I click on individual postdidn’t solve my issue, instead it pushes the sidebar towards my posts and clashes with my content. but thank you for your help and time
anyone else have a solution for me? thanks!
Forum: Fixing WordPress
In reply to: Sidebar moves up or down when I click on individual postthanks. well everything else is working fine as of now. its just this sidebar that is bugging me. i don’t know how im supposed to fix it on the css b/c when i try to on the code it still moves. this is the code:
.sidebar{
clear: both;
float: left;
width: 240px;
background: #ffffff;
margin-left: -190px;
margin-top: -300px;
display: inline;
text-align: right;
font-size: 12px;
}Forum: Fixing WordPress
In reply to: Sidebar moves up or down when I click on individual postyes i created a page template or rather i used one that was provided for anyone to use on some cite i found online and then tweaked the css mainly so that my blog page would look identical to my own website