Station Pro | Custom Background image.
Started by
scott
, Oct 23 2009 08:44 PM
8 replies to this topic
#1
Posted 23 October 2009 - 08:44 PM
Andrew, I'd like to have a custom background image for our theme. Can you point me in the direction where I can edit this. Thanks.
#2
Posted 24 October 2009 - 07:16 PM
Hey Scott,
Just add something similar to the following custom CSS.
Just add something similar to the following custom CSS.
#3
Posted 24 October 2009 - 07:16 PM
Hey Scott,
Just add something similar to the following custom CSS.
Just add something similar to the following custom CSS.
#4
Posted 26 October 2009 - 03:44 PM
Hi Andrew
I tried several of the lines below with no result.
The image I am trying to add ->
Different CSS codes I tried:
background-image: url( );
}
background: #000 url( ) repeat-x 0 0;
}
background: #000 url(images/waterfall_1024.jpg);
}
Thanks for your help!!
I tried several of the lines below with no result.
The image I am trying to add ->
Different CSS codes I tried:
background-image: url( );
}
background: #000 url( ) repeat-x 0 0;
}
background: #000 url(images/waterfall_1024.jpg);
}
Thanks for your help!!
#5
Posted 26 October 2009 - 03:53 PM
Well, I just checked the live site -> and when I do a 'right click / view page page background my custom image shows up.. So its there, I just can't see it.
#6
Posted 26 October 2009 - 04:38 PM
Nevermind. I think I know whats happening. The image is loading within the body behind the theme components. I am trying to create an image that peaks around the StationPro theme, an entire PAGE background. Is there anyway to have entire page background that the theme sits on top of? Here is an example of what I am trying to accomplish. ->
#7
Posted 27 October 2009 - 03:05 AM
Nice mockup..
Yes absolutely this is possible. With only a little CSS customization too.
You just need to set the body background and delete/comment out the bgred, bggreen, rules in the css.
We might cover this in an option in an upcoming update as well
#8
Posted 06 November 2009 - 02:46 PM
What about a custom header? I tried but I cannot the header image to line up with the header menu area nor can I find the correct width to use.
#9
Posted 06 November 2009 - 08:28 PM
There is no 'correct' width, although the themes are all set at a width of 960px.










