-
AuthorPosts
-
February 20, 2011 at 7:57 pm #160469
Hello, in my template, the content-mass-bot does not total widht , and i want that works on total widht, how can i modify css for that?
Thanks
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 20, 2011 at 8:08 pm #377588Can you post a link to your site with css optimization set to “No” in the template manager. Then we can take a look.
February 20, 2011 at 8:56 pm #377591Is this http://teline4.midiariolocal.es/index.php
on bottom, i have adsense google module in content-mass-bot,
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 20, 2011 at 9:05 pm #377593Could you not use position user6 instead? That will stretch the width of the template.
February 20, 2011 at 9:15 pm #377595look thats happens with postion user6
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 20, 2011 at 9:29 pm #377599User 6 is as far as I can see from your site using the whole width. The content you have in that position is limited in width. Try some better content and it will fill the width of the screen.
February 20, 2011 at 9:42 pm #377602Now i put text content, it show same way
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 20, 2011 at 10:24 pm #377610Put that content in user6 and unpublish the existing user6,user7,user8,user9 and user 10 modules and it will take up the full width of the screen. The text content you have entered is still in content mass bottom.
February 20, 2011 at 11:26 pm #377615Now, but that i want is take width for content column, no width for all body, so, in user position, is more widht than body..why??
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 20, 2011 at 11:53 pm #377617Because the width is set in tempate.css at line 922, change the bit below from.
#ja-botsl1 .main {
padding:0;
width:984px;}
to
#ja-botsl1 .main {
padding:0;
position:relative;
top:-10px;
width:956px;}
1 user says Thank You to Phill for this useful post
February 21, 2011 at 12:35 am #377621Ok, now position user is show correctly, thanks Phill…
Where can i modify code for change width for content-mass-bot??
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 21, 2011 at 8:04 am #377696You access the template confiugration => click to the Layous Tabs => click and edit the Default layout
In the popup, you find:[PHP]<blocks name=”middle” main-inner=”1″ colwidth=”17″>[/PHP]
you change value for the colwidth attribute.
Please refer to the wiki to get detail how to change the width http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Middle_column_width -
AuthorPosts
This topic contains 12 replies, has 3 voices, and was last updated by Saguaros 13 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum