Jump to content

mdPanel - Material Design IPS Theme [ support topic ]

Featured Replies

  • Author
4 hours ago, Sonya* said:

Hi, I have another two questions:

  • I would like to add the Simple topic widget to the custom header widget of your theme, possible?
  • I would like to add Newsletter subscription block to the footer between quick links and About Us section, possible?

Thank you!

Yes and yes but this requires template edits and i do not provide support for that as it breaks theme updating.

I  provide support for small customizations and mainly css modification only 🙂

 

  • Replies 197
  • Views 16.1k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Simple, Say your custom link is named Activity You can change the menu icon by targeting the menu text like this [data-navtitle="Activity"] .ta_navIcon:before { content: "\f080"; /* Th

  • Demo site down?

  • how to select the icons for menu navigation? Say I have custom links, and want to chose my own icon. 

Posted Images

Hi, fixed calendar header overlaps the fixed website header to reproduce here https://ipskit.com/index.php?/calendar/ Is there any approach to get rid of this? It is not critical, but looks a bit dirty. 

  • 4 months later...

Sorry if this has been asked before, but is it possible to have the side menu collapsed by default?

  • Author
3 hours ago, DanLemX said:

Sorry if this has been asked before, but is it possible to have the side menu collapsed by default?

sorry its not possible but i will consider it in the next theme update 

  • 1 month later...
  • Author

IPS 4.5.0 Beta 👍

This theme is updated for latest IPS 4.5. Beta

Please message for a copy of the beta and please  use private messages for anything related to beta versions

 

Edited by TAMAN

Hi Taman! Slight problem on Mobile for 4.5 beta: header background still displays white.

20200622_123722.thumb.jpg.7d4f8d34dd449ae57e5bda4262f31619.jpg

  • 4 weeks later...

Using latest beta of 4.5 and behemoth. 

I do not use slider and without it found the user menu to close to navbar. So added this to custom.css

#elUserNav {
 margin-top: 10px; 
}

Just wanted to share.

Dam it wrong theme

Edited by Steph40

  • 1 month later...

Hello @TAMAN! Great stuff for 4.5! Got a quick question on the Editor:

image.thumb.png.9d4536dd47f6124a316477a7c2ef0910.png

This is using the "Dark" version of the theme. Is there a way to make the icons more visible against that background?

  • Author

Hi,

You can manually change the Editor Toolbar Icon in editor color settings

Its located in the checkbox/toggles/input tab

--

Thanks for letting me know 🙂

 

Taman

Edited by TAMAN

2 hours ago, TAMAN said:

Hi,

You can manually change the Editor Toolbar Icon in editor color settings

Its located in the checkbox/toggles/input tab

--

Thanks for letting me know 🙂

 

Taman

Thank you! One last question I hope. We've got a 2 column layout on our front page plus a sidebar. On screens approaching the media width to convert to tablet, we're seeing:

image.png.96656fc69598c08c20958b55e535cf07.png

On our "blogs" entries (We're using the Blogs app for Stories/Literature). Any ideas on what a fix would be? As far as I can tell, it's related to .ipsColumns width:100% property. Removing the property fixes it, but then when on a larger screen or in tablet mode, it doesn't take up the available space.

  • Author

 

48 minutes ago, AlexWright said:

On our "blogs" entries (We're using the Blogs app for Stories/Literature). Any ideas on what a fix would be? As far as I can tell, it's related to .ipsColumns width:100% property. Removing the property fixes it, but then when on a larger screen or in tablet mode, it doesn't take up the available space.

Hi,

Does the same thing happen on default IPS theme?

 

Actually yes, looks like it does.

  • Author
38 minutes ago, AlexWright said:

Actually yes, looks like it does.

Please report it to IPS 

if you want a quick fix i can help if you provide a link to check 🙂 

  • Author
18 hours ago, AlexWright said:

Thank you! One last question I hope. We've got a 2 column layout on our front page plus a sidebar. On screens approaching the media width to convert to tablet, we're seeing:

image.png.96656fc69598c08c20958b55e535cf07.png

On our "blogs" entries (We're using the Blogs app for Stories/Literature). Any ideas on what a fix would be? As far as I can tell, it's related to .ipsColumns width:100% property. Removing the property fixes it, but then when on a larger screen or in tablet mode, it doesn't take up the available space.

12 hours ago, AlexWright said:

It happens on our beta and live.

https://furrylife.online

 

Add this to custom.css 

.ipsColumn_veryWide.cBlogInfo{width:auto}

 

 

 

Unfortunately doesn't work, as it immediately does this:

image.png.35e4f1a4df009b1611c1754763df8b66.png

In the "Blogs" mode rather than "View Latest Entries" mode.

  • Author

@AlexWright 

Hi,

Please report the issue to IPS 🙂 

 

 

Edited by TAMAN

Thanks @TAMAN! Got one more for you though:

image.png.1f89e42b23cf280885b49e65c887a57b.png

Reddit embeds show up like this, and it doesn't seem I can get it to change.

  • 3 weeks later...

Hi guys, i was wondering where to change the background color behind the logo on the top left ?

Regards,

  • Author
1 hour ago, Charles Pfoss said:

Hi guys, i was wondering where to change the background color behind the logo on the top left ?

Regards,

Hello,

i just checked the logo background, it is hided in theme settings 

it will be fixed in the next update.

 

 

If you want to change the logo background. you need to use custom.css to change the color manually

for example...

.ta_Logo {
    background-color: #6e9eb6;
}

87f451668c60e275c9914657170e01f9.png

 

Edited by TAMAN

Thanks for your answer ! Working fine now.

 

Can you give me the logo size recommended for the top left place ?

  • 2 weeks later...

Hello,

I seem to be having some pretty major issues after upgrading IPB and the forum. I'm not trying to install a clean copy of the mdPanel theme but its not allowing me because it says I already have it installed and that it is up to date. I do not want to delete the old versions of it since I'd like a reference for the changes I made.

What can I do?

Thanks

  • Author
2 hours ago, superaven said:

What can I do?

 

Make a copy of the original theme (the one with ips marketplace tag on it) and then delete it. after that you can install a fresh one from ips marketplace and copy paste customizations from the one you copied 

Edited by TAMAN

  • Author
On 9/30/2020 at 3:33 PM, Charles Pfoss said:

Thanks for your answer ! Working fine now.

 

Can you give me the logo size recommended for the top left place ?

width  x  height

300px  70px

18 hours ago, TAMAN said:

Make a copy of the original theme (the one with ips marketplace tag on it) and then delete it. after that you can install a fresh one from ips marketplace and copy paste customizations from the one you copied 

Awesome that worked, thank you! Still getting used to this new interface and features.

Have two more questions...

1. Is there a guide of some sort so we know what color variables in the theme section of admin affect what areas on teh front end? Obviously its broken down into tabs which respresent sections and the names themselves are somewhat descriptive, but wondering if there's any sort of map or guide for this?

2. Likewise, I'm confused about the Light / Dark mode works. How do we create the two versions? In other words, how do a make all the color tweaks to the theme and then how do we add that to the section for Light / Dark mode?

Thanks again.

Recently Browsing 0

  • No registered users viewing this page.