Forums Logo isn't aligned
#1
Bug 
Title of Bug: Forum logo isn't aligned

Description: 
The logo for the forums isn't aligned with the div below it. I fixed it with margin-left: 25px in the css. It looks fine on my 2k monitor, but strange on my 1080p monitor.

Evidence: 
https://imgur.com/a/ZudmX5F
The following 1 user Likes User 7141's post:
  • Conn
#2
Good thing someone's looking into the more important stuff around here..
[Image: h2.png]
Visit my profile here.
The following 1 user Likes Haarek's post:
  • De CodeerHeer
#3
Assuming it's not supposed to be like that...
#4
[Image: Nw1yrf8.png]
It looks fine on my 1080p monitor
[Image: 8TTYBHM.png]
#5
(05-23-2021, 11:53 AM)TheSiphon Wrote:
[Image: Nw1yrf8.png]
It looks fine on my 1080p monitor

Strange, I think it's due to the fact that pixel values and not percentages are used in the CSS? Idk i'm not a webdev
#6
Well, my laptop screen also didn't align well. Can fix it with margin-left: 25px as I removed margin-bottom: 10px

[Image: Pwj8xaU.png]
[Image: 0SSh1TN.png]
#7
(05-23-2021, 02:27 PM)h3x Wrote:
(05-23-2021, 11:53 AM)TheSiphon Wrote:
[Image: Nw1yrf8.png]
It looks fine on my 1080p monitor

Strange, I think it's due to the fact that pixel values and not percentages are used in the CSS? Idk i'm not a webdev


This is HTML and HTML has to options for aligning. 1 is % the other one is pixels. If everything is set to pixels it will be one big mish mash. if just one thing is set to pixels. it might look fine on the (Devs) computer with his 1080p monitor but someone who has 1920p (2K) It would be totally F*ckt
#8
(05-31-2021, 04:05 PM)wizard_0315 Wrote:
(05-23-2021, 02:27 PM)h3x Wrote:
(05-23-2021, 11:53 AM)TheSiphon Wrote:
[Image: Nw1yrf8.png]
It looks fine on my 1080p monitor

Strange, I think it's due to the fact that pixel values and not percentages are used in the CSS? Idk i'm not a webdev


This is HTML and HTML has to options for aligning. 1 is % the other one is pixels. If everything is set to pixels it will be one big mish mash. if just one thing is set to pixels. it might look fine on the (Devs) computer with his 1080p monitor but someone who has 1920p (2K) It would be totally F*ckt
yeah... i know..
#9
The logo and header aren't inside the main page container, so scale differently to the main page.
Yours
Doctor Internet;

Developer, Systems Operator,
Data Protection Officer, Business Advisor,
Server Administrator, Community Moderator
#10
Fixed in #651.
Yours
Doctor Internet;

Developer, Systems Operator,
Data Protection Officer, Business Advisor,
Server Administrator, Community Moderator


Forum Jump:


Users browsing this thread: 1 Guest(s)