dmeek
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: hr modify?BINGO! Damn browser. THANKS!
Forum: Fixing WordPress
In reply to: hr modify?sorry, forgot that that page was members only. check out http://leftwichlessons.com/
Forum: Fixing WordPress
In reply to: hr modify?Forum: Fixing WordPress
In reply to: hr modify?Thanks again Swanson Photos, but still strike out.
I did as you suggested and pasted it at the very bottom of the style.css (see below). Is there a different place it should go?
#ie7 section.recent-posts {
margin-right: 7.6%;
}
.myhr {
color: #000000;
align: center;
width: 60%;
size: 10px;
}Forum: Fixing WordPress
In reply to: hr modify?Thanks SwansonPhotos, but no dice. I added this to the style.css at the top:
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td.myhr {
color: #000000;
align: center;
width: 60%;
size: 10px;
}
}
@font-face { etc etc…..uploaded it via ftp, and then pasted into the page:
<h2> Fiddle with Guitar backup (normal tempo)</h2>
<hr class=”myhr” />
<h2> V
but it just shoes up as a pretty nondescript grey hr.
Any thoughts?Forum: Plugins
In reply to: WP Complete Backup not workingsorry codetree, i was confused by Ipstenu. I’ve requested the php error log from my server, and I’ll report back when I get more info. Thanks, David!
Forum: Plugins
In reply to: WP Complete Backup not workingany real answers?
Forum: Fixing WordPress
In reply to: Unable to load images through any meansThanks for your thoughts orchardcraigo, glad to know that at least rolling back works, could you link to the fixes you tried? Thanks!