473,695 Members | 2,088 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to remove space between grid columns

1 New Member
Hello guys.
Im creating project. I have images that i have in grid bootstrap system, but i dont want space there(highlight ed by green). How can i remove it? Thanks for any advice.


Expand|Select|Wrap|Line Numbers
  1. <div class="row text-center">
  2.         <div class="col-lg-4">
  3.           <img class="fluid" src="/prj1.jpg" alt="">
  4.         </div>
  5.         <div class="col-lg-4">
  6.           <img class="fluid" src="/prj1.jpg" alt="">
  7.         </div>
  8.         <div class="col-lg-4">
  9.           <img class="fluid" src="/prj1.jpg" alt="">
  10.         </div>
  11.         <div class="col-lg-4">
  12.           <img class="fluid" src="/prj1.jpg" alt="">
  13.         </div>
  14.         <div class="col-lg-4">
  15.           <img class="fluid" src="/prj1.jpg" alt="">
  16.         </div>
  17.         <div class="col-lg-4">
  18.           <img class="fluid" src="/prj1.jpg" alt="">
  19.         </div>
  20.  
  21.       </div>
May 6 '21 #1
1 3929
dev7060
644 Recognized Expert Contributor
I have images that i have in grid bootstrap system, but i dont want space there(highlight ed by green)
What green?

Check out bootstrap spacing i.e. margins and paddings in the docs. Also, maximum 12 columns are allowed in a row. Yours add up to 24.
May 7 '21 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
2040
by: wriggs | last post by:
Hi, This is probably an easy question for someone so any help would be appreciated. I have changed the columns in a table that where nvarchar to the same size of type varchar so halve the space needed for them. I have done this a) becuase this is never going to be an international application, b) we are running out of space and c) there are 100
8
4198
by: Joseph | last post by:
I have a textBox that people writes stories in it. They can use for format. I have Aspell installed on the server, so people can make correction to their text. Sometimes, they forget to add a space after a period. So Aspell reads the last word of a sentence and the first word of the next sentence as a single world, which gives an error, word not found. Before sending the text to Aspell, i add a space after all the periods with:
1
2208
by: Ann Marinas | last post by:
Hello, everyone! I was wondering about data grids the other day, and I've got a question about it...... Can you hide columns in your datagrid even if the datagrid is binded? Thanks!
1
1718
by: Nikhil Patel | last post by:
Hi all, What is the best way to allow the administrator of the application to select which columns are displayed in a Databound grid in an aspx form. I was thinking of creating a form and display all possible columns with a checkbox. The admin would check the checkboxes for each column they want to display in the grid. My question is where should I save these settings ( in XML or SQL Server?). Also when these settings are changed, how can...
2
5759
by: NowItsWhatever | last post by:
In query DESIGN view, how do I automatically "fit" the columns in the table/field grid to the lengths of the table and field names (including any functions applied to the fields). I am not talking about the query results. I am talking about sizing parts of the query DESIGN view, so that they are readable (long table and field names that get chopped off, long criteria specifications that get chopped off, ...), and saving the sizing so I...
8
3016
by: voroojak | last post by:
i want to remove space in my table. it is a text box and i want to remove the space after the character. the field is integer thanks aot
5
4158
by: Steve | last post by:
I'm getting string returned from my Database with a space in front of it, it sometimes it looks like this 8 9 10 1 and so one, how can I remove the white space in front of the numbers? Its actually causing an error on one of my pages and I'm not sure how to remove it in the beginning of the string.
4
2602
by: ashish1779 | last post by:
hi I am new in PHP, i have face one problem when I crawl any site and i have to save the whole HTML content in database, on that time all the HTML tags are changes into the extra space in content then it is saved into DB.i want to remove that extra space from content when we have to use them . and i am not understand what how remove that space or say tags which is not shown in my contents
6
4190
by: Mladen Mavrovic | last post by:
Hi everyone, I have to fix this asap, and I tried all I know, but there was no joy. Please, take a look at http://stampamajica.in.rs/ There are 3 html pages there. Can anybody tell me how to fix the code to remove space between images in ie8? Your help is very much appreciated!
0
934
shivananda
by: shivananda | last post by:
hope every one doing well, I facing the problem working with the grids how to add two numbers of the grid columns and display in another column pls give me any suggestion how to do this. I attached 1 attachment also , this is how i want exactly thanks in advance
0
8572
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9115
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8825
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6491
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4340
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4579
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3003
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2272
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
1976
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.