siobhanols
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Loading Master Suite theme erased site!Ahh…Well now I know for next time. However, my web host is just restoring my backup from Dec 13 which is enough for me, as I haven’t done much since then. But this is good advice to have out there, in case anyone else has that happen to them. Funny though. How do such messed up themes manage to stay there for download?
Forum: Themes and Templates
In reply to: Loading Master Suite theme erased site!Anyone?
Forum: Fixing WordPress
In reply to: Don’t know enough about PHP to correct problem :(NM – the problem was in my sidebar php and is fixed
Forum: Fixing WordPress
In reply to: Don’t know enough about PHP to correct problem :(Nah, there is a closing bracket, I just forgot to copy it in the copy and paste.
Forum: Fixing WordPress
In reply to: Don’t know enough about PHP to correct problem :(Well, I have visually fixed the problem at least for viewing on my computer (but might look funky for other resolutions alas) by adding a 92% width and a 3% left margin. Is there a command that I can put instead of the left margin adjustment that will center that problem portion? It just aligns left without the 3%.
Forum: Fixing WordPress
In reply to: Don’t know enough about PHP to correct problem :(Drat – I uploaded the sheet again but it didn’t fix it. I tried to find something in the #footer but all I see is this:
#footer {
border: solid 1px #FFFFFF;
border-width: 1px 0;
padding: 0.5em;
color: #000000;
background: url(images/woodcolumnbg.jpg) repeat 100% 0;
text-align: center;
height: 50px;None of it seems to apply?