Getting Current Series in a connect box??

Support Area Forums Kerygma Getting Current Series in a connect box??

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://cotroc.org/newsite2
  • Author
    Posts
  • #25330
    Micah Hensley
    Participant

    Good Morning Bill!

    I have a question. Is it possible to put the current series widget inside a connect box? Looking to make the site a little more uniform instead of having the connect boxes go all the way across and then have like the current series one totally different…
    Also to get like that announcement slider into a connect box? i’m using the one you recommended for the slider…

    Let me know!!
    Thanks and Happy New Year!

    #25342
    Bill Robbins
    Moderator

    Hello Micah,

    The connect box is pretty limited in the content it can display. It’s made just for text, a link and the background image. You could just make a connect box that links to your series instead of using the current series widget. That’s one possibility.

    You can also make the home page widgets span the full width of the home page. To do that, add this CSS to the Custom CSS in your theme options:

    
    #home-widgets .widget {
    	width: 100%;
    }
    

    My idea in creating the connect box widget was to have them server as a type of divider of sorts; separating the other widgets.

    Have a great week,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Getting Current Series in a connect box??’ is closed to new replies.