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)
-   -   lines in navbar (https://vborg.vbsupport.ru/showthread.php?t=298216)

vinkenier 05-16-2013 12:56 PM

lines in navbar
 
I upgraded the test-site to vb 4.2.1 and I'm using skin completevb totally pro.
Completevb isn't giving any response after several weeks and questions so I hope someone here can help me.

I see some white lines between te words in the navbar i firefox and iexplorer. When running iexplorer in compatibility mode the lines are gone.

Can someone please help me sort this out?

Disco_Dave 05-16-2013 01:02 PM

any links to your site?

vinkenier 05-16-2013 01:10 PM

I run my test site on localhost. I'll paste a link to an image. Is that ok?
http://www.vinkenier.be/test/navbar-issue.png
I'm not upgrading my live site before this is fixed.

darnoldy 05-16-2013 03:31 PM

Quote:

Originally Posted by vinkenier (Post 2422462)
Can someone please help me sort this out?

It is almost impossible to guess what is causing the white line from looking at a screen shot. One needs to look at the css for the elements to find the problem. My first guess would be that you have a border-right attribute set somewhere, but it could be a margin issue too.

Lynne 05-16-2013 04:22 PM

All we can tell from an image is that it is a CSS issue, but since we can't actually view the page, it's impossible for us to tell you the exact CSS problem.

vinkenier 05-16-2013 06:38 PM

Thx, already for the info. Which css should this be?

tbworld 05-16-2013 07:42 PM

Quote:

Originally Posted by vinkenier (Post 2422530)
Thx, already for the info. Which css should this be?

You need to provide a link to your page so we can view the code: this is what lynne was trying to explain. Without viewing the code we cannot tell you the CSS.

darnoldy 05-16-2013 07:46 PM

Since you are using a custom skin, it is hard to know for sure...

but in a default skin, that area is contained in the tag
HTML Code:

<ul class="floatcontainer">...</ul>
I would look for
HTML Code:

.floatcontainer li {}
.floatcontainer li a {}

and see if you can find a border in one of those

vinkenier 05-17-2013 06:38 AM

I just setup a test site on-line.
It has only the default vbulletin 4.2.1 and style totally pro
No modifications made.

You can see it at http://test.vinkenier.be

Thx in advance for all the help and effort.

Spangle 05-17-2013 09:26 AM

Quote:

Originally Posted by vinkenier (Post 2422621)
I just setup a test site on-line.
It has only the default vbulletin 4.2.1 and style totally pro
No modifications made.

You can see it at http://test.vinkenier.be

Thx in advance for all the help and effort.

Deffo a CSS issue, but they look as if they are supposed to be there, have you looked at the style demo online to see if they are there ?

vinkenier 05-17-2013 10:32 AM

In the demo they are not there either, they were not there in vb versions before 4.2.1
You can see the demo here: http://www.completevb.com/demovb4/forum.php?styleid=12
You can see my live site with still 4.2.0 here: http://www.vinkenier.be

Spangle 05-17-2013 10:56 AM

1 Attachment(s)
Quote:

Originally Posted by vinkenier (Post 2422657)
In the demo they are not there either, they were not there in vb versions before 4.2.1
You can see the demo here: http://www.completevb.com/demovb4/forum.php?styleid=12
You can see my live site with still 4.2.0 here: http://www.vinkenier.be


I don't see them !

vinkenier 05-17-2013 11:10 AM

Of course you don't see them on the live site! The live site is still on 4.2.0-3.
The test site is already on 4.2.1
And as said before this happened after the update to 4.2.1 on the test site!

nhawk 05-17-2013 02:34 PM

Since evidently nobody here has that style to look at the CSS, the very simple answer is to contact CompletevB and ask them to update the style for 4.2.1.

Lynne 05-17-2013 04:17 PM

It's right here in your additional.css template:

HTML Code:

.navtabs li {
    background: url("images/styles/TotallyPro/style/navSplit.gif") no-repeat scroll right top transparent;
    float: left;
    padding-right: 2px;
}

That background is right here - http://test.vinkenier.be/images/styl...e/navSplit.gif - which is what you are seeing.

vinkenier 05-18-2013 06:25 PM

@ nhawk: The question was asked serveral times before to completevb, but there has been any response in weeks/months from the author. All users are left in the dark for all the skins they provide. So that's why the question was asked here for help.

@ lynne: thx for the support! You're magic :)


All times are GMT. The time now is 08:05 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.01331 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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