-
AuthorPosts
-
July 5, 2015 at 4:35 am #208278
1) How could I make the footnote/black bar to be always at the bottom section/page of the layout/browser.
2) How could I change the green/blue color to something else.
Please advise
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 6, 2015 at 7:43 am #576450Hi
Below are my answer for your questions:
1. Open the file: root/templates/ja_directory/css/custom.css and add this css rule:
.t3-footer {
bottom: 0;
position: fixed;
width: 100%;
}
2. Add this css rule into custom.css file created above:
.alert-notice {
background-color: #d9edf7; <<<< change to your desired color
}.t3-section .search-now, .t3-sidebar .search-now {
background-color: #1d9bdc; <<<< change to your desired color
}
1 user says Thank You to Saguaros for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Saguaros 9 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
footnote bar
Viewing 2 posts - 1 through 2 (of 2 total)