Hello There, Guest! Login Register
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Metrostyle report
#21
I'm having another developer look into this. We'll be releasing another version of Metro that will fix this issue. When I have the fix I'll contact you first.
#22
Awesome, i hope it wont be too long.. Smile
#23
any updates on this?
#24
(7th Feb, 09:12 pm)Legitti Wrote:  any updates on this?

Yes we have a fix for you and a new version of the theme being pushed out. I need to send you a file to upload to your forum. Can you send PM me your email address that you want the file to go to?

We will need to know that you uploaded the file so if you could reply to the email afterwards that would be appreciated. Cool
#25
Im also having trouble with dark theme, css is not loading correctly for some reason.. any help?
https://gyazo.com/e194d81e5afde791724e63455d76b163
#26
(7th Feb, 11:31 pm)Legitti Wrote:  Im also having trouble with dark theme, css is not loading correctly for some reason.. any help?
https://gyazo.com/e194d81e5afde791724e63455d76b163

Edit images/metrostyle/stylesheet/dark.css and find:

Code:
.navigation_menu > ul > li, .social_menu, .social_menu > a, .panel_button   {
border-color:#111111;
}

Replace with:

Code:
.navigation_menu > ul > li, .social_menu, .social_menu > a, .panel_button   {
border-color:#111111 !important;
}
#27
the whole dark.css is missing? how do i add it

https://gyazo.com/b07c6b342787361a023bf4da8e3329c0
#28
I sent you both files. It's strange you didn't have the dark.css file.
#29
How do i add it to template? i had it uploaded but its not showing there
#30
The CSS file is there now you just need to make the edit above.




Users browsing this thread: 1 Guest(s)