Jump to content
This topic contains 124 posts with an estimated read time of 323 minutes. A summary containing the most significant posts is available with an estimated read time of 2 minutes.

Featured Replies

  • Replies 123
  • Views 7.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

Posted Images

 

Not my best video, but I am a bit under the weather, so it is the best I can do at the moment 🙂

That's great Jim! I just watched it through and I think it is going to be a huge help to me.

I also wish to express my huge appreciation to the Invision team. I can now see myself building features which before seemed a bit too much beyond my abilities. Brilliant!

  • Author
 

That's great Jim! I just watched it through and I think it is going to be a huge help to me.

I also wish to express my huge appreciation to the Invision team. I can now see myself building features which before seemed a bit too much beyond my abilities. Brilliant!

That makes me so happy to hear!

Sharing is caring and if I can help others to feel more comfortable using the new amazing features of V5, or Invision Community in general, that is amazing!

Looks amazing Jimi. It's not so much useful for an actual discussion forum, but for a personal web page, this is very cool!

The domains I shared on page 1 expired, so here's the updated version. I still need to make a homepage that ties it all together, but I absolutely love the way IC5 works across apps. 👏

Edited by Mike G.

 

The domains I shared on page 1 expired, so here's the updated version. I still need to make a homepage that ties it all together, but I absolutely love the way IC5 works across apps. 👏

Great job, looks incredible.

 

Great job, looks incredible.

Thank you!

  • Community Expert
  • Management

I can't express how much I love seeing these communities, and the mix of sidebar versus top navigation.

Keep them coming!

Mine has been slightly updated - mind you this is an adult community but trying to keep it classy, not ordinary. There's a few people while I'm building it, it hasn't really officially opened yet.

- I'm a bit bothered with not being able to center the logo properly without adding additional custom css. 

 

Could contain: File, Webpage, Computer Hardware, Electronics, Hardware, Monitor, Screen, Person, Hat, Car

Could contain: File, Light

Could contain: File, Computer Hardware, Electronics, Hardware, Monitor, Screen, Ct Scan

Could contain: File

Could contain: File, Computer Hardware, Electronics, Hardware, Monitor, Screen, Webpage, Light

Could contain: File, Webpage, Computer Hardware, Electronics, Hardware, Monitor, Screen

Edited by Cedric V

 

- I'm a bit bothered with not being able to center the logo properly without adding additional custom css. 

Same xD

I had to add this to get it center: 

img{margin: 0 auto !important;}

 

 

Same xD

I had to add this to get it center: 

img{margin: 0 auto !important;}

 

Thanks, I’ll give that a go later on.

I thought I saw something in @Ehren theme video about backgrounds for the header. Did that idea get scrapped or do we have to use CSS for that

 

Same xD

I had to add this to get it center: 

img{margin: 0 auto !important;}

 

Definitely don't use this code, it'll reset margins on every image on your site.

This will center the logo:

.ipsNavPanel .ipsLogo{
	justify-content: center;
}

 

 

I thought I saw something in @Ehren theme video about backgrounds for the header. Did that idea get scrapped or do we have to use CSS for that

Correct. Background images were never implemented, so CSS is the best solution for the moment. 🙂 

Thanks @Ehren 👌

 

Definitely don't use this code, it'll reset margins on every image on your site.

This will center the logo:

.ipsNavPanel .ipsLogo{
	justify-content: center;
}

 

Correct. Background images were never implemented, so CSS is the best solution for the moment. 🙂 

Ehren, do you have a css code to make the individual color bars on forums have a glow effect? 😇😃

Some thoughts regarding the new design options in v5: 

- Stylistically, the vertical menu allows all of the menu links to be shown.  Before, we would inadvertently hide a lot of the sub menu links into drop downs or hover menus.  Behaviorally, this means menu links will be more readable and more accessible, and therefore easier to navigate especially for new users. I really think the vertical menu is going to really help new users. 

- The most creative designs are those that tap into a broader range of apps and widgets, which leverages the full strength of the suite. They're doing things beyond just forums, and building custom pages with blog widgets, events widgets, and more.  

Even though IPS will never match the algorithmic personalization as Facebook, I do believe we can start building more customized pages for each user entirely with widgets.  

  • Community Expert
  • Management
 

Some thoughts regarding the new design options in v5: 

- Stylistically, the vertical menu allows all of the menu links to be shown.  Before, we would inadvertently hide a lot of the sub menu links into drop downs or hover menus.  Behaviorally, this means menu links will be more readable and more accessible, and therefore easier to navigate especially for new users. I really think the vertical menu is going to really help new users. 

- The most creative designs are those that tap into a broader range of apps and widgets, which leverages the full strength of the suite. They're doing things beyond just forums, and building custom pages with blog widgets, events widgets, and more.  

Even though IPS will never match the algorithmic personalization as Facebook, I do believe we can start building more customized pages for each user entirely with widgets.  

Indeed, the key aim for v5 was to make it far easier to design a custom community and tailor it without having to create custom templates and pages of CSS. Quite often we'd say "you can do that but you need a custom block, a template and some CSS" which puts it beyond the reach of most community owners.

Recently Browsing 0

  • No registered users viewing this page.