hey guys i wanna do something with the site. part of me also want's to start everything from scratch. what are somethings i should add, and should i restart from scratch? (not deleting, just remaking the site.)
I really like the site as is, but yeah it is really hard to see the logo and the nav bar against that background. You could put a box around the nav bar or you could change the background again or something.
Yo jack about the background/text stuff, maybe try this old trick of mine where you make an empty div that takes up the whole screen right after the body tag, z-index: -1; and then you make it black and transparent with rgba()
I think the site looks pretty good as it is, but I think the logo could be altered so that it is easier to see against backgrounds.
I really like the site as is, but yeah it is really hard to see the logo and the nav bar against that background. You could put a box around the nav bar or you could change the background again or something.
Yo jack about the background/text stuff, maybe try this old trick of mine where you make an empty div that takes up the whole screen right after the body tag, z-index: -1; and then you make it black and transparent with rgba()
@hosma i'll try that next time i get to updating the site, thanks! :)