-
AuthorPosts
-
May 14, 2010 at 9:48 pm #151080
Hi,
How can I adjust for the template to fluid?
I need to use wrapper and the another URL is larger than mine.
ThanksSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
May 17, 2010 at 7:52 am #343793Dear joaoferraz,
I think you can use wrapper component,that is an core joomla component.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
May 17, 2010 at 7:53 am #343794Dear joaoferraz,
I think you can use wrapper component,that is an core joomla component.
May 17, 2010 at 3:33 pm #343841The wrapper is not a problem to me. I need to know how can I adjust the JA Pyrite template to be fluid?
Thanks in advance.Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
May 19, 2010 at 10:04 am #344009I am sorry but I am not much sure when you mean JA Pyrite template to be fluid,please kindly explana me more details
May 19, 2010 at 5:37 pm #344046<em>@dathq 179082 wrote:</em><blockquote>I am sorry but I am not much sure when you mean JA Pyrite template to be fluid,please kindly explana me more details</blockquote>
Means the template width (Fluid Screen).
In the administration of the template I have two options of template width to choose:1-Wide Screen
2-Narrow screenBut if you point the mouse over the phrase “Template Width“, the Tip says:
Width of Template. Auto for Fluid.Please, I need to use this template but it must have the option to be fluid, like this:
1-Wide Screen
2-Narrow screen
3-Fluid screenthank you very much!
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
May 19, 2010 at 6:18 pm #344047The tool tips have been left in by mistake. As far as I can see this template was never designed to be a fluid width template.
May 19, 2010 at 7:46 pm #344053<em>@phill luckhurst 179137 wrote:</em><blockquote>The tool tips have been left in by mistake. As far as I can see this template was never designed to be a fluid width template.</blockquote>
But is there some way to do that?
What I have to add in css file?
regardsPhill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
May 19, 2010 at 8:21 pm #344054You could change
#ja-tp,
#ja-header,
#ja-mainnav,
#ja-subnav,
#ja-container,
#ja-footer {
width: 950px;
margin: 0 auto;
clear: both;
}
to a percentage such as
width: 95%;
But I doubt the template will work well as a fluid width. The slidechow will certainly not resize.
A fluid width template needs to be really well designed to be so as I am sure you can appreciate. I am no fan of them as they rarely work well.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
May 20, 2010 at 1:25 am #344064Dear joaoferraz,
I think that you have to make quite a lot customizes on this templete if you want have fluid screen for it.
May 20, 2010 at 12:16 pm #344132Yes, I gonna make some test here in localhost.
Thanks again.May 25, 2010 at 5:50 pm #344690<blockquote>But I doubt the template will work well as a fluid width. The slidechow will certainly not resize.
A fluid width template needs to be really well designed to be so as I am sure you can appreciate. I am no fan of them as they rarely work well.</blockquote>
Hi Phill,
This worked the way I wanted. 🙂
Now i just need to centralize the module ja_slideshow, how can I do that?
Thanks and regards!Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
May 25, 2010 at 6:16 pm #344692Add
margin-left: auto;
margin-right: auto;To the div that contains the slideshow.
I cannot test it right now as my machine is playing up.
May 25, 2010 at 6:53 pm #344701<em>@phill luckhurst 179933 wrote:</em><blockquote>Add
margin-left: auto;
margin-right: auto;To the div that contains the slideshow.
I cannot test it right now as my machine is playing up.</blockquote>
In which file do I put these parameters? template.css or index.php?
I tried to put in template.css in # ja-topsl, but did not work.
rgds.Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
May 25, 2010 at 7:35 pm #344702As I said, you are making some substaintial modifications to this template in a way that is far from trivial. I have not looked too far into it but you will more than likely have to wrap the slideshow in an additional div or maybe more. The template was never designed to be fluid width and I am certain you will run into further problems.
If you really want this template modified in such a way and do not have the skills yourself I suggest you pay someone to do it for you. Sorry I cannot be of further assistance.
-
AuthorPosts
This topic contains 16 replies, has 3 voices, and was last updated by joaoferraz 14 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum