Sidebars

Posted in: Newsmag
Post count: 58

Hey all,

two questions:

1. I can get a widgetized Smartbar sliding with [the td-ss-row] attribute. How can i get an individual sidbar (created with VC on one post or page) sliding?

2. Is it possible to have any dividers betwwen the widgets or background colors in the widgets of an widgetized smart sidebar?

Thanks and regards

Post count: 6535

Hi

1. Not sure what you mean but if you have a VC layout like this: http://screencast.com/t/OYlhsccc31P4 and you want the 1/3 colon to be scroll down with 2/3 colon, just add the td-ss-row class like here: http://screencast.com/t/hIaH3ZAtd

2. You can add a border bottom for each widget from sidebar using custom css in theme panel > custom css: http://screencast.com/t/8oqq9Hrmi

.wpb_widgetised_column .td_block_wrap {
border-bottom: 5px solid red;
}

This css applies only if you’re using a widgetized sidebar: http://screencast.com/t/pAqqTD30

Let me know ho it goes and provide more details if this is not what you mean.

Thanks!

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