|

|
I have a few palette questions, if someone was to answer I will be very grateful! I have been battling this all day lol. ◇ ~I can't seem to figure out how to make a header appear on my palettes. It used to work before the site was improved for mobile, but it doesn't work now for me. ☆ ~How do you get just one, unmoving background on mobile? For me it just duplicates the image. ☆ ~Also, would someone tell me how to get rid of those pesky orange/brown buttons on stable pages? ◇ Thank you so much!
|
|  |
|
|

|
i dont know about the header because i've been stumped on that as well. none of the guides are updated enough to give the current code. have you tried sticky backgrounds? if not, heres this: it makes the background follow you as you scroll. background-attachment: fixed; paste it into the section the page background goes. as for the buttons issue, if you can share a screenshot of what buttons you mean exactly i can try to dig around in my own code, but being on mobile and/or having no inspect element kind of means i had to guess and check every time i changed something to see WHAT i was changing. my advice: make a very obvious change to one thing at a time (i.e. give it a crazy font and/or make it bright red or whatever color pops most) then save and check to see what it changed. very tedious but none of the guides touch on all of the buttons and what they did either and mobile coding will always be a nightmare regardless. here are some guides i was able to use for most things in case you hadn't found any: Colorful Coats' Guide (Google Doc) The Unknown's Guide Ponys Imagination's Guide Cali's Updated Guide
|
|  |
|