vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Report Button (https://vborg.vbsupport.ru/showthread.php?t=296279)

leejohn02 03-19-2013 01:03 AM

Report Button
 
I wish to change the report button i have found the file, and selected an image that i wish to use thats 16x40 pxls i have added the image but i cannot find how to extend the width of the image, any help willl be appreciated

xxdestinyxx 03-20-2013 03:57 PM

Do you want to make the image itself a different size or is it getting cut off on your board?

leejohn02 03-23-2013 02:35 AM

i have the image done, but i need to extend the length of the image, thats what im trying to find out how to do, its actually getting cut off and i need it to show the whole image/word i can see repo but thats it, i need to know how to extend it so i can have a longer image for that button

peugeot405 03-23-2013 02:47 AM

try adding following in additional css:


Code:

.postbitlegacy .postfoot .textcontrols a.report, .postbit .postfoot .textcontrols a.report {
    width: 100px;
}

adjust 100px to you needs

or

Code:

.postbitlegacy .postfoot .textcontrols a.report, .postbit .postfoot .textcontrols a.report {
    width: auto;
}


leejohn02 03-23-2013 10:47 PM

works perfectly now, thanks

peugeot405 03-24-2013 01:34 AM

glad to help out :)


All times are GMT. The time now is 08:03 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.04562 seconds
  • Memory Usage 1,709KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete