Comment on Stallion Theme Colours, Banners and Header Image by WordPress SEO Theme Author.
Although the WordPress “Appearance” >> “Background” options page (WordPress core feature BTW) is active in Stallion the “Background Color” option is overwrote by the Stallion background gradients CSS code. So the inline CSS is loaded, but because there’s the gradient CSS code it doesn’t show.
I’m using the “Appearance” >> “Background” options page for the background image upload, if I could easily disable the “Background Color” option I would, but it’s WordPress core code so not easy to remove.
If you did want to use the “Background Color” feature you’d edit the Stallion CSS file you are using and remove 4 lines of CSS, in style-delicate.css for example it’s lines 8 to 11
background: -moz-linear-gradient(#EDEEEF, #EDEEEF);
background: -o-linear-gradient(#EDEEEF, #EDEEEF);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EDEEEF), to(#EDEEEF));
background: -webkit-linear-gradient(#EDEEEF, #EDEEEF);
Best way to do this so you don’t loose customisations if you want this control is make a copy of the CSS file like style-delicate.css and name it style-custom-01.css and remove those lines of CSS, copy over the images from the folder /stallion-seo-theme/images/delicate/ to /stallion-seo-theme/images/custom-01/ and select “Custom 01″ under “Stallion >> Colour Options : Stallion Theme Colour”.
I don’t like adding too much inline CSS which is why there’s currently no way to select your own colours in Stallion, to have the ability to say change 20 colours means adding at least 20 lines of inline css. Each css file includes over 50 lines of colours, so to have the ability to control them all would mean 50+ lines of code adding inline! And this would only change the colours, not font sizes of font types.
David
BTW Got your email about your comment going to SPAM, my comment (this one) and the last comment I made here also went straight to SPAM (added this BTW just before approving my own comment after UNSPAMMING it)! So on my own bloody site my comments are going to SPAM!!! Also all the recent comments (at least 7 now) Akismet has SPAMMED. Looks like either Akismet is playing up or my site is. Will have to check my other sites Akismet SPAM folders, that’s a lot of false positives even for the make money online type niche.
More Comments by WordPress SEO Theme Author
WordPress SEO Theme Layout CSS Max-Width of Images That’s a CSS setting called max-width within the Stallion layout CSS files so images never stretch over the sidebars.
Under /stallion-seo-theme/colors/ you’ll find the layout CSS files name format layout-***.css where the *** relates to the layout used, layout-310r.css for example …
Continue Reading Stallion WordPress Theme Layout/Design Options
WordPress Theme Promotion Adding Facebook Button to WordPressTheme There’s no Stallion option to change the Facebook code.
The code is located in the file
/stallion-seo-theme/plugins/social-network.php
on line 11.
Not looked into what you want to achieve, so don’t have a code snippet, should be easy to find the code from Facebook.
David …
Continue Reading Stallion WordPress Theme Promotion Options
WordPress SEO Duplicate Content WordPress SEO of Categories 1,200+ posts in only 8 categories averages at 150 posts per category IF you have them spread evenly (which you won’t).
With the standard 10 posts per category that’s 15 pages deep, unless you have a high PR site (loads of …
Continue Reading WordPress SEO Tutorial Duplicate Content and Canonical URLs
WordPress SEO Duplicate Content Delete WordPress Tags and Categories with NO Search Engine Traffic If some WordPress tags get search engine traffic keep theme and keep the same layout, but delete the tags that get no traffic.
This way your tags with traffic loose no internal backlinks and you waste no link benefit on tags …
Continue Reading WordPress SEO Tutorial Duplicate Content and Canonical URLs


Stallion WordPress Theme Feature Requests Stallion SEO Theme Updates No time frame for the next Stallion update (planned to have it done at the start of the year!), having some health problems that’s making it difficult to work for long periods of time, so a lot of stuff is …
Continue Reading Stallion WordPress Theme Feature Requests