vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Remove Threads/Posts (https://vborg.vbsupport.ru/showthread.php?t=315094)

Seven Skins 10-30-2014 01:27 PM

yes it uses different css, try this.

HTML Code:

.forumbit_nopost .forumhead .forumtitle, .forumbit_nopost .forumhead span, .forumbit_nopost .forumhead .collapse, .forumbit_post .forumhead h2 span, .forumbits .forumhead h2 span.forumthreadpost, .forumbits .forumhead h2 span.forumlastpost  {
font-size: 0px;
}


TheAdminMarket 10-30-2014 06:49 PM

Quote:

Originally Posted by Seven Skins (Post 2520619)
yes it uses different css, try this.

It's shame of me, but does forumdisplay.php having 2 types of lists? The subforums updated by removing the titles, but the thread listing still shows them.

Sorry, but can't like your post again.

Seven Skins 10-30-2014 09:06 PM

Quote:

Originally Posted by NickTheGreek (Post 2520306)
Hello,

I want to remove the titles "Threads/Posts" and "Last Post" from forumhead. Just the title not the column content. Is there anyway like using: display:none or I need to edit the template(s)?

Thank you

Quote:

Originally Posted by NickTheGreek (Post 2520654)
It's shame of me, but does forumdisplay.php having 2 types of lists? The subforums updated by removing the titles, but the thread listing still shows them.

Sorry, but can't like your post again.

There is no mention of thread listing to be edited in your 1st post hence the code was not posted.

TheAdminMarket 10-31-2014 04:56 AM

Quote:

Originally Posted by Seven Skins (Post 2520677)
There is no mention of thread listing to be edited in your 1st post hence the code was not posted.

Reading again my message I foung that maybe that "Sorry I can't like your post again" maybe sounds with different sense than the one that I had in mind. Actually appears like "I'll not like your post again as your reply was not what I expected".

I do appreciate a lot the time that each user spents to reply. That's why, after your post I tried to "Like it" but I got message "You can't like again this member if you don't like someone else before".

As for your comment, yes it's true, but I'm not designer so I don't know how the system works. I just seen the filename (forumdisplay.php) and I thought that changing it, will corrects all listings.

Thank you

Seven Skins 10-31-2014 03:55 PM

OK no worries .. try this code.

HTML Code:

.forumbit_nopost .forumhead .forumtitle, .forumbit_nopost .forumhead span, .forumbit_nopost .forumhead .collapse, .forumbit_post .forumhead h2 span, .forumbits .forumhead h2 span.forumthreadpost, .forumbits .forumhead h2 span.forumlastpost, .threadlisthead span.threadstats, .threadlisthead span.threadlastpost { font-size: 0px;}
.threadlisthead a img {display: none; }


TheAdminMarket 11-01-2014 09:21 AM

Works fine. THANK YOU :)

keyla31 11-08-2014 02:07 AM

what template did you add this too?


All times are GMT. The time now is 08:12 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.01023 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_html_printable
  • (4)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
  • (7)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