-
AuthorPosts
-
kelvin899 Friend
kelvin899
- Join date:
- January 2013
- Posts:
- 63
- Downloads:
- 5
- Uploads:
- 16
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 11, 2014 at 11:20 am #199602Hey!
Another “problem” which I cant figure out anymore. I know how to change the background color from the main menu, but how can I make it invisible? So that the white background would disappear?
Currently the code in custom.css:
.t3-header {
border-bottom: solid 1px #d9d9d9
background: none;
position: relative;
min-height: 50px;
}
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 11, 2014 at 3:19 pm #541989Please check the site link you provided . . . getting an error message when trying to bring it up
kelvin899 Friendkelvin899
- Join date:
- January 2013
- Posts:
- 63
- Downloads:
- 5
- Uploads:
- 16
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 11, 2014 at 3:25 pm #541990Hey Tom,
The website link with the login details does work on this side! 🙂
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 11, 2014 at 3:28 pm #541991<em>@kelvin899 436234 wrote:</em><blockquote>Hey Tom,
The website link with the login details does work on this side! :)</blockquote>
Got it now 😎
Can you be a bit more specific as to what you mean by “white background disappear?”
What kind of background for your main nav are you wanting?kelvin899 Friendkelvin899
- Join date:
- January 2013
- Posts:
- 63
- Downloads:
- 5
- Uploads:
- 16
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 11, 2014 at 3:30 pm #541992Woehoe! 😀
Well as you see, it haves a white background now. I only want those green menu buttons, so the white background haves to disappear.
If you know what I mean, otherwise I could send you a picture with what I am meaning! :laugh:
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 11, 2014 at 3:31 pm #541993<em>@kelvin899 436236 wrote:</em><blockquote>
If you know what I mean, otherwise I could send you a picture with what I am meaning! :laugh:</blockquote>A mock-up screenshot of what you’re wanting to accomplish would be very helpful
kelvin899 Friendkelvin899
- Join date:
- January 2013
- Posts:
- 63
- Downloads:
- 5
- Uploads:
- 16
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 11, 2014 at 3:35 pm #541996TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 11, 2014 at 3:46 pm #541997For starters, you will need a background image for your main nav.
At present, you don’t have one assigned . . . ./templates/mozambique/css/template.css – line 2406
.t3-mainnav {
border: medium none;
border-radius: 0;
margin-bottom: 0;
}or, are you wanting your main nav to “overlap” onto the area above – which currently has a gray background?
kelvin899 Friendkelvin899
- Join date:
- January 2013
- Posts:
- 63
- Downloads:
- 5
- Uploads:
- 16
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 11, 2014 at 3:49 pm #541998The strange thing is, is that yesterday it succeeded to let the background disappear without adding any images to the main nav. But the template changed back in settings so I had to do it over and I don’t get it to work.
Isn’t there anyway to disable the white background? Because there has to be a place where that piece of white is located 🙂
Or could I use a transparent background?TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 11, 2014 at 3:54 pm #542000Try This . . . .
First of all – if you haven’t yet done so – create a new file called “custom.css” within file path –>
/templates/mozambique/css/Within that custom.css file, paste the following CSS rules:
.t3-video {
margin-bottom: -50px;
}.t3-mainnav {
margin-top: -30px; z-index: 999;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Is that getting closer to what you are looking to so?
1 user says Thank You to TomC for this useful post
kelvin899 Friendkelvin899
- Join date:
- January 2013
- Posts:
- 63
- Downloads:
- 5
- Uploads:
- 16
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 11, 2014 at 3:58 pm #542002You are the best Tom!! This is exactly what I meant, this didn’t succeed me! Currently you made me a happy man, haha!
Also thank you for your fast reply’s!!:laugh:
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 11, 2014 at 4:01 pm #542004Glad I could help . . . . All the best with your continuing site development !!!
🙂
kelvin899 Friendkelvin899
- Join date:
- January 2013
- Posts:
- 63
- Downloads:
- 5
- Uploads:
- 16
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 11, 2014 at 4:02 pm #542005Thank you so much! I wish you already a nice weekend!:D
AuthorPostsViewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 2 voices, and was last updated by kelvin899 10 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum