-
AuthorPosts
-
browwwsers cybercafe Friend
browwwsers cybercafe
- Join date:
- September 2014
- Posts:
- 77
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
June 5, 2014 at 6:52 pm #198518Please assist me , i would like to remove the black area.
(Not the area with copyrights)Thank you
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 5, 2014 at 7:54 pm #537936If you haven’t already, create a new file called “custom.css” within file path –> /templates/ja_biz/css
Within that file, paste the following CSS rule:
.t3-footer .main-container {
margin-top: -200px;}
Better?
browwwsers cybercafe Friendbrowwwsers cybercafe
- Join date:
- September 2014
- Posts:
- 77
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
June 6, 2014 at 12:45 pm #538060Morning,
Thanks very much, but i don’t understand fully.
If you can help me understand better i will really appreciate.Thank you.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 6, 2014 at 2:44 pm #538077<em>@browwwsers 431073 wrote:</em><blockquote>Morning,
Thanks very much, but i don’t understand fully.
If you can help me understand better i will really appreciate.Thank you.</blockquote>
Which version of JA Biz are you using – J2.5 or J3 ??
browwwsers cybercafe Friendbrowwwsers cybercafe
- Join date:
- September 2014
- Posts:
- 77
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
June 6, 2014 at 3:08 pm #538080Joomla! 2.5.20
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 6, 2014 at 3:11 pm #538082Okay, in that case . . . paste the following CSS rule within your template.css file within file path . . . .
/templates/ja_biz/css
.t3-footer .main-container {
margin-top: -200px;
}SAVE CHANGES … CLEAR CACHE … REFRESH PAGE
How does that work for you? 🙂
browwwsers cybercafe Friendbrowwwsers cybercafe
- Join date:
- September 2014
- Posts:
- 77
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
June 6, 2014 at 7:32 pm #538112Sorry still not working… i really tried.
Thank you.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 6, 2014 at 7:49 pm #538115<em>@browwwsers 431140 wrote:</em><blockquote>Sorry still not working… i really tried.
Thank you.</blockquote>
Do me a favor …. temporarily set “Optimize CSS” to “No” within your Template Manager–General settingsJune 11, 2014 at 12:36 am #538533Having the same problem no solution found so far :((
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 11, 2014 at 1:43 am #538543I never received a follow-up from browwwsers above.
nubeet … if you could provide the information I had asked of browwwsers, I will try to assist you.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 11, 2014 at 9:54 am #538580<em>@browwwsers 430915 wrote:</em><blockquote>Please assist me , i would like to remove the black area.
(Not the area with copyrights)Thank you</blockquote>
@browwwsers: Please create the templates/ja_biz/css/custom.css file and add new rule below:
#t3-footer .main-container > .row {
display: none !important;
}#t3-footer .main-container .t3-copyright {
margin-top: 0px !important;
}
Let me know if it helps.
June 11, 2014 at 5:56 pm #538642Im using:
* joomla 3.3
* Ja Biz version: 1.1.0
* Released Date: 22 May 2014The solution that worked for me was removing lines 34 and 36 from the home.php
[PHP]
<?php $this->loadBlock(‘top-header’) ?><?php $this->loadBlock(‘header’) ?>
[/PHP]Another problem I have is to properly center text on mashead-2 when the mashead-1 is turned off.
I set mashead-1 in the “Position & Responsive Configuration”Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 8, 2014 at 4:27 pm #541579<em>@Ninja Lead 431932 wrote:</em><blockquote>@nubeet: Please provide the url of the site you’re working on and screenshot of the problem, I will help you out.</blockquote>
At the end I used different footer without problem. Thank you!
AuthorPostsViewing 14 posts - 1 through 14 (of 14 total)This topic contains 14 replies, has 4 voices, and was last updated by nubeet 10 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How do i remove black space
Viewing 14 posts - 1 through 14 (of 14 total)