Browser Source Google Sheet Blue Box A1

steve-obs

New Member
Hi all

I am using Google Sheets as a Browser Source for presenting our mountain bike results

I cant seem to automatically remove this blue box that appears in cell A1

I can temporarily remove it by interacting with the source, scrolling down and clicking a cell, then scroll back up and the blue box is gone
But when I close OBS and reopen it, the blue box returns to cell A1

Wouldnt be a problem with a couple of Browser Sources but I am referencing 44 sheets

Any help is appreciated
Cheers
Steve
 

Attachments

  • image.jpg
    image.jpg
    117 KB · Views: 826

R1CH

Forum Admin
Developer
You can probably hide it with custom CSS like

.active-cell-border { display: none; }
 

bigbreakfast

New Member
Hi all

I am using Google Sheets as a Browser Source for presenting our mountain bike results

I cant seem to automatically remove this blue box that appears in cell A1

I can temporarily remove it by interacting with the source, scrolling down and clicking a cell, then scroll back up and the blue box is gone
But when I close OBS and reopen it, the blue box returns to cell A1

Wouldnt be a problem with a couple of Browser Sources but I am referencing 44 sheets

Any help is appreciated
Cheers
Steve

Hey Steve, I like what you did here and wanted to know how you put it all together. When I use the sheets source its just the basic white google sheets. Did you do all the graphic elements in sheets? or did you use an underlay? if underlay how did you get the background of the sheets cleaned out?
 

kristian cmb

New Member
NECESITO PÚBLICAR TIEMPOS DE CARRERA QUE TENGO EN GOOGLE SHEET. COMO HICISTE ESE FORMATO?

I NEED TO PUBLISH RACE TIMES I HAVE IN GOOGLE SHEET. HOW DID YOU MAKE THAT FORMAT?
 
Top