Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
EDC:
Download extensions for Elxis CMS
.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
General
(Moderators:
Ivan Trebješanin
,
Farhad Sakhaei
) »
Bootstrap and Elxis [SOLVED]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Bootstrap and Elxis [SOLVED] (Read 5271 times)
ROUBOS
Hero Member
Posts: 699
Bootstrap and Elxis [SOLVED]
«
on:
March 28, 2014, 19:19:14 »
Hi,
I've just come across Bootstrap the front end framework. It seems to have some powerfull tools for creating a responsive templates.
My question is,
can I create a html/css site based on bootstrap and then create an Elxis template out of it?
All the Elxis site I have ever created where prior Elxis4, and for all I created the templates from scratch my self. Then just added the Elxis php code to make up an Elxis template.
Would this work? Will there be any problems, conflicts?
Will I just use bootstrap to create a template and then add the php code required by Elxis?
thanks
«
Last Edit: March 29, 2014, 09:39:27 by ROUBOS
»
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Bootstrap and Elxis
«
Reply #1 on:
March 28, 2014, 20:23:39 »
Bootstrap is a CSS framework. You can create a template with it, Elxis doesn't limits you in this. In fact you can use any CSS/JS framework you like. But in your CSS you have also to use Elxis CSS declarations for the various html elements it generates. If you don't do so you will have a wrapper with bootstrap and everything else will look a little ugly (styled only by Elxis' standard.css file).
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
ROUBOS
Hero Member
Posts: 699
Re: Bootstrap and Elxis
«
Reply #2 on:
March 28, 2014, 22:07:32 »
yes I know.
thanks, thats awesome to know.
Now I need a simple guide on everything required for an Elxis template. Meaning the php code for creating module positions and the check for items to be displayed according to language etc.
Or are they the same as the older Elxis version?
Logged
nikos
Elxis Community
Hero Member
Posts: 1094
Re: Bootstrap and Elxis
«
Reply #3 on:
March 29, 2014, 00:36:40 »
Read the
Templates development guide
on Elxis 4.x Documenation
Logged
Elxis Community |
Open Source Web Lab
ROUBOS
Hero Member
Posts: 699
Re: Bootstrap and Elxis
«
Reply #4 on:
March 29, 2014, 09:39:15 »
thanks
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
General
(Moderators:
Ivan Trebješanin
,
Farhad Sakhaei
) »
Bootstrap and Elxis [SOLVED]