Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Grill modification
#1
Hello,
I'm looking at the grill theme.
in the part about there pictures.
I want to put two pictures and I can not seem to put them at the center.
I look around the css files but nothing was done.
can you give me a boost?
Best regard
Reply
#2
Hi Marc, I think you would need to look at the bootstrap grid which determines how the images are laid out. Where you have  an image inside for instance <div class="col-md-3 col-sm-6"></div> those are bootstrap classes to define the columns. It's explained here  http://getbootstrap.com/css/#grid
Reply
#3
(2015-06-17, 08:23:41)Timbow Wrote: Hi Marc, I think you would need to look at the bootstrap grid which determines how the images are laid out. Where you have  an image inside for instance <div class="col-md-3 col-sm-6"></div> those are bootstrap classes to define the columns. It's explained here  http://getbootstrap.com/css/#grid
I'm changing col-md-3 and col-sm-6 indicated right or center but nothing to do ...
I'll watch your link if I allow myself to get back to you .. because it's been a while since I did not find Smile
Reply
#4
(2015-06-17, 15:47:52)marc63 Wrote:
(2015-06-17, 08:23:41)Timbow Wrote: Hi Marc, I think you would need to look at the bootstrap grid which determines how the images are laid out. Where you have  an image inside for instance <div class="col-md-3 col-sm-6"></div> those are bootstrap classes to define the columns. It's explained here  http://getbootstrap.com/css/#grid
I'm changing col-md-3 and col-sm-6 indicated right or center but nothing to do ...
I'll watch your link if I allow myself to get back to you .. because it's been a while since I did not find Smile

Maybe http://getbootstrap.com/css/#grid-offsetting
Don't know exactly what you are trying to do
Reply
#5
i just to change with <div class="col-md-3 col-md-offset-2">
and this seems to me not too bad I'm testing Smile
Reply
#6
ok, I make mistakes and fix success
Reply




Users browsing this thread: 1 Guest(s)