Style your My Opera news page
Sunday, 6. September 2009, 15:43:10
Latest news page used to show your blog posts and photos in green color and others in blue color but this was removed in carambola release. ![]()
You can bring back colors by using user style sheet.
Add the following code to user CSS file and reload news page to apply style sheet.
/* Subscriptions (Latest news) */
.newscontainer h2 { background:#2b7fb6; color:#fff; }
.newsowner h2 { background:#82a70b; }

News page before

News page after








