Jump to content
  • 0

Gallery Report Borders


mark048

Question

Hello,

I have a gallery report that is 5 grid columns wide. I have 6 results that show up, which leaves 4 blank gallery squares on the second row (5 on the first row, 1 on the second row, leaving the remaining 4 blank on the second row). How do I get the border around the 4 empty results to go away??

Thanks!

Screen Shot 2018-02-13 at 12.50.22 AM.png

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

I wanted to post my solution in case anyone else has this problem...

I opened the style page to edit it.

I clicked Source to open the source code. I then went down to User Defined Styles and added the following code:

 

.cbResultSetTableCell
{
border-color: #ffffff;
}

 

and that's it!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...