Hey rockettheme community
I wanted to share a "How-To" changing the leading blog article CSS
This is good if you want the leading article to stick out from all others.
All other articles will stay the same.
- This will only affect the leading article in a blog
Open this file : /templates/<YourTemplate>/css/template.css
Put this code to the end of the css file :/* Blogg Leading Article */
.rt-leading-articles {background: none) 50% -80px repeat-x; border-radius: 10px; padding: 10px; box-shadow: 5px 5px 42px #888888; margin-bottom: 50px;}
The background image might be different from your template.
Rockettheme offers a wide range of different backgrounds
So you might want to change the <style7> and <gradient-bg3> to your pleasing 
I hope this helps someone , it took me a day to figure this out 
Here is a picture of how this code will look for the nebulae template.
This image is hidden for guests.
Please log in or register to see it.