You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to style the page people see so that it's easier to work with.
Lets start off with removing everything there and leaving off just 1 button that says something like "Show me the news!"
Lets keep the slider on there commented out, we'll add it back later!
Details:
You would need to first adjust the mainView, comment out the slideContainer and the contentClick button.
You would then format the button to look nice! You can add styling to the css file. Search online for a nice looking button styling and place it in there, targeting the button using it's class. Example:
We would like to style the page people see so that it's easier to work with.
Lets start off with removing everything there and leaving off just 1 button that says something like "Show me the news!"
Lets keep the slider on there commented out, we'll add it back later!
Details:
mainView
, comment out theslideContainer
and thecontentClick
button.This is a random button styling I found on https://fdossena.com/?p=html5cool/buttons/i.frag, feel free to use this, or others!
The text was updated successfully, but these errors were encountered: