In Platform Pro, how do you add color in the Highlight Section similar to Whitehouse Pro. We like the blue with white font.
Platform Pro Highlight
Started by
peopleu2
, Nov 04 2010 01:50 AM
4 replies to this topic
#1
Posted 04 November 2010 - 01:50 AM
#2
Posted 04 November 2010 - 03:02 AM
Let's get a link to your highlight page. Now did you purchase the graphic files with your theme package? This is how we would have to make these changes. It has to be edited in a graphics editing program.
Thanks, Bryan
#3
Posted 04 November 2010 - 02:11 PM
Thanks for the reply. The link is: www.peoples-party.org
Instruct me as to where to purchase graphics files. I desire to use on multiple highlight pages.
#4
Posted 04 November 2010 - 06:13 PM
Just a little bit of CSS will do the trick.
`
#highlight .highlight-head {
font-size:3em;
}
`
`
#highlight .content-pad .highlight-area {
background:blue;
}
`
If you want a detailed image like that in WhiteHousePro you would need to apply an image to the background. What graphics are you trying to get?
#5
Posted 04 November 2010 - 10:40 PM
Again, works fine.
I tried changing the color using hex code to the darker blue of Whitehouse Pro, it failed.










