Jump to content
Sign in to follow this  
unitedskeeball

Station Pro - Highlight Page - PNG

Recommended Posts

unitedskeeball

when I use png's for the headline and for the feature page icons everything works well, when i plug in a PNG for the highlight page it creates a gray background... as if i was using an old version of IE... but I'm not. Thoughts?

Share this post


Link to post
Share on other sites
Andrew

Can you send a live link?

Share this post


Link to post
Share on other sites
Andrew

Argh.. A small bug, the media background for the highlight page is set to grey. Note to fix it on the update. In the meantime, you can change this rule in 'pro.css'

#highlight .fmedia {
	background:#333333 none repeat scroll 0 0;
	}
to this:
#highlight .fmedia {
	background:#000000 none repeat scroll 0 0;
	}

Share this post


Link to post
Share on other sites
unitedskeeball

Actually, I can't find the pro.css file, is it under the built in editor under appearance?

Share this post


Link to post
Share on other sites
Andrew

pro.css is in the 'pro' folder

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×