-
AuthorPosts
-
Phill Moderator
Phill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 19, 2010 at 4:36 pm #363450No, I am saying it was designed one way and you wish to use it in a different way. The bar at the top is designed to be full width and the rest to have a background. It can be modified but that is more of a template re-design rather than a simple modification.
November 19, 2010 at 6:02 pm #363461So you say that the template is not made to be fluid
and it is not working at 100% of the screen ?
Because both (bar and template is not at 100%)Look i want it to be 100% of the screen simple as that ,
i payed to have support, if i wanted a free template to play is easy to find portofolio for free.
Is there someone that can help me with this banner or not ?
Is there support ?
Can i cancel the account and take my money back ?
Tell me what i can do please.Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 19, 2010 at 6:22 pm #363462I am trying to help. Most of the template will work but the slideshow module will require some effort. A simple modification to the .main class will make much of the design fluid in the way you wish bar some padding, which will also need some work. This is a customization to a template in a way it was not designed to work so please do not get upset.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 19, 2010 at 6:29 pm #363466Lets start with the basics, have you set width to AUTO in the templates back end?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 19, 2010 at 6:55 pm #363471Once you have done that please edit plugins>system>jat3>core>template.php and edit the 95% in line 970 to be 100%
We then have to deal with the fact the max width set for this template is 1200px
Have you got that far yet?
November 19, 2010 at 6:59 pm #363486<em>@phill luckhurst 204357 wrote:</em><blockquote>Lets start with the basics, have you set width to AUTO in the templates back end?</blockquote>
I set it, but now the menu system at top is empty space left-right.
Anwy, so next?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 19, 2010 at 7:01 pm #363487Next open templates>ja_portfolio>css>layout.css and around line 25 find
.main .main-inner1 {
margin-left:5px;
margin-right:5px;}
And change both the 5px to 0
And make sure you have done the edit in template.php mentioned in post #20
November 19, 2010 at 7:01 pm #363488<em>@phill luckhurst 204362 wrote:</em><blockquote>Once you have done that please edit plugins>system>jat3>core>template.php and edit the 95% in line 970 to be 100%
We then have to deal with the fact the max width set for this template is 1200px
Have you got that far yet?</blockquote>
im now gone do this. i post you back.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 19, 2010 at 7:05 pm #363490Next find plugins>system>jat3>base-themes>default>css>layout.css and around line 16 you will find
.main {
margin:0 auto;
max-width:1200px;
position:relative;
width:980px;}
Remove or comment out the bit in red.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 19, 2010 at 7:12 pm #363492Finally we have the slideshow. You will not be able to use the slideshow as a fluid width using the style in the demo unless you are willing to modify it to your needs or use a different variation of it. It is up to you to decide what to do with that. Obviously you will not be able to have fluid images in there so you will probably have to settle with either not using it or having a solid or fading background. I’ll leave you to that bit.
As I said, this is a customization outside of the design parameters of this template. You may run into quirks that this was not designed to cope with. Good luck with your site.
November 19, 2010 at 7:19 pm #363493<em>@phill luckhurst 204357 wrote:</em><blockquote>Lets start with the basics, have you set width to AUTO in the templates back end?</blockquote>
<em>@phill luckhurst 204362 wrote:</em><blockquote>Once you have done that please edit plugins>system>jat3>core>template.php and edit the 95% in line 970 to be 100%
We then have to deal with the fact the max width set for this template is 1200px
Have you got that far yet?</blockquote>
<em>@phill luckhurst 204364 wrote:</em><blockquote>Next open templates>ja_portfolio>css>layout.css and around line 25 find
.main .main-inner1 {
margin-left:5px;
margin-right:5px;}
And change both the 5px to 0
And make sure you have done the edit in template.php mentioned in post #20</blockquote>
<em>@phill luckhurst 204367 wrote:</em><blockquote>Next find plugins>system>jat3>base-themes>default>css>layout.css and around line 16 you will find
.main {
margin:0 auto;
max-width:1200px;
position:relative;
width:980px;}
Remove or comment out the bit in red.</blockquote>
all that steps are DONE.Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 19, 2010 at 7:21 pm #363494So does it do what you need now?
November 19, 2010 at 7:29 pm #363495<em>@phill luckhurst 204369 wrote:</em><blockquote>Finally we have the slideshow. You will not be able to use the slideshow as a fluid width using the style in the demo unless you are willing to modify it to your needs or use a different variation of it. It is up to you to decide what to do with that. Obviously you will not be able to have fluid images in there so you will probably have to settle with either not using it or having a solid or fading background. I’ll leave you to that bit.
As I said, this is a customization outside of the design parameters of this template. You may run into quirks that this was not designed to cope with. Good luck with your site.</blockquote>
I USE the Joomlaworks “Frontpage slideshow” you thing is BETER to use the one from JOOMLART????
take a look how this works so far, and tel me what you see.
November 19, 2010 at 7:29 pm #363496<em>@phill luckhurst 204371 wrote:</em><blockquote>So does it do what you need now?</blockquote>
Look the above post!
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 19, 2010 at 7:34 pm #363497Looks OK to me but I only have a 1280*1024 screen. I also have my kids in the room so please add “not suitable for work” when you link to an adult site. In some countries even looking at very soft stuff would be a sackable offence.
1 user says Thank You to Phill for this useful post
-
AuthorPosts
This topic contains 36 replies, has 3 voices, and was last updated by Phill 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum