on top of my website being laggy as fuck and taking up tons of memory, i can't seem to figure out how to center it the way other ppl's sites are and i'm EXHAUSTED!!!!!!! @_@
hey, thank you for the suggestion! i've actually been working with those properties all evening and placing the properties in different spots in my CSS and have been trying to find the right combination but nothing is working @___@ i honestly just wanna give up this is getting so frustrating lmao ;_;
For centering, the easiest way would be to set a width for your main div and add a margin: 0 auto; to it. The zero can be changed to whatever value you need for top and bottom margins. I can't check your website right now but if you need any help, I'm available tomorrow :D
thank you, kuroi, for offering your time!! pls HMU at some point tomorrow whenever you're available and i'd really appreciate whatever guidance you can provide!! :')
thats the worst :( my site is centered like this: the whole site is within these divs. Maybe try to add that and adjust the numbers as needed?
div style="height: 935px;" div style="width: 400px; margin: 0 auto;” div style="position:relative; left: -75px; top: -200px;"
hey, thank you for the suggestion! i've actually been working with those properties all evening and placing the properties in different spots in my CSS and have been trying to find the right combination but nothing is working @___@ i honestly just wanna give up this is getting so frustrating lmao ;_;
For centering, the easiest way would be to set a width for your main div and add a margin: 0 auto; to it. The zero can be changed to whatever value you need for top and bottom margins. I can't check your website right now but if you need any help, I'm available tomorrow :D
thank you, kuroi, for offering your time!! pls HMU at some point tomorrow whenever you're available and i'd really appreciate whatever guidance you can provide!! :')
You can't center a div, you can only center yourself
Ok! I'll leave a message on your chatbox this afternoon when i get more free time!