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)
-   -   Highlight, Postbit_Background, and user profiles. (https://vborg.vbsupport.ru/showthread.php?t=239303)

fullofyakspit 03-28-2010 09:02 PM

Highlight, Postbit_Background, and user profiles.
 
Hey,

I have just purchased vbulletin yesterday and I'm working on a style, I've nearly finished just hit a few snags. Any help on the below would be great.

Highlight
On page .../profile.php?do=editprofile and in a few other places when I hover my mouse over the links in the left menu the link I hover over gains a coloured box over it in #FFEB90 (yellowish) colour. I am trying to change this colour but cant find it's stylevar anywhere.

Postbit_Background
The Postbit_Background I assume is the actual part where a users posted message (the actual text part of it) shows up in a post, I have tried changing its background to match my style but it insists on staying transparent.

User Profiles
On page .../member.php/3-USERNAME I cannot seem to find any stylevars for the three sections "Visitor Messages" "About Me" "Friends" if anyone knows how these can be configured I would be very grateful in finding out :D

Dropdown Menus
On the three drop down links in the nav bar called "Community Forum" "Actions" and "Links" I just can not seem to manage to get rid of a white background/border.

Again, any help with any of these problems would be brilliant

Thanks!

Ps. My forum can be found Here if you need to see what I'm talking about :)

gflorimond 05-13-2010 02:40 PM

Postbit Background :

I've had the same issue.

Bug : in "postbit.css", the background color is only applied to postbitLEGACY.

Solution : edit the "postbit.css" template (in the "CSS Templates" category), and ADD anywhere :

Code:

.postbit {
background: {vb:stylevar postbit_background};
}


wptavern 05-13-2010 04:11 PM

For the highlight, I think the style var is imodhilite_backgroundColor found in the PopMenus area.

I know for sure you'll need to edit PopupMenus - popupmenu_border to edit the color or remove the white border you're describing in the drop down menus.

What are you wanting to change on the Visitor messages, About me, etc page?

Jaxel 08-17-2010 05:00 PM

I cant believe this postbit background bug STILL hasn't been fixed...

grayboy 11-01-2010 09:51 AM

Hi guys

We are trying to change the Visitor messages background from transparent, but can't find an option


All times are GMT. The time now is 06: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.01098 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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