vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   style modification problem. (https://vborg.vbsupport.ru/showthread.php?t=69079)

Sean James 09-04-2004 11:00 AM

style modification problem.
 
I am creating a custom skin for my site.

The only problem i seem to be having is, when i modify the width of the first column on the showthread page, where your avatar, name, post count reside, to a width below 150 all the tables get mis-aligned.

Does anybody know who to fix this problem? as the current width of 175pixels is way too wide.

thank u

Dean C 09-04-2004 11:14 AM

Please post your thread in the correct forum in future. Thanks.

Moved

Hellspire 09-04-2004 11:49 PM

Each style is unique, unless it has a default. Is your customized skins based upon the nature of vbulletin's default (the one given with the zip). Most HTML errors of that sort however, is due to the fact that there are other rows, chiefly those above the one you are modifing having different widths than the one you specified. Example in ascii text

-- --- --
-- --- --
(2 normal rows)
cannot be set as
-- --- --
--- -- --
without screwing up the rows. General HTML.. However, this should not be your problem, and its probably some deep rooted evil error that ill get reproached upon in a latter reply.

Good luck.


All times are GMT. The time now is 02:42 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.00900 seconds
  • Memory Usage 1,708KB
  • 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)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