-
AuthorPosts
-
July 10, 2014 at 8:23 pm #199582
I have no need to use canvas menu so I put it off but now I have two big empty dark grey columns on the right and the left of the home page. Is there a way to get off of them? Thanks.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 10, 2014 at 8:24 pm #541913So that we can try to best assist you, please provide the url of the site you’re working on.
July 10, 2014 at 8:25 pm #541915Here it is
http://www.liceogmarconi.gov.it/joomla3TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 10, 2014 at 8:29 pm #541916So are you wanting your site to be 100% width of browser window … or are you wanting the grey background color to be a different color (or white) ??
July 10, 2014 at 9:16 pm #541919I would like to try 100% of scree resolution.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 10, 2014 at 9:28 pm #541920To get it looking right, you will need to modify a few different CSS rules.
Assumign you are using the J3.x/T3V2 version of JA Biz – and if you haven’t done so already – create a new file called “custom.css” within file path –> /templates/ja_biz/css
Within that custom.css file, paste the following CSS rules:
.container {
width: 100%;
}.t3-slideshow .container {
margin-left: auto;
margin-right: auto;
width: 85%;
}.home .t3-mainbody {
padding-top: 70px;
}body {
background: url("/joomla3/templates/ja_biz/images/bg-body.png") repeat-x scroll left top #FFFFFF
}How does that look?
July 11, 2014 at 10:04 am #541963Thanks for your kindness but these rules appear only to replace the grey border with a white one. I would like to expand all the contents of the page. Have I to change some of the rules you suggested? Doing so should I have to change the dimensions of the big image accordingly?
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by TomC 10 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum