![]() |
Quote:
One little gripe and might be just me - but we cannot see the navbar options until we hover over them. Navbar is just white with white type for the options, until we hover, and only the ones that have a hover are ever visible.. https://vborg.vbsupport.ru/external/2016/02/14.jpg |
That's weird, it doesn't show like that to me on a default vBulletin installation with the theme installed.
Do you know what class is making it turn white? |
1 Attachment(s)
Quote:
https://vborg.vbsupport.ru/attachmen...1&d=1455047976 |
Quote:
|
I changed stylevar 'navbar_link_color' to #2b5071 and that got me my options visible, but now when we hover we lose the link color in the BG.
|
<a href="https://vborg.vbsupport.ru/showthread.php?t=95910" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=95910</a>
As soon as I restricted this style to a usergroup, the theme ended up breaking pretty much and has all the links, but reverted to the default style. |
Hey Dave,
I noticed that when clicking the "Top" link at the bottom of the page, you are not quite taken to the top of the page. The "margin-top: 10px;" attribute applied to the anchor tag containing the logo image is the culprit. If that CSS is applied to the image within the anchor tag instead, then it works correctly and looks the same. This involves locating the selector in the "additional.css" template: HTML Code:
.logo-image{ HTML Code:
.logo-image img{ |
1 Attachment(s)
Here are a couple of other changes I recommend:
ON user profile pages, the text within <dd></dd> elements is too light. I changed (in "additional.css") the following selector: HTML Code:
dl.stats dd{ HTML Code:
dl.stats dd{ https://vborg.vbsupport.ru/attachmen...1&d=1455091863 The fix for that is to add to "additional.css": HTML Code:
#view-visitor_messaging #above_postlist { |
This really is beautiful! Many thanks!
|
Thanks for the comments.
@MarkFL, thanks! I will apply it soon to the attachment. |
All times are GMT. The time now is 12:25 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|