vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Delete line in the main page (https://vborg.vbsupport.ru/showthread.php?t=304559)

ZUCCO 11-14-2013 10:27 PM

Delete line in the main page
 
1 Attachment(s)
Sorry for bad english

See the picture I attached

As you can see when a user is not logged in he sees that white bar that says FAQ AND REGISTER

How do I remove that?

thank you

ozzy47 11-14-2013 11:34 PM

I would not delete that, I would add this to the additional.css

Code:

.notices li
{
    color: #FFFFFF;
}

You will then see the rest of the text that is there show up.

ZUCCO 11-15-2013 01:11 AM

Quote:

Originally Posted by ozzy47 (Post 2460799)
I would not delete that, I would add this to the additional.css

Code:

.notices li
{
    color: #FFFFFF;
}

You will then see the rest of the text that is there show up.

can you tell the location of it please? also I add that at the end of that template or at the begining

What does it do

ozzy47 11-15-2013 01:21 AM

ACP Styles & Templates --> Style Manager, select the style you are working with and choose, Edit Templates.

Then in there look for CSS Templates, double click on that, then double click on, additional.css

The paste that code in to the template, and click on Save.

It is a notice to guests, to check out your FAQ page, and gives them a link to register.

ZUCCO 11-15-2013 01:28 AM

Quote:

Originally Posted by ozzy47 (Post 2460832)
ACP Styles & Templates --> Style Manager, select the style you are working with and choose, Edit Templates.

Then in there look for CSS Templates, double click on that, then double click on, additional.css

The paste that code in to the template, and click on Save.

It is a notice to guests, to check out your FAQ page, and gives them a link to register.

Thanks, but you know what, I just realize that they were not 2 floating links, it was a whole text but it was in white letters.

I dont know if it fine to provide my web, tuxedogamers.com , select the whole text and you will see that it is a complete statement.

How Do I turn that visible

ozzy47 11-15-2013 01:29 AM

Do as I said above.

ZUCCO 11-15-2013 02:08 AM

Quote:

Originally Posted by ozzy47 (Post 2460836)
Do as I said above.

done, can you tell me how to change the color of the letters

ty

ozzy47 11-15-2013 02:14 AM

Change #FFFFFF in that code to a different value.


All times are GMT. The time now is 08:42 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.01032 seconds
  • Memory Usage 1,725KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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