-
AuthorPosts
-
saswiss Friend
saswiss
- Join date:
- August 2013
- Posts:
- 144
- Downloads:
- 149
- Uploads:
- 43
- Thanks:
- 7
- Thanked:
- 2 times in 2 posts
November 24, 2015 at 8:17 pm #756399I have changed the top navigation bar in size and color and it works fine as long as I don’t try to add a menu to a footer section, or remove ‘Matches’ acm for instance.
Where do I change the settings that the topbar always stays the same, no matter the changes I make – or the pages a user visits?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 24, 2015 at 9:13 pm #756570What kind of “change” is occurring if/when you try to add a footer menu?
saswiss Friendsaswiss
- Join date:
- August 2013
- Posts:
- 144
- Downloads:
- 149
- Uploads:
- 43
- Thanks:
- 7
- Thanked:
- 2 times in 2 posts
November 24, 2015 at 9:35 pm #756572I had changed the size (height) of the navbar and the background color in the css file, but the changes are not showing. I cleared the cache and refreshed and then the navbar was back to only 50px, background color transparent…
Where can I change the size to a height of at least 100px, to accommodate the logo size – with the background color to whitesmoke, menu text color blue – always, on every page, every menu item and will stay that way even if I remove or add menu items, as well as when scrolling?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 24, 2015 at 9:42 pm #756573Try This . . . . .
Within file path —> /templates/ja_social_ii/local/css/themes/features1/features.css
at line 37, modify as follows:
body.features-page .t3-header {
background: #fff none repeat scroll 0 0;
height: 100px;
padding: 24px 0;
position: fixed;
top: 0;
transition: padding 300ms ease 0s, top 300ms ease 0s;
width: 100%;
z-index: 3;
}The background color of “#fff” is used as an example only.
Change to the color code you want.Better ??
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by TomC 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum