Dealhack
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Mantra] Adding Google Analytics?The cache thing gets me every time!
What do you mean by split footer?
Forum: Your WordPress
In reply to: Please review my siteIt’s nice and clean/minimalist and I like that, but it doesn’t do a good job of getting any point across. What’s the site about even? Just quotes?
Forum: Fixing WordPress
In reply to: Create box with green check marksYou can do it using html.
First, you need to upload the image you want to display to your media library (ex. “greencheck.jpg”)
…then you want the html to look something like this.
<img src="<strong>http://yourdomain.com/wp-content/uploads/2013/10/greencheck.jpg</strong>" alt="green check" width="5" height="5" />i'm cheap[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
The file path (part in bold) you can find by going into your media library, clicking on the image you uploaded, and copying it from there (find it in the bottom right once you click on the image.
Forum: Installing WordPress
In reply to: How to use an FTP client to upload wordpress directory contentWho are you hosting with? Many hosts have one-click installs that make it super easy to get up and running.