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)
-   -   Breadcrumb Menu Border? (https://vborg.vbsupport.ru/showthread.php?t=323392)

Peter Cook 09-03-2016 02:36 PM

Breadcrumb Menu Border?
 
Hi guys

I have been away from programming VB for a while and for the life of me cannot remember, how to remove the border around the breacrumb dropdown menu! I am getting a little bit of a headache now lol

If anyone can help with this basic question I would be so grateful! :confused:

Regards
Peter

MarkFL 09-03-2016 02:51 PM

Can you provide a ink to your site? Then I can likely give you a CSS selector to remove the border. :)

Peter Cook 09-03-2016 02:58 PM

I am only now starting on it again from scratch, so it's not up and running as such, http://www.setiweb.space/activity.php

MarkFL 09-03-2016 03:03 PM

I don't see a border around your breadcrumb. Can you also post a screenshot with an indicator of the border you wish to remove?

Peter Cook 09-03-2016 03:11 PM

See the image!

https://vborg.vbsupport.ru/external/2016/09/16.png

MarkFL 09-03-2016 03:54 PM

Try this:

HTML Code:

#navtabs .popupmenu ul {
        border: 0 none;
        height: auto;
        margin: -2px;
}


Peter Cook 09-03-2016 04:01 PM

To where would that be added?

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

Ah haha I just remembered where it was in the Style variable editor! Thanks for your help :)

webmastersun 09-05-2016 12:11 AM

Quote:

Originally Posted by Peter Cook (Post 2575502)
To where would that be added?

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

Ah haha I just remembered where it was in the Style variable editor! Thanks for your help :)

You can do that there or adding into additional.css as an another option.

Good luck!


All times are GMT. The time now is 01:45 PM.

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.01223 seconds
  • Memory Usage 1,719KB
  • 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_html_printable
  • (1)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