Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Boarders to On-Page Widgets


  • JoeMD
    Member

    @joemd

    Hello folks,

    I’m using the widget Widgets on Pages along with Column-matic to display multiplie widgets on the static front page of a site I’m developing. I’m trying to add boarders around (or at least a line between to separate them) the two lower widgets (“Latest Posts” and “Site Wide Activities”) but just can’t seem to figure out what code to add/ edit.

    If anyone could give me a some advice it’d be much appreciated. You can view the site at http://www.mycollectr.com/

    Cheers.

Viewing 2 replies - 1 through 2 (of 2 total)

  • Tammie Lister
    Moderator

    @karmatosed

    Probably your best bet would be to style:

    widgets_on_page

    So you could do for instance:

    `widgets_on_page{
    border: 2px solid #ccc;
    }`


    JoeMD
    Member

    @joemd

    @karmatosed – thanks for the suggestion, it worked perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Resolved] Boarders to On-Page Widgets’ is closed to new replies.
Skip to toolbar