energymv
Forum Replies Created
-
Forum: Installing WordPress
In reply to: help with search bar and go button…nevermind…i think i hacked out a solution.
Forum: Themes and Templates
In reply to: modifying format of links page (remove bullets)Thank Erik!
Forum: Fixing WordPress
In reply to: Image Alignment IssuesOk I added the code to my style.css sheet. However the edit image alignment thing still doesn’t work. https://energyanalysis.org/
Perhaps my theme is just inherently flawed?
Forum: Fixing WordPress
In reply to: Image Alignment IssuesHas anyone seen a fix for this issue? I would think that this issue would bug a lot of people….maybe not.
Forum: Fixing WordPress
In reply to: how to wrap text around image in postthank you i removed the caption and voila. it must not like captions.
Forum: Themes and Templates
In reply to: A Cleaner HeaderI have the same problem. Here is my site which has a very similar problem. I want to make the header background image narrower so that it will align with the main body stuff underneath it…
Forum: Themes and Templates
In reply to: possible to make the margins gray?yea i think this theme was abandoned by the author a while back. I need to find something more fluid. thanks to everyone’s help, i finally made the sides gray instead of white, but i need to find a more fluid theme that i can play with more easily. the one thing i learned here though is that i need to clear my cache or cookies for changes to take effect.
Forum: Themes and Templates
In reply to: possible to make the margins gray?strangest thing….no matter what I do to the body and wrap code, it has no effect on the blog…i even deleted the whole code – nothing changes. i think my theme is fucked up or something.
Forum: Themes and Templates
In reply to: possible to make the margins gray?as per my previous post…i edited code changing the body to gray, and what happened is that the whole body background flashed gray side to side (including content) when the page loaded, but then the background reverted to white. no change. very weird.
Forum: Themes and Templates
In reply to: possible to make the margins gray?4k that didn’t work either. the whole body background flashed gray side to side (including content) when the page loaded, but then the background reverted to white. no change. wierd.
Forum: Themes and Templates
In reply to: possible to make the margins gray?Evita’s suggestion didn’t work. but I appreciate the suggestion.
Forum: Themes and Templates
In reply to: possible to make the margins gray?i want to make the tall outside columns gray…you know that blank space on either side of the content – i want to make that gray instead of white on my blog at https://www.energyanalysis.org. does that make sense? is that possible? if so how do i do it?
Forum: Themes and Templates
In reply to: possible to make the margins gray?btw – here is what i’m working ith:
#wrap { background: #ffffff; margin: 0px auto 0px; padding: 0px; }
Forum: Themes and Templates
In reply to: possible to make the margins gray?you know the page margins…that 1-2in column of nothingness that you see on the left-hand and right-hand sides of every page of almost every wordpress blog…is it possible to make it gray instead of white? if so how?
Forum: Fixing WordPress
In reply to: post tags and formatting is moving up next to post contentThat is a little complicated for me. I know how to modify things here and there through trial and error, but creating code from scratch is over my head.