NightBreeze

Started by SychO, July 25, 2018, 11:31:03 AM

Previous topic - Next topic

needrom


shadav

need some help, please
2 things

getting the default avatar mod to work with this theme
and getting the avatars on boards/message boards mod to work with this theme

oh sorry and also how to get the "Show Likes Notification" to look like the "unread posts" button?

thank you

and this is a very nice theme, thank you for it :)

Loshmi

Does anyone knows how to change font size?
Thanks for the creator of this amazing theme!

shadav

a bug?
so I don't want to use the font awesome icons in the menu as I already use my own icons
but every time I empty out the field and press save, it just puts it right back in there....

also I've noticed that when I put in some fa icon's they don't work, just show flashing circle
examples:
fas fa-quran
fas fa-mosque
fab fa-google
fas fa-spell-check

there were a few others but I can't think of them off the top of my head

how can I remove these from the menu?

SychO

Quote from: shadav on October 06, 2019, 01:45:22 PM
a bug?
so I don't want to use the font awesome icons in the menu as I already use my own icons
but every time I empty out the field and press save, it just puts it right back in there....

The theme was not designed on the possibility of using custom icons, so no not a bug, working as intended.

If you're using custom icons then you are going to have to edit the source code, whether it be PHP, HTML or/and CSS, depending on how you're implementing these custom icons.

Quote from: shadav on October 06, 2019, 01:45:22 PM
also I've noticed that when I put in some fa icon's they don't work, just show flashing circle
examples:
fas fa-quran
fas fa-mosque
fab fa-google
fas fa-spell-check

there were a few others but I can't think of them off the top of my head

how can I remove these from the menu?

The FontAwesome version used in the theme is 5.0.13, those are most likely icons from new versions, also you can only use solid type icons for now. Theme needs updating.
Checkout My Themes:
-

Potato  •  Ackerman  •  SunRise  •  NightBreeze

sc2142

Quote from: SychO on October 06, 2019, 02:38:03 PM
Quote from: shadav on October 06, 2019, 01:45:22 PM
a bug?
so I don't want to use the font awesome icons in the menu as I already use my own icons
but every time I empty out the field and press save, it just puts it right back in there....

The theme was not designed on the possibility of using custom icons, so no not a bug, working as intended.

If you're using custom icons then you are going to have to edit the source code, whether it be PHP, HTML or/and CSS, depending on how you're implementing these custom icons.

Quote from: shadav on October 06, 2019, 01:45:22 PM
also I've noticed that when I put in some fa icon's they don't work, just show flashing circle
examples:
fas fa-quran
fas fa-mosque
fab fa-google
fas fa-spell-check

there were a few others but I can't think of them off the top of my head

how can I remove these from the menu?

The FontAwesome version used in the theme is 5.0.13, those are most likely icons from new versions, also you can only use solid type icons for now. Theme needs updating.

Would you be able to update the theme? I would really like to use the new icons.

SychO

Quote from: sc2142 on October 06, 2019, 02:43:16 PM
Would you be able to update the theme? I would really like to use the new icons.

I'll try soon, I'm finding it very hard to find any free time nowadays.
Checkout My Themes:
-

Potato  •  Ackerman  •  SunRise  •  NightBreeze

shadav

ok thank you.... I wasn't sure, hence the ?  :laugh:
in what file is the menu template? maybe that will help me to achieve my goal.... my custom icons work (mostly, nothing to do with your theme, it's the alternative menu mod ;) I like colorful shiny icons ;) )

*again, I do state* this is a very nice theme and thank you for it... I like it so much and so have the members that I'm making several recolors of it for my members hehehe

SychO

Well, it's in index.template.php but it'd be easier for you to just add this bit of CSS


nav .dropmenu > li > a > i {
display: none !important;
}
Checkout My Themes:
-

Potato  •  Ackerman  •  SunRise  •  NightBreeze

shadav

thank you, I added that to the index.min.css, index.css, and responsive.css
that sort of works.... it gets rid of them when the menu first loads is on the top bar but when the menu is on the right dropdown/slide in menu thing (sorry lol how to explain)
they still show up


SychO

Not sure how you added it exactly, but in my local setup when adding it to the END of index.min.css, it removes the icons on all occasions. If that doesn't work for you then you'll have to use the browser dev tools to see what's up with them on smaller screens
Checkout My Themes:
-

Potato  •  Ackerman  •  SunRise  •  NightBreeze

shadav

yeah i'm not sure, it would load without them then when the page finished loading it would pop up again  :o

thank you for your help, i found the part in the index.template and removed it .... seems to have worked without errors

Kristijan

How do I move this part down / up?

Loshmi

Is there a way to make this theme work with cbi v0.5 (Custom Board Icons)? Thank you for your amazing work!

Kindred

sure... make the same edits in this theme as the mod made in the default theme. :)

Go to the mod page.
select the mod and version of SMF and click parse...
make those edits to the theme files as listed in the manual instructions
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Mick.

What if you uninstall the mod and reinstall the mod and while you do that, select the nightbreze theme?

erkman77

At first nice theme, but i miss something, on default you have over every reply this "re: ......" and its a link how can i add this in this theme

erkman77

ok my solution view single post mod, and some adaptions in display.template on NightBreeze.
My Problem is solved

moofy

Hello,

Fantastic theme. I could use the author's help on one issue though. I'm trying to get an ignore button placed into the display.template.php file of this theme but my PHP programming skills are next to zero. I know where to place code not to blow anything up but that's about it.

Would it be possible to modify the code below to produce a button that sits along with the report to moderator and modify buttons?

This would be for ignore user

thanks

// Ignore user?
      if($message['ignoreuser'] > 0)
         echo '
                        <a href="', $scripturl, '?action=ignoreuser;u=', $message['member']['id'], ';rt=', $context['current_topic'], ';rm=', $message['id'], '" title="', ($message['ignoreuser'] == 1 ? $txt['ignore_this_user_button'] : $txt['unignore_this_user_button']), '">', ($message['ignoreuser'] == 1 ? $txt['ignore_link'] : $txt['unignore_link']), '</a> &nbsp;';

erkman77

Hello,
is there any possibillity to add the "new" Icon beside the single Childboards at Forumindex? I cant see wich childboard have new messages at index, i see only the on.png on parent board

Advertisement: