Inserting a banner image into the footer of the 2014 theme.
-
I am trying to insert a banner image into my footer but it will not span the full length. The image is large enough that it has the capability to do so. Below in the current coding for my footer. My page is private because we are not ready to publish. The visual effect I want is similar to the footer at http://www.ksu.edu. I have created our own banner artwork image though.
#supplementary {
padding: 0 10px;
}.site-footer,
.site-info,
.site-info a {
color: rgba(255, 255, 255, 0.7);
}.site-footer {
background-color: #000;
font-size: 12px;
position: relative;
z-index: 3;
}.footer-sidebar {
padding-top: 48px;
}.site-info {
padding: 15px 10px;
}#supplementary + .site-info {
border-top: 1px solid rgba(255, 255, 255, 0.2);
}.site-info a:hover {
color: #41a62a;
}The blog I need help with is: (visible only to logged in users)
-
Hello there,
We provide support only for WordPress.COM hosted blogs. You are not referring to a WordPress.COM hosted blog and are posting to the wrong support forum.WordPress.COM and WordPress.ORG are completely separate and have different username accounts, logins, features, run different versions of some themes with the same names, and have separate support documentation and separate support forums. Read the differences here http://en.support.wordpress.com/com-vs-org/
If you don’t have a username account at WordPress.ORG click http://wordpress.org/support/ and register one on the top right hand corner of the page that opens, so you can post to the support forums there.
Resetting your WordPress.ORG password http://codex.wordpress.org/Resetting_Your_Password
WordPress.org support docs are at https://codex.wordpress.org/Main_Page -
My site is a wordpress.COM site. I have purchased the customization upgrade. The site is set to private until we are ready to publish.
-
I’m sorry about that mistake I made. :( Please use this link https://en.forums.wordpress.com/forum/css-customization#postform so you can copy and paste your text into a thread that will appear in the CSS Forum where you will get the help you need.
-
-
-
This issue is being discussed in this other thread at: https://en.forums.wordpress.com/topic/inserting-a-banner-image-into-the-footer?replies=6#post-2379035
- The topic ‘Inserting a banner image into the footer of the 2014 theme.’ is closed to new replies.