Divider between sidebar and main content!

Posted in: Newspaper
Post count: 341

Like this site using Newspaper does: http://www.cruisehive.com/princess-cruises-employee-dead-tour-bus-crashes-alaska/4146

It looks good and if we try playing with some css it can become fantastic. Any guesses, what css he is using?

Post count: 555

I think he is using the same plugin as me that called the “Intense Site Builder” this plugin is so awesome and can make this theme look so great with all the shortcodes that comes with this plugin..you can find it here http://codecanyon.net/item/intense-site-builder-wordpress-plugin/5600492

Post count: 341

Thanks @Steven, can I see your site?

Post count: 555

jahliveradio.com

Post count: 341

I have checked that site an it’s not using the plugin you’ve mentioned.

Post count: 555

that plugin comes with different shortcodes..he is using the promobox shortcode like me.. but in the more simple way..mine i have do some changes to it.. the sidebar i’m not using so that’s why u not see it..on his front page he is even using the shortcodes from that plugin…the plugin have over 1000 shortcodes for you to understand what it can do that’s why i know he is using it…

Post count: 224

Try this one, it works for me
If i got right what you meant

.td-post-sidebar {
box-shadow: -5px 0 5px -4px rgba(50, 50, 50, 0.15);
}
.td-post-sidebar {
padding: 0 0 25px 25px;
}
.td-post-sidebar {
background-color: #ffffff;
}

Post count: 341

@Steven thanks got it πŸ™‚


@paulberrow
, that works great. Thanks a lot. πŸ™‚

Post count: 224

Your welcome!)
Btw, if you find the way how to make it on pages and categories. let me know. Lucian gave me some information about customizing categories, but i haven’t tryed yet

Post count: 341

Sure πŸ™‚

Post count: 555

@Shashank Shekhar glad you figure it out…

Post count: 341

Yeah @Steven πŸ™‚

@paulberrow
use .td-a-rec-id-sidebar and .td-g-rec-id-sidebar with the same css.
You can also look at the source (because your widgets may have different classes) and add more classes. It worked for me. πŸ™‚

Post count: 224

Thanks! I did it a bit another way, added my custom class to category and page templates:)

Post count: 341

@paulberrow may I also do it? Your css please. πŸ™‚

Post count: 224

I used the same css, just added a custonm class, coz could’t find the special classes for sidebars in pages and categories.
https://forum.tagdiv.com/topic/control-of-widget-headerslines-on-sidebar/#post-19605 Here Lucian wrote how to add a custom class for category, for page it’s pretty much the same

Post count: 341

Thanks @paulberrow that was easy πŸ˜€

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