-
AuthorPosts
-
Balaji Ramanathan Friend
Balaji Ramanathan
- Join date:
- September 2014
- Posts:
- 187
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
November 8, 2010 at 8:52 pm #156205aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
November 9, 2010 at 12:37 pm #362103Try remove this property::
#ja-footer {template.css (line 478)
background:none repeat scroll 0 0 #252525; >> remove
padding:0;
}Balaji Ramanathan FriendBalaji Ramanathan
- Join date:
- September 2014
- Posts:
- 187
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
November 9, 2010 at 2:44 pm #362111Thanks,
Where is this file located? I tried few template.css in different folders in rave>blocks> etcCouldn’t find.
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
November 9, 2010 at 4:37 pm #362120<em>@drb07 202613 wrote:</em><blockquote>Thanks,
Where is this file located? I tried few template.css in different folders in rave>blocks> etcCouldn’t find.</blockquote>
Here is the css file location where this edit is to be done::
/templates/ja_rave_new/css/template.css
Balaji Ramanathan FriendBalaji Ramanathan
- Join date:
- September 2014
- Posts:
- 187
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
November 9, 2010 at 6:00 pm #362140That’s really weird. In that file, I am not seeing that code at all. At 478 line it shows modules and stuff.
And these are the following codes for footer from line: 951
#ja-footer {
padding: 0px;
background: #252525;
}
#ja-footer .main {
color: #666;
padding: 10px 0px 25px 0px;
position: relative;
text-align: center;
background: #252525;
position: relative;
}
#ja-footer .ja-copyright {
border-top: solid 5px #333;
margin: 0px 15px;
padding: 15px 0px 0px;
position: relative;
}
#ja-footer .ja-copyright div.bannergroup {
display: none;
}
#ja-footer .ja-copyright small {
text-align: left;
color: #aaa;
}
#ja-footer .ja-copyright a { color: #aaa;}
#ja-footer .ja-copyright a:hover { color: #9a2016;}
#ja-poweredby {
position: absolute;
right: 15px;
display: block;
top: 25px;
text-indent: -3000px;
}
#ja-footer .ja-footnav { margin: 0px 15px; clear: left;}
.ja-footnav ul { float: left; margin-left: -10px;}
.ja-footnav ul li {
background: url(../images/line-footer.gif) no-repeat left center;
padding: 0px 10px;
}
.ja-footnav ul li a {
color: #888;
}
.ja-footnav ul li a:hover {
color: #9a2016;
}
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
November 9, 2010 at 6:06 pm #362143Here is the reference::
#ja-footer {
padding: 0px;
background: #252525;
}
The above reference was given from firebug(link to this firefox addon in my signature). Other way, Both references are termed to be same 🙂
1 user says Thank You to aman204 for this useful post
Balaji Ramanathan FriendBalaji Ramanathan
- Join date:
- September 2014
- Posts:
- 187
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
November 9, 2010 at 9:06 pm #362173Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 9, 2010 at 9:37 pm #362179Is there any chance you can post a link either here or via PM? I am struggling to find that part from the demo.
Balaji Ramanathan FriendBalaji Ramanathan
- Join date:
- September 2014
- Posts:
- 187
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
November 9, 2010 at 9:57 pm #362185I just PM’d you. TIA.
drb
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 9, 2010 at 10:16 pm #362187In templates.css around line 807 you will find the following
#ja-footer {
clear:both;
padding:20px 0;}
Adjust the figure in red as required.
Balaji Ramanathan FriendBalaji Ramanathan
- Join date:
- September 2014
- Posts:
- 187
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
November 9, 2010 at 11:29 pm #362202I am faced with the same issue again. I can’t see that code. Only thing that I see now is:
/* Footer ---*/#ja-footer .main {
color: #666;
padding: 10px 0px 25px 0px;
position: relative;
text-align: center;
background: #252525;
position: relative;
}
#ja-footer .ja-copyright {
border-top: solid 5px #333;
margin: 0px 15px;
padding: 15px 0px 0px;
position: relative;
}
#ja-footer .ja-copyright div.bannergroup {
display: none;
}
#ja-footer .ja-copyright small {
text-align: left;
color: #aaa;
}
#ja-footer .ja-copyright a { color: #aaa;}
#ja-footer .ja-copyright a:hover { color: #9a2016;}
#ja-poweredby {
position: absolute;
right: 15px;
display: block;
top: 25px;
text-indent: -3000px;
}
#ja-footer .ja-footnav { margin: 0px 15px; clear: left;}
.ja-footnav ul { float: left; margin-left: -10px;}
.ja-footnav ul li {
background: url(../images/line-footer.gif) no-repeat left center;
padding: 0px 10px;
}
.ja-footnav ul li a {
color: #888;
}
.ja-footnav ul li a:hover {
color: #9a2016;
}
I played with the above code and couldn’t find the solution. Sorry being quite naive.
drb
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 10, 2010 at 9:11 pm #362326Please zip and PM me your template.css file
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 10, 2010 at 9:50 pm #362334Ahh, you were looking at the wrong template.css file
Look at this one – plugins/system/jat3/base-themes/default/css/template.css
I think you can add the code I suggested to your usual template.css file and it will override the above but I have not tested to be sure.
1 user says Thank You to Phill for this useful post
Balaji Ramanathan FriendBalaji Ramanathan
- Join date:
- September 2014
- Posts:
- 187
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
November 10, 2010 at 10:03 pm #362338Thanks a million for lightening reply.
It solved the issue.
drb
-
AuthorPosts
This topic contains 15 replies, has 3 voices, and was last updated by Phill 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum