Copy link to clipboard
Copied
Hello,
Again, Web site is already made and looks really bad on Mobil divices.
Can I do something with this old website or start new?
thankyou for reading,
James
No. Start over with Bootstrap as instructed in your other post. Bootstrap works without any help from you in mobile, tablet and desktop devices. Just follow the Steps I gave you. You should be fine.
Copy link to clipboard
Copied
No. Start over with Bootstrap as instructed in your other post. Bootstrap works without any help from you in mobile, tablet and desktop devices. Just follow the Steps I gave you. You should be fine.
Copy link to clipboard
Copied
100% On this.
With no intent in disrespect a lot of the sites on these forums are quite old and often have tables, built originally in older Dreamweaver (We even had a front page site update last week) so if you can code using boostrap will get you a great start to rebuild the site.
Copy link to clipboard
Copied
I be able to created Template with Bootstrap but really confused about CSS panel.
Maybe I try again but where can I find some help to understand Bootstrap CSS
I will see that and thankyou very much for your advice
Copy link to clipboard
Copied
Have a look at this playlist
https://www.youtube.com/watch?v=O_9u1P5YjVc&list=PL4cUxeGkcC9joIM91nLzd_qaH_AimmdAR
Copy link to clipboard
Copied
DO NOT touch Bootstrap CSS file. You will break it.
See Bootstrap Tutorials below:
- https://www.w3schools.com/bootstrap/
- https://getbootstrap.com/docs/4.6/getting-started/introduction/
Copy link to clipboard
Copied
What Nancy is saying is you add your own CSS.
You call boostrap CSS and then your own CSS which loads after.
Copy link to clipboard
Copied
No need to reinvent the wheel. Bootstrap takes care of all the heavy lifting for you so you don't need to add much code. Custom CSS is the spice; not the main ingredient.
For best results, use Bootstrap's built-in classes. Try a free Bootswatch CSS Theme. There are 26 theme styles & colors to choose from, or more if you leverage themes with SASS.