vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   converting liquid to fixed (https://vborg.vbsupport.ru/showthread.php?t=175484)

danielc2384 04-08-2008 03:47 AM

converting liquid to fixed
 
Just wondering if it is possible to convert my template on dollhousetvforum.com from liquid to fixed.

Thanks

ssslippy 04-08-2008 06:21 AM

In your style options there should be a width option as long as your skin follows this.

Also note most of your images are broken.

danielc2384 04-08-2008 07:22 AM

I just tried that but it doesn't seem to work for me. I tried 100px and 200px and no change.

(I'm doing it in the table shown below)

https://vborg.vbsupport.ru/external/2008/04/55.jpg

Lynne 04-08-2008 02:12 PM

640px is a fixed width. If you are trying to make it smaller (like 200px which you suggested), then there may be other templates with hardcoded widths that are stretching your table. You really need to look at the source code on the pages it is not working on and see if there are other hardcoded values being used.

danielc2384 04-08-2008 03:30 PM

Thanks for the info Lynne. I think I'm getting somewhere now.
I just realized it may be the code below that may be the problem.
The code is taken from Common Templates/header.


I copy and pasted another code for a "fixed" forum I have and the forum became "fixed" although it did cause many other problems so I decided to paste back the older code.

Is anyone able to spot anyting from the code below thats not making it "fixed".

Thanks


Code:

<meta http-equiv="Page-Exit" content="BlendTrans(Duration=0)" />
<meta http-equiv="Page-Enter" content="BlendTrans(Duration=0)" />


<div id="border-left"><div id="border-right">
<!-- logo -->
<center>
<a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></div>
<!-- /logo -->
</center>
<div id="content-pad">

<!-- content table -->

$_phpinclude_output



I


All times are GMT. The time now is 06:39 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.00993 seconds
  • Memory Usage 1,718KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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