More Article Box on the left side?

Posted in: Newspaper
Post count: 88

Hi there. I am currently using a left sidebar on 90% of my pages. Therefore I would like the More Article Box to pop-up on the left side of the screen. (Since it nows blocks the content and has to be closed before the visitor can continue reading).

Could you point me to the appropriate php or css file?

Thanks in advance!

Post count: 6600

Hi,

Yes, please use this custom css in theme panel > custom css filed: http://screencast.com/t/tXh3KdgZo

.td-more-articles-box {
right: auto;
left: 0px;
}

Thanks

Post count: 88

Worked like a charm. Easier than expected. Thanks!

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