-
AuthorPosts
-
max emski Friend
max emski
- Join date:
- July 2014
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 6
- Thanked:
- 3 times in 1 posts
August 7, 2014 at 1:40 pm #200327How can I change menu solid color on the front page?
I need to have no transparent solid colorI can’t find the code t3-assets/css/css-22b7d.css
.has-slideshow .t3-header {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
position: fixed;
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
August 7, 2014 at 1:47 pm #545049Go to this File: /templates/ja_sugite/css/template.css
Replace this code
.scrollDown .t3-header, .scrollUp .t3-header { top: 0; background: #292929 !important; position: static; }with
.scrollDown .t3-header, .scrollUp .t3-header { top: 0; background: none !important; position: static; }max emski Friendmax emski
- Join date:
- July 2014
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 6
- Thanked:
- 3 times in 1 posts
August 7, 2014 at 2:51 pm #545057Thanks for your answer, but I need another result.
like this screenshot #2screenshot #1
screenshot #2
-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 7, 2014 at 4:04 pm #545071If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/ja_sugite/css/
Within that custom.css file, paste the following CSS rule:
.has-slideshow .t3-header {
background: none repeat scroll 0 0 #000
position: fixed;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Better ?? ๐
1 user says Thank You to TomC for this useful post
max emski Friendmax emski
- Join date:
- July 2014
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 6
- Thanked:
- 3 times in 1 posts
August 7, 2014 at 5:00 pm #545084Done!
It’s working!
Thanks A LOT TomC!! :):laugh:max emski Friendmax emski
- Join date:
- July 2014
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 6
- Thanked:
- 3 times in 1 posts
August 7, 2014 at 5:42 pm #545099Thank you again TomC!
ัustom.css works great!
But I have one problem:Is it possible to fix?
Thanks for any help!
Sincerely,
Max
max emski Friendmax emski
- Join date:
- July 2014
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 6
- Thanked:
- 3 times in 1 posts
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 7, 2014 at 6:33 pm #545103Nice Job, Max . . . . a little trial-and-error can go a long way.
This is how many of us – including myself – learned to work with Joomla and CSS. ๐
All the best with your continuing site development !!!
1 user says Thank You to TomC for this useful post
max emski Friendmax emski
- Join date:
- July 2014
- Posts:
- 10
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 6
- Thanked:
- 3 times in 1 posts
August 7, 2014 at 7:51 pm #545104Thanks a million, TomC!! :laugh:
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by max emski 10 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum