BBPress Phil : Replies Created

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Phil
    Participant

    Actually, never mind. That isn’t really your fault it seems. Even when removing the CSS you gave me the issue persists. I will pass the issue off to the theme developer.

    Thanks for your help with this!

    The CSS rules that are in the custom CSS area are:

    #cn-tile-plus .cn-entry{
        box-sizing: content-box;
        -moz-box-sizing: content-box;
    }
    
    input#cn-search-submit {
         width: 30px !important;
    }
    
    #cn-list span input, #cn-list span input[type="text"] {
         width: auto;
         display: inline;
    }

    • This reply was modified 12 years, 4 months ago by Phil.
    Phil
    Participant

    Hello,

    Thanks for the quick reply! That seems to have fixed all of the issues with Connections-Pro formatting, but now our nav bar isn’t sized correctly. You can see now that our logo is overlaying onto of the nav bar.

    Something in that CSS snipet changed the layout up there. Do you know which one would affect that?

    Thanks!
    Phil

    in reply to: No text showing #281407
    Phil
    Participant

    I don’t mean to bump a resolved topic, but the quick CSS snipet you posted earlier fixed this issue for me with no text showing. This is using the theme Enfold with Tile Plus. Thought I’d add some more information regarding this issue.

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)