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)
-   -   Rounded corners in tabbar (https://vborg.vbsupport.ru/showthread.php?t=303592)

Total-AI 10-19-2013 01:27 PM

Rounded corners in tabbar
 
Hey All,

I'm trying to round the corners of the navigation tab bar in vb5. However when I use CSS to do so it seems like there's a white background behind, that I can't seem to get rid of.

Example is below:
https://vborg.vbsupport.ru/external/2013/10/35.png

Digital Jedi 10-19-2013 04:48 PM

That's because the background or container is not rounded. You would need to round that area as well.

Total-AI 10-19-2013 10:22 PM

Yeh, I know that but, I can't figure out which div/container is causing the issue.

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

Found the issue, it's caused by the main wrapper div, it looks like it extends right up to the top of the page so, I'll have to fiddle around with templates for a while.

Thanks for the help.

Digital Jedi 10-20-2013 02:22 AM

Chrome, and I think Firefox, have the ability to inspect each element in the context menu. It's a good way to see find class names you wouldn't know otherwise. In Chrome, at least, I can edit the CSS and HTML right from the browser and it updates live on screen. Great way to test styling in vBulletin.


All times are GMT. The time now is 02:20 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.00963 seconds
  • Memory Usage 1,711KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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