-
AuthorPosts
-
Juan Carlos Stauring Friend
Juan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
September 13, 2013 at 6:12 pm #190585Calling all joomlartists 😉
I’m using ja_university default theme and have a space on footer I need to remove. See image.
I use the same template on other install but use “blue” as default and it does not have the space.thanks
jc 🙂
Juan Carlos Stauring FriendJuan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
September 13, 2013 at 6:25 pm #505785Another thing I just noticed the header is not the same color as the footer area, not the very bottom one but where I have the company address and info. Where can I edit this so I can have it match exactly :confused:
Juan Carlos Stauring FriendJuan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
September 13, 2013 at 6:50 pm #505787I’m talking to myself here lol! 😀
Simple, it’s go to template manager > theme > default theme > go tab “Layout” select your default layout and remove:
<block name=”footer” type=”footer”></block>Now I do need help on the header and bottom color do not exactly match. On default header is #10151B and bottom of page is #0D1015
Juan Carlos Stauring FriendJuan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
September 14, 2013 at 2:04 pm #505826I’m wondering if removing the footer position is a good thing or if there is a better method to accomplish this? I prefer to just set the margin or height to 0 and leave footer on template.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 16, 2013 at 4:21 am #505886You can try to work my below solution
Open templates/ja_university/css/template.css file
From
#ja-footer {
background: #0b0b0b
border-top: 1px solid #181f28
color: #666
}
Change to#ja-footer {
background: #0b0b0b
border-top: 1px solid #181f28
color: #666
display: none;
}Remember to clear cache from Admin area.
If my solution doesn’t help to solve this problem you can put your site to go live, I shall check it directly on your site and suggest with better solution for you.
Juan Carlos Stauring FriendJuan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
September 19, 2013 at 2:57 am #506293thank you this worked for me.
September 24, 2013 at 12:09 am #506800Hi
How can i change the background of header (ja_header)? i mean to replace the colour background with an image please?thanks
Juan Carlos Stauring FriendJuan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
September 24, 2013 at 12:20 am #506801Go to your admin and in menu select Extensions > Template Manager and select JA University default template.
Select Profile tab and edit your theme. There you can “Select logo type” and pull down to Image.
You will have to ftp your new logo to your theme your using in /templates/ja_university/images or /templates/ja_university/themes and your theme and /images
If you logo size is different from the demo content you will have to edit the template.css file. Good luck.September 24, 2013 at 7:40 am #506846Thanks JCS
I’ve already changed the logo what I need is to change the site wide header strip (the background of logo). I want to replace that single colour background with an image.
Hope you got my question?Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 25, 2013 at 4:29 am #506954AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by Ninja Lead 11 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA_University space on footer
Viewing 10 posts - 1 through 10 (of 10 total)