RVDA55
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Four newb questions about CSS/WordPressHey, yes I added that, that’s how it is now.
Forum: Themes and Templates
In reply to: How to remove white space above header and below footer?Thanks again!
Forum: Themes and Templates
In reply to: How to remove white space above header and below footer?Thanks! That worked. Couldn’t figure out how to set the margin though, but I solved it by just adding some white space to my header image (the .jpg image itself).
I will this make my last question for today ?? – can I also disable the footer? I’ve tried modifying codes like;
.site-footer{ display: none; }
but that didn’t do anything.
Forum: Themes and Templates
In reply to: How to remove white space above header and below footer?One more question though, I seem to have a lot of space between the top of my header image and the top border of the white box with all the content. Any chance I can reduce it?
Forum: Themes and Templates
In reply to: How to remove white space above header and below footer?That did it!
Thanks a lot for your help.
I remembered I do need a header image. I just leave the part;
.site-header { display: none; }
out.
Thanks again for your help and your patience Andrew.
Forum: Themes and Templates
In reply to: How to remove white space above header and below footer?Sure. I removed all the custom code for the moment. I just want the borders of that whole white block that holds the content, to touch the very top and bottom content borders of the browser.
Forum: Themes and Templates
In reply to: How to remove white space above header and below footer?That removes the side margins and adds extra margin to the top and bottom, though the content touches the browser borders.
Forum: Themes and Templates
In reply to: How to remove white space above header and below footer?Basically the content on the page, everything but the background.
Forum: Themes and Templates
In reply to: How to remove white space above header and below footer?Thanks for your help, but that second code doesn’t do what I want. Or is there more coming?
I put both codes in.
Forum: Themes and Templates
In reply to: How to remove white space above header and below footer?That seems to remove the horizontal margins between the body border and the content..
I’m surprised how hard this is to fix. I just want the body to touch the borders of my browser.
Forum: Themes and Templates
In reply to: How to remove white space above header and below footer?Thanks for the help, but the margins around the body are unchanged and still there.. any other suggestions?
I tried clearing the temporary files etc. but doesn’t do anything regarding the white space.
The second code you provided did remove the header btw.
Forum: Themes and Templates
In reply to: How to remove white space above header and below footer?I deactivated the header and navigation because I want to make a squeeze page out of it.
Forum: Themes and Templates
In reply to: How to remove white space above header and below footer?Yes, and it’s active. If I need to paste that code into the custom css box (under that plugin’s settings) I have done so. I refreshed my site but nothing changes.
Forum: Themes and Templates
In reply to: How to remove white space above header and below footer?Hi Andrew,
what do you mean by ‘allocated by that plugin’? Do I need to go to the dashboard and then what?
I know only a tiny bit of css.
Thanks
Forum: Themes and Templates
In reply to: How to remove white space above header and below footer?Yes, I have Firebug and couldn’t find anything. I hardly know how to operate it anyway.
I don’t have a custom CSS plugin or child theme.
So if anyone can just tell me what I need to do to get it to work thanks in advance.