What if there was a social network for dads to talk about cliche “dad stuff” like controlling the thermostat, Home Depot, and sneezing waaaaaay too loud.
Here at Tadabase, we’ve gone full meta and turned a dad joke into a fully functional…dad joke.
In all seriousness, this is a social media template. The foundation and data structure is very simple, but the styling and use of the Custom Component is more advanced.
I copied the menu CSS but my menu buttons ended up aligned left. I’ve combed through the Dadabase pages, but can’t think why this would be. (I’m an amateur CSSer)
I copied the app to my account and it’s works perfectly. When I copy the CSS from the layout menu to my own app (I’m after a menu that might be good for mobile), it’s aligned left. Weird. I’m clearly overlooking some setting - perhaps some JS?
9EjVbpDjo2
(I have currently fixed it to the bottom of my page - but even when it was at the top, it was still aligned left)
The CSS for the Dadabase app is specific to the components for that app. It targets components by their ID, instead of class, and IDs will change per app.
This might help you until I get a chance to properly respond.
In the case of Dadabase, if you look at the CSS - you’ll see there’s code that references #x-element_page_1_11 or something like that. That’s the page specific component ID