Having an issue with sidebars

Posted in: Newspaper
Post count: 7

Hey guys,

I want this sidebar to appear on my homepage (facebook with profiles). But when I go on my homepage, select the side bar, remove the social counter etc, it doesnt appear, its just blank. Any ideas?

Also does anyone know how I can change the colour of the Facebook title on the first link sidebar, it seems to be blue, but the rest are white, I’ve looked everywhere.

Post count: 1291

Hi,

You use the Homepage – blank template, edit the main page and add the Widgetised Sidebar block in place of the Social Counter block or under it, ex – http://screencast.com/t/G2JxlsyCX1
From the Widgetised Sidebar settings area you can select the sidebar you want – http://screencast.com/t/i9g6Faq1z58Q

Try the following css (add it inside Theme Panel -> Custom CSS): – http://screencast.com/t/PI1QI2SIbNV

.widget_facebook_likebox .block-title{
border-color: blue;
}
.widget_facebook_likebox .block-title  span, .widget_facebook_likebox .block-title  span a{
background-color: blue;
}
.widget_facebook_likebox .block-title  span a {
color: white;
}

Modify the colors as you like.

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Post count: 7

Legend! Worked a treat, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.