How to align ImagesWidget content to centre in Right Sidebar

Latest Reply from Alice at 2014-04-30 04:08:29
Hi,

I need to be able to align the content of widgets to 'centre' on the right sidebar of the MusicSpace theme.

Can you please advise how I do this? I've looked at the Style.CSS but can't work out where the stylesheet is over riding widgets. I have banner images that are aligned to the left of the right sidebar and need them to position aligned to the centre of the sidebar.

Any help would be greatly appreciated.

Thanks.
Hi!
To fix this you have to replace the 90th line in the file css --> index.css with:
.widget_banners .bnr_span { margin:5px; float:left; display:block; margin-left: 36px;}

Leave a reply

Add codeAdd image