vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Avatar bit! (https://vborg.vbsupport.ru/showthread.php?t=90370)

Destroyed Soul 01-30-2005 12:44 AM

Avatar bit!
 
1 Attachment(s)
Something is wrong with my avatar gallery! It looks horrible! They are all aligned down the center, in one row, and dont display in pages, and I dont know why! i went to put the border code on so my avatars would be bordered right with the riht colour, and I left a " mark. It seemed to fix the problem.... somewhat, which you will see in the pictures attached... but can someone help me fix it over all, AND my avatar categories hack so that all the avatars dont show in the same group when they have been assigned to different groups.

here are the codes with the " missing:

HTML Code:

<td bgcolor="{firstaltcolor}" valign="bottom" align="center"><normalfont>
        <input type="radio" name="avatarid" value="$avatar[avatarid]" $avatarchecked[$avatarid]><img src="$avatar[avatarpath]" border="1 solid {tablebordercolor}>
        <br>$avatar[title]</normalfont></td>

The picture for that will be attached as screenafter.jpg

here are the codes WITH the ":
HTML Code:

        <td bgcolor="{firstaltcolor}" valign="bottom" align="center"><normalfont>
        <input type="radio" name="avatarid" value="$avatar[avatarid]" $avatarchecked[$avatarid]><img src="$avatar[avatarpath]" border="1 solid {tablebordercolor}">
        <br>$avatar[title]</normalfont></td>

Which will result in screenbefore.jpg

Thanks!

defi 01-30-2005 03:02 PM

Quote:

Originally Posted by pipers dragon
Something is wrong with my avatar gallery! It looks horrible! They are all aligned down the center, in one row, and dont display in pages, and I dont know why! i went to put the border code on so my avatars would be bordered right with the riht colour, and I left a " mark. It seemed to fix the problem.... somewhat, which you will see in the pictures attached... but can someone help me fix it over all

Well, if you think it looks horrible, how do you want the pictures to be displayed instead? In 3 columns? 2? 5?

Quote:

AND my avatar categories hack so that all the avatars dont show in the same group when they have been assigned to different groups.
We can't provide support for vbulletin.org hacks on this site - post the problem in the original hack thread. I assume you're referring to this modification

add whitespace

Destroyed Soul 01-30-2005 06:26 PM

I want it to be displayed as the default setting if possible.

Also, yes, that is the one.


All times are GMT. The time now is 08:23 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.01073 seconds
  • Memory Usage 1,730KB
  • 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_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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