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?
Station Pro - Highlight Page - PNG
Started by
unitedskeeball
, Oct 27 2009 05:30 AM
6 replies to this topic
#1
Posted 27 October 2009 - 05:30 AM
#2
Posted 27 October 2009 - 04:50 PM
Can you send a live link?
#4
Posted 27 October 2009 - 06:39 PM
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'
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;
}
#5
Posted 27 October 2009 - 08:44 PM
You da man!
#6
Posted 27 October 2009 - 08:47 PM
Actually, I can't find the pro.css file, is it under the built in editor under appearance?
#7
Posted 27 October 2009 - 10:17 PM
pro.css is in the 'pro' folder










