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)
-   -   Things I can't find... (https://vborg.vbsupport.ru/showthread.php?t=266680)

Pirate45 07-12-2011 12:56 PM

Things I can't find...
 
On the default design, I cannot figure out which variable controls a few things... Help is appreciated.
  1. Profile Page > Visitor Messages. These (by default) appear to have a white background. I am wondering which variable changes this? I am speaking of the area where the visitor messages are posted.
  2. Albums > Recently Updated Albums. When you mouse-hover over the albums it has a white background. I cannot find where to change this.
  3. Social Groups > Member display in sidebar. It shows four avatars and usernames on each row. Is there a way to downsize that to two?
Thanks!

Lynne 07-12-2011 03:54 PM

1. It should be the stylevar content_background_color, but that will change the color for the postbit background also, I believe. So, you may want to write some custom css kinda like:
HTML Code:

.userprof_content {    background-color: pink;  }
2. Not sure what you mean. The background stays the same for me when I hover over the albums. We would need a link to a page on your site that we can see in order to see what is up.

3. I believe you would need to modify the actually php code in group.php to change that.

Pirate45 07-12-2011 04:08 PM

Lynne,

Thank you.
  1. I can't find content_background_color. The closest one I can find is control_content_background. So, I'm lost on that.
  2. In my albums, when I hover over a thumbnail, a larger area which included the thumbnail and the text below it turns white when being moused over. I would like to have the mouseover color and the standard color the same so that it does not do that.
  3. I'll look into that one.
Thanks again and any further help is appreciated.

Lynne 07-12-2011 04:28 PM

1. Sorry, I forgot the page we were on. That stylevar is actually "postbit_background"

2. I'd need to be able to see it on your site cuz I don't get that on mine.

Pirate45 07-12-2011 05:42 PM

Lynne,

Thank you. Would you allow a PM to have a look at my site?

Lynne 07-12-2011 08:36 PM

Yeah, sure. I may not get to it right away though since I'm on vacation.

Pirate45 07-15-2011 12:41 AM

Looks like I can't PM you at all. :(

Lynne 07-15-2011 03:33 AM

I like to have PMs off while I'm on vacation. I just turned them back on and I'll keep them on for a day.


All times are GMT. The time now is 02:39 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.00971 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)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