A
A
Alexey Dzyuba2018-07-04 23:58:50
PSD
Alexey Dzyuba, 2018-07-04 23:58:50

Is it possible to use bootstrap here - and how?

Hello! Here's a psd-layout with a bootstrap grid like this: ibb.co/gKet7J
As I understand it (if not, please write :) ) here the designer somehow did not work with the grid very well - the logo in the header leaves. Question: is it possible to make up with a bootstrap grid from such a layout? Or am I a fool, I don’t understand something)
UPD (01:00 07/05/2018): Okay, but how then should I type? At the moment there is this code:

<header class="page-header">
    <div class="container">
      <div class="row">
        <div class="col-md-2">
          <div class="page-header__logo">
            
          </div>
        </div>
      </div>
    </div>
  </header>

But now, it turns out that the width of the logo is 160 pixels (two .cols give 160 pixels). And in the layout, the logo is 200 pixels. How to be?)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
glem1337, 2018-07-05
@glem1337

Yes, of course you can. The logo does not go beyond the grid.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question