Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Bug reports and fixes
.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Technical support
»
adaptive website
« previous
next »
Print
Pages: [
1
]
Author
Topic: adaptive website (Read 7926 times)
Kamran
Newbie
Posts: 14
adaptive website
«
on:
March 18, 2012, 13:24:23 »
Hi,
I'd like to know how I can make my website to fit all screen size. The under construction site's ,
www.payab-zamzam.com/PZnewSite
, template is ks-Lservice.
thanks for your help.
Logged
nikos
Elxis Community
Hero Member
Posts: 1094
Re: adaptive website
«
Reply #1 on:
March 18, 2012, 14:07:14 »
Welcome Kamran to Elxis CMS!
For full screen size you need a template like
Open Mind
or any template which has a width 100% and not fixed in pixels like this you have chosen. In case that you want to work on
ks-Lservice
template and to make it work in full screen, you have to make modifications on it, which demands some knowledge of css and php. If you can not, contact it's creator and ask for a custom one.
Logged
Elxis Community |
Open Source Web Lab
Kamran
Newbie
Posts: 14
Re: adaptive website
«
Reply #2 on:
March 19, 2012, 10:33:17 »
Hi nikos,
Thank you for your reply. I tried to solve the problem by converting px to em in layot and costumize files in the css template , width to 100%, and not having tables in px but it did not work. I also contacted the template creator for help. If you could give me some leads, I keep trying to solve the problem. For example on which files I should work and so on. Even fonts shouldn't be in px?
thanks,
kamran
Logged
nikos
Elxis Community
Hero Member
Posts: 1094
Re: adaptive website
«
Reply #3 on:
March 19, 2012, 12:52:54 »
Dear Kamran
It is not so easy to tell you with a few words do this and that and is over. Any template has it's philosophy in styling and you must be experienced to change it and make it look, as you like.
The main files of the template on which you have to work are layout.css and index.php and of course later you will have to work and on customize.css. This you have to do is to change width in divs from pixels to % and to work with float element. Font size (px or em) is not so important. The template also has a trick with column which is called rightcolumn but works as left. The same job you have to do also and on files layout-rtl.css and customize-rtl.css for Persian language.
You have to know also that using such templates, you can not make some modules which are made and working with specific dimensions in pixels to "sit" on various module positions, as you like. So even if you make it, you may face problems later with this.
Ks-net who is the creator of the template could tell you more. But if you are not familiar with html, css and php it will not be easy to do it by yourself.
There is also the solution to
order here
a custom one template as you like it.
«
Last Edit: March 19, 2012, 13:00:44 by nikos
»
Logged
Elxis Community |
Open Source Web Lab
Kamran
Newbie
Posts: 14
Re: adaptive website
«
Reply #4 on:
March 20, 2012, 15:57:52 »
Thank you, nikos.
Logged
nikos
Elxis Community
Hero Member
Posts: 1094
Re: adaptive website
«
Reply #5 on:
March 22, 2012, 11:02:08 »
You are welcome
Additionally i suggest you to read carefully the following 3 guides, which will help you to understand how is made a template for Elxis CMS
1.
Elxis template tutorial - Introduction
2.
Modules CSS reference
3.
Load module by name
Logged
Elxis Community |
Open Source Web Lab
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Technical support
»
adaptive website