vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Show Thread Enhancements - J105 - Beautiful Bevel and Emboss Custom Avatars (https://vborg.vbsupport.ru/showthread.php?t=212005)

down.low 05-09-2009 04:49 AM

I still need help trying to auto- center this,.- could someone please help me out if they can?

down.low 06-04-2009 06:00 AM

Did anyone ever figure out a way to make the watermark image auto center itself?

Bigj85 06-14-2009 11:34 AM

Quote:

Originally Posted by down.low (Post 1823167)
Did anyone ever figure out a way to make the watermark image auto center itself?

you have to change this code
Code:

#watermark_box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
top: 0px;
left: 0px;
}

where it says left: 0px you have to change to how many pixels your avatar is from the left side of the postbit,mine was 13px left, so I did
left: 13px

Works fine

down.low 06-18-2009 12:38 PM

Quote:

Originally Posted by Bigj85 (Post 1829471)
you have to change this code
Code:

#watermark_box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
top: 0px;
left: 0px;
}

where it says left: 0px you have to change to how many pixels your avatar is from the left side of the postbit,mine was 13px left, so I did
left: 13px

Works fine



This doesn't work for me,... it only works to cover up some avatars, not all avatars, or it only covers parts of certain ones,..

down.low 06-25-2009 10:31 AM

Can I get some support on this product or what, or can you at least mark the thread as "Unsupported"- which it is.

blake247 08-01-2009 04:31 AM

Works great! Thanks!


All times are GMT. The time now is 01:25 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.01080 seconds
  • Memory Usage 1,727KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete