vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=264)
-   -   Changing new / no new post iamges (https://vborg.vbsupport.ru/showthread.php?t=327765)

Joe Siegler 01-15-2020 06:17 PM

Changing new / no new post iamges
 
Short version - how do I change the icons for new msgs / unread in the default vB5 "Dark" skin?

I used to know how to do this in vB4 & 3, but all the stuff I knew is out the door now that I'm on vB5 after all this time.

Danke.

delicjous 01-17-2020 06:12 PM

You have to go to channel-management -> channel-manager -> "edit channel" go ... you will see channel-icon and could upload it. You need min version 5.5.5

Joe Siegler 01-17-2020 06:50 PM

Quote:

Originally Posted by delicjous (Post 2601779)
You have to go to channel-management -> channel-manager -> "edit channel" go ... you will see channel-icon and could upload it. You need min version 5.5.5

Let me be more clear - perhaps I didn't phrase it properly.

I'm looking to change the icons that show up on the main screen that show you whether there's new posts in that forum (channel now I guess) or not. Can't see where I can do that.

delicjous 01-17-2020 07:03 PM

Quote:

Originally Posted by Joe Siegler (Post 2601781)
Let me be more clear - perhaps I didn't phrase it properly.

I'm looking to change the icons that show up on the main screen that show you whether there's new posts in that forum (channel now I guess) or not. Can't see where I can do that.

I could not be more clear. Did you look into?

At the channel-page (most) home the speechbubble-icon?!!

Joe Siegler 01-17-2020 07:17 PM

Quote:

Originally Posted by delicjous (Post 2601782)
I could not be more clear. Did you look into?

At the channel-page (most) home the speechbubble-icon?!!

Yes, I did. I saw where I can give the channel a graphic, which is what I thought you were talking about, so I didn't try and upload a graphic, but I DID look.

OK I tried this time. That's sort of it. It used to be a single pair of graphics (for on/off) shared across all forums, now they have their own, which means I need to upload the same graphic like 25 different times this way. Anyway....

This system seems to be take one graphic and lighten/darken it, I can't seem to define a different graphic for "new" vs "not new", it's the same graphic in both situations - the old way had different graphics.

Can THAT be done?

--------------- Added [DATE]1579296230[/DATE] at [TIME]1579296230[/TIME] ---------------

Here's what I had before - the first image graphic is what you saw if there were no new posts - the hand as closed. But if it there were new posts, you'd have a different graphic shown.

http://www.black-sabbath.com/oldgraphics.html

delicjous 01-17-2020 07:25 PM

You could do with css if not a custom graphic uploaded...
https://www.adminammo.com/articles/v...m-icons-to-vb5

Joe Siegler 01-17-2020 07:52 PM

That sort of works, but the display is a mess - I'll have to play with the CSS to align it properly, but this does seem to work functionally. Tkx.

napy8gen 03-24-2020 09:57 AM

That link was an old code, you can try paste this into your css_additional.css
style manager> style name> edit templates> CSS Templates> css_additional.css

Quote:

.b-icon__speech-double-large--blue {
width: 48px;
height: 48px;
background: transparent url(http://www.black-sabbath.com/vb/imag...m_old-48.png);
}
.b-icon__speech-double-large--gray {
width: 48px;
height: 48px;
background: transparent url(http://www.black-sabbath.com/vb/imag...m_new-48.png);
}

Joe Siegler 03-24-2020 07:16 PM

That appears to have worked. Tkx!

napy8gen 03-25-2020 04:52 AM

Quote:

Originally Posted by Joe Siegler (Post 2602373)
That appears to have worked. Tkx!

No Problem. Glad it works!


All times are GMT. The time now is 07:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01129 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete