• Resolved juulheeftvragen

    (@juulheeftvragen)


    Hello,

    I’m bussy to make an new WordPress theme. I got an problem. I want the pics on one line.
    Picture

    I’ve try in the css with: display:inline-block, but it didn’t work. I work also with Bootstrap.

    This is my css:

    #sidebar {
    
      text-decoration:none !important;
      padding:10px;
      width:80%;
      margin: 5px;
    
    }
    
     #post2 {
    
     	width:250px;
      display: inline-block;
    
     }

    Whats the problem?

    Juul

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

The topic ‘Display inline’ is closed to new replies.