The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

About BootStrap

3 posters

Go down

About BootStrap Empty About BootStrap

Post by omarpop23 September 19th 2016, 11:06 pm

How Can i Install BootStrap On My Forum

omarpop23
omarpop23
Forumember

Male Posts : 182
Reputation : 3
Language : Arabic
Location : Egypt

http://devs.ahlamontada.com

Back to top Go down

About BootStrap Empty Re: About BootStrap

Post by brandon_g September 19th 2016, 11:47 pm

Hello,

What is bootstrap?

-Brandon


About BootStrap Brando10
Remember to mark your topic About BootStrap Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

About BootStrap Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

About BootStrap Empty Re: About BootStrap

Post by omarpop23 September 20th 2016, 12:01 am

Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web

http://getbootstrap.com
omarpop23
omarpop23
Forumember

Male Posts : 182
Reputation : 3
Language : Arabic
Location : Egypt

http://devs.ahlamontada.com

Back to top Go down

About BootStrap Empty Re: About BootStrap

Post by brandon_g September 20th 2016, 2:41 pm

If it is something would need to be installed serverside, then no you can't. Otherwise, if you can install it using the current features in the acp (admin panel), sure.

-Brandon


About BootStrap Brando10
Remember to mark your topic About BootStrap Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

About BootStrap Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

About BootStrap Empty Re: About BootStrap

Post by Niko September 20th 2016, 2:48 pm

Hello @omarpop23

of course you can install it Smile
as described in the "download/installation" tab you just have to include the files using Bootstrap CDN.

You can go to ACP > Display > Templates > General > overall_header. Now find
Code:
</head>
and add the content just before it:
Code:
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">

<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">

<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>

after that, you just need to study how bootstrap works (really easy) and start editing templates rock bye
Niko
Niko
Helper
Helper

Male Posts : 3097
Reputation : 244
Language : English, Italian, French
Location : Italy

https://www.fmcodes.net/

Back to top Go down

About BootStrap Empty Re: About BootStrap

Post by omarpop23 September 20th 2016, 8:22 pm

i tried it ,but there's many options doesn't work by this way
omarpop23
omarpop23
Forumember

Male Posts : 182
Reputation : 3
Language : Arabic
Location : Egypt

http://devs.ahlamontada.com

Back to top Go down

About BootStrap Empty Re: About BootStrap

Post by Niko September 20th 2016, 10:30 pm

depends on what you want to have in your forum.. what is your goal?
Niko
Niko
Helper
Helper

Male Posts : 3097
Reputation : 244
Language : English, Italian, French
Location : Italy

https://www.fmcodes.net/

Back to top Go down

About BootStrap Empty Re: About BootStrap

Post by omarpop23 September 26th 2016, 7:16 pm

i am trying to make it responsive on Mobile
omarpop23
omarpop23
Forumember

Male Posts : 182
Reputation : 3
Language : Arabic
Location : Egypt

http://devs.ahlamontada.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum