Jump to content

Mind Theme

Featured Replies

Hi again. Would it be possible in a future update to add a slider? Maybe an option to have slider in place of header faces?

Also, I'm not sure if it's bugs or just my site that wont work correctly but trending bar and footer are not showing. Theme colors are not changing on front page even if changed and saved in theme options.

Edited by OldAssGeek

  • Replies 247
  • Views 35.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • It seems to be. Hopefully, all is well and he'll be back after a long holiday. 

  • https://invisionfocus.com/

  • Good job . If you need assistance in further development please contact me, I'll try to help you Good luck in development!

Posted Images

  • Author
  On 8/30/2018 at 10:36 PM, OldAssGeek said:

Hi again. Would it be possible in a future update to add a slider? Maybe an option to have slider in place of header faces?

Also, I'm not sure if it's bugs or just my site that wont work correctly but trending bar and footer are not showing. Theme colors are not changing on front page even if changed and saved in theme options.

Hello

1. Sure: What would be better, Slider from theme setting or from Pages?

2. I would need admin access to check (privately)

Let me know :smile:

Edited by Heosforo

  On 8/31/2018 at 2:08 AM, Heosforo said:

Hello

1. Sure: What would be better, Slider from theme setting or from Pages?

Awesome. I think from theme settings would be best. Pages would just be confusing for some i think. Better to have theme settings in one place. Either custom slides or pull from applications featured content works for me. Maybe both?

PM sent.

Hi,

I really like the look of this theme (well done) and trying it out on a new site.

I have applied this code to increase the logo as recommended in custom.css

#elLogo img {
  width: 389px;
  height: 132px;
}

However on a mobile it is not resizing down but getting squashed thin

What else would I need to add so it displays ok on mobile?

Edited by Unlucky

  • Author

Hello @Unlucky

Thanks :smile:

For mobile you'll need to search in custom.css, this:

#elLogo img {
  width: 100%;
  height: 42px;
  margin: 0;
}

You probably would need to add "max-width" also to replace the default css.

Let me know if that helps.

  On 9/6/2018 at 8:56 AM, Heosforo said:

Let me know if that helps.

Thank you yes it helped

is there a way to get the sub menu to be brighter?

  • Author

Hello @beats23

In your custom.css find:

.ipsNavBar_secondary > li > a {
  opacity: 0.5;
  padding: 4px 25px;
  border-bottom: 0px solid transparent;
  text-transform: uppercase;
  font-size: 10px;
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
}

Replace with this:

.ipsNavBar_secondary > li > a {
  opacity: 1;
  padding: 4px 25px;
  border-bottom: 0px solid transparent;
  text-transform: uppercase;
  font-size: 10px;
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
}

I think you meant this, let me know 👍

  On 9/8/2018 at 3:03 PM, Heosforo said:

Hello @beats23

In your custom.css find:

.ipsNavBar_secondary > li > a {
  opacity: 0.5;
  padding: 4px 25px;
  border-bottom: 0px solid transparent;
  text-transform: uppercase;
  font-size: 10px;
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
}

Replace with this:

.ipsNavBar_secondary > li > a {
  opacity: 1;
  padding: 4px 25px;
  border-bottom: 0px solid transparent;
  text-transform: uppercase;
  font-size: 10px;
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
}

I think you meant this, let me know 👍

Thanks. 

Hi, How do I get the avatar effect to show?

Thanks 

137106782_ScreenShot2018-09-14at4_07_47am.png.c62b0f75ff34e9b621fc7ed41ada9571.png

  • Author
  On 9/14/2018 at 3:09 AM, beats23 said:

Hi, How do I get the avatar effect to show?

Thanks 

137106782_ScreenShot2018-09-14at4_07_47am.png.c62b0f75ff34e9b621fc7ed41ada9571.png

It should appear by default, I can take a look if you want.

Let me know.

Hi, How do I get the avatar effect to show?

Thanks 

137106782_ScreenShot2018-09-14at4_07_47am.png.c62b0f75ff34e9b621fc7ed41ada9571.png

I don't have a live site yet. I'm on localhost.

Maybe its because I haven't populated an area with posts yet.

Can you tell me where those comments are posted for it to show?

 

  • Author

@beats23 Sorry, I had misunderstood your question.

That part is a block (Top forum posts).
Please see: Mind doc

Let me know if you need help.

I'm getting a notice that it is not compatible with the latest version of IPS. 

  • Author

Hello @CheersnGears

Please download it again. I have updated that templates.
If this continues just skip it.

  • Author

Hello @niteshad

Thanks :smile:

Those templates has already been updated, so please just skip/overwrite that step. 

Hello! I just noticed that I have an upgrade notice from invision, however, it says that it modifies some of the CSS and other parts of the theme. Is it safe to upgrade?

  • Author

Hello @jay hirshberg

Yes is safe, no worries.

I just did the upgrade with the latest Mind download to 4.3.6 and it worked! thanks!

  • Author

Great, thanks for confirm 👍

Hi @Heosforo, is it possible to add a background photo to the Mind header,  similar to the Chocolate theme, If so can you tell me how?

Thanks.

26177288_ScreenShot2018-09-25at10_19_29am.thumb.png.c3bc352030c72f71a2897d743854b1a8.png

  • Author

Hello @beats23

Not now, I'll add it in a moment 👍

  • Author

Theme updated

- Added background image to "Site welcome" block. (opacity as well)
- Option to remove particles

See image:
header.thumb.png.7c2bb8cb8c3ddbb8beba4b3707d8b3e2.png

Edited by Heosforo

Recently Browsing 0

  • No registered users viewing this page.