justinrsharp
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Arcade Basic] header iconanybody?
Forum: Themes and Templates
In reply to: [Preference Lite] Background Image – Coverfound a few but nothing with the cover feature.
Forum: Themes and Templates
In reply to: [Preference Lite] Background Image – Coverill look into the plugin, that would be nice to have, do you have one that you suggest?
Forum: Themes and Templates
In reply to: [Preference Lite] Background Image – Coverim getting the background image its just not stretching the image larger than the 1500 px. or shrinking it when i go smaller. the goal is to have the image match the window size.
Forum: Themes and Templates
In reply to: [Preference Lite] Background Image – Coveri just added that to my style.css as: (and when i stretch the page out wide im still getting white)
/*
Theme Name: Child
Template: Child
Author: Justin Sharp
Version: 1.0.01
Updated: 2014-07-29 03:34:36
*/@charset “UTF-8”;
@import url(‘../preference-lite/style.css’);html {
background-image: url(‘http://mike.justinrsharp.com/?p=26’);
background-position: center center;
background-repeat: no-repeat;-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: cover;
}Forum: Themes and Templates
In reply to: [Preference Lite] Background Image – Coverwould that automatically be called after the image is so that it is correctly applied?
Forum: Themes and Templates
In reply to: [Preference Lite] Background Image – Covercurrent website….
http://mike.justinrsharp.com