The thin white line

Issues related to previewing and publishing your web site.
Post Reply
Hbrownell
 
 
Posts: 161
Joined: Fri Dec 06, 2019 3:58 pm
Location: Kentucky
Contact:

The thin white line

Post by Hbrownell »

I am trying to use dividers, but I'm finding that there is a 1px or thereabouts, sized line between the different grids. Is there any way to get rid of them to look like a constant color?

test file :
https://brownelldesignstudios.com/temp/TEST.wbs
wwonderfull
 
 
Posts: 1433
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: The thin white line

Post by wwonderfull »

Have you tried using offset on dividers for example 1 or -1
Hbrownell
 
 
Posts: 161
Joined: Fri Dec 06, 2019 3:58 pm
Location: Kentucky
Contact:

Re: The thin white line

Post by Hbrownell »

Nope, but it feels more like a workaround than an actual solution. However, it does seem to work at some level (I'd rather have px over %.) But thank you!
User avatar
Pablo
 
Posts: 22428
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: The thin white line

Post by Pablo »

From your project is it not clear where to look exactly.
When sharing a project, can you please remove everything that is not relevant to your question to prevent confusion?

For further details about how to share a project file, please see this FAQ:
viewtopic.php?f=10&t=82134
Hbrownell
 
 
Posts: 161
Joined: Fri Dec 06, 2019 3:58 pm
Location: Kentucky
Contact:

Re: The thin white line

Post by Hbrownell »

There is a thin white line in the color separations.

https://brownelldesignstudios.com/temp/line.png

The offset doesn't seem to work for all of these.
User avatar
Pablo
 
Posts: 22428
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: The thin white line

Post by Pablo »

I do not see this issue in your project.
However, it may be a rounding error (based on dpi, resolution, height of divder, etc) of the browser because the divider is SVG, so it is dynamically scaled.
As mentioned by wwonderfull, you can workaround this by adding a negative margin. Or change the height of the divider with one or two pixels.
Post Reply