-
AuthorPosts
-
sebbs Friend
sebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
August 9, 2014 at 12:07 am #200368site: http://bmwqc2.dev.dnsnetworks.ca/joomla/
I’m having a real issue with my footer (position)… if I add the “copyright” module it looks horrible and if I unpublish the module… there’s a big white square .. any suggestions??
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
August 12, 2014 at 7:15 am #545606You are using the default template of Joomla (Beez3). Do you want the footer like this image ?
If so, please open file: /templates/beez3/css/personal.css then find and replace this code:
#footer {
background: white;
box-shadow: none;
color: black;
margin: 0 auto;
max-width: 1025px;
}
With:
#footer {
background: transparent;
box-shadow: none;
color: black;
margin: 0 auto;
max-width: 1025px;
}Let me know if this helps
-
1 user says Thank You to Nazario A for this useful post
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by Nazario A 10 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
bottom of page/ footer
Viewing 3 posts - 1 through 3 (of 3 total)