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)
-   -   How to remove commas in sub forum? (https://vborg.vbsupport.ru/showthread.php?t=297329)

CouponWCents 04-17-2013 11:06 PM

How to remove commas in sub forum?
 
On our list of sub-forums, how do I get rid of the commas?

Lynne 04-18-2013 03:04 PM

Isn't it just CSS? I think I've posted the CSS to remove it before so try a search. Otherwise, you will need to supply a link to exactly what you want to change.

setishock 04-18-2013 04:23 PM

Lynne this is your code taken out of context from the double column mod.
Code:

/* to remove the commas */
.commalist li.subforum:after {
    content:"";
}


CouponWCents 04-18-2013 06:58 PM

I added that to our additional css and the commas are still there

Lynne 04-18-2013 09:39 PM

Quote:

Originally Posted by CouponWCents (Post 2417211)
I added that to our additional css and the commas are still there

As I said.....
Quote:

Originally Posted by Lynne (Post 2417161)
Otherwise, you will need to supply a link to exactly what you want to change.


CouponWCents 04-18-2013 11:47 PM

http://www.couponwithcents.com/forum.php

There are commas beside every sub forum. :)

Lynne 04-19-2013 01:35 AM

Your commas are actually in the source code, so it's being put in there via your style or code, not CSS.


All times are GMT. The time now is 11: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.01149 seconds
  • Memory Usage 1,717KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete