jonnypye
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: GoDaddy and WordPress syncHow exactly would I need to do that and would it delete all of my current posts?
Forum: Themes and Templates
In reply to: Main page layout works, Post page does notyep, that was it, thanks. I think that was in the style.css I copied from my portfolio page while trying to get the WP to match it.
Forum: Themes and Templates
In reply to: Responsive getting rid of gap under menuThanks for all the help. I got the layout working but my post seems to cause the content area to expand too much. How should I remedy this?
http://jonnypye.com/jonny-pye-design/lava-soap-ad-campaign/Forum: Fixing WordPress
In reply to: Style HELPThanks for all the help. I got the layout working but my post seems to cause the content area to expand too much. How should I remedy this?
http://jonnypye.com/jonny-pye-design/lava-soap-ad-campaign/Forum: Themes and Templates
In reply to: Responsive getting rid of gap under menuI knew it was something simple I was missing. Thank you very much!
Forum: Fixing WordPress
In reply to: Style HELPhere is a screen shot of what I want it to look like if this will help.
I can’t seem to get the validator page to come up.Forum: Fixing WordPress
In reply to: Style HELPwell, the icons are now at the top but the background image isn’t showing up.
My test post is right against the side, I can’t seem to get it to pad.
Also, the sidebar is still showing up at the bottom.Forum: Fixing WordPress
In reply to: Style HELPWhere do I put the
.post{
margin-left:25px;
}I’ve tried Content area and nothing.
For an Absolute file path, would I add the icons to the media library and link them somehow?I appreciate the help, I am new to WordPress
Forum: Fixing WordPress
In reply to: Style HELPwhere do I put the
.#post{
margin-left:25px;}
I tried in the /*————-content */ area and it did noting
Also I put the code for my icons in the header but it is just showing up as broken links.I feel like I am so close to having this working. I took the code from my website I am working on and chopped it up according to a HTML5 to WP guide i found. I want my new website look and WP to match as close as possible.