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)
-   -   Design problem (https://vborg.vbsupport.ru/showthread.php?t=222239)

traxxadd 09-01-2009 06:10 PM

Design problem
 
OK so i took my wordpress style and turned it into a vb style. But now when you try to register on the site when using firefox the register page is missing. When using IE it just looks all funky. Am i doing something wrong or missing some code? PLEASE HELP

www.3dtechforum.com

Lynne 09-01-2009 07:31 PM

Try floating the block element by adding this to the <div align="center"> tag: style="float: left; width: 990px;"

traxxadd 09-01-2009 07:46 PM

This may be a nuby question but what do you mean? Where do i add it Im pretty new at this thanks alot for your help

Lynne 09-01-2009 07:50 PM

Well, your content is in a div tag that just says <div align="center">. You can find whatever template that is in by doing this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.

traxxadd 09-01-2009 08:16 PM

OK I tried changing the CSS but I cant figure it out not sure where the div tag your talking about is?

--------------- Added [DATE]1251840121[/DATE] at [TIME]1251840121[/TIME] ---------------

I got it working in IE somehow but it seems to be firefox that the register page isn't there.

Lynne 09-01-2009 08:44 PM

It's right here:
HTML Code:

<!-- content table -->
<!-- BEGIN TEMPLATE: spacer_open -->
<!-- open content container -->

<div align="center">
        <div class="page" style="width:100%; text-align:left">
                <div style="padding:0px 25px 0px 25px" align="left">

I didn't realize it was in the spacer which is on every page. Maybe add a div around the stuff in register_rules with that style call? Get firebug for firefox and you can play with the css right there on the page and see what works and what doesn't.

traxxadd 09-01-2009 09:11 PM

I got all of that now.....What should i wrap around the template what <div>?

Lynne 09-01-2009 09:17 PM

I would try wrapping it with <div style="float: left; width: 990px;"> (not sure about the width) and see if you can see it then.

traxxadd 09-01-2009 09:29 PM

It works now still has a few problems but it works.....Thanks for all your help

I also had to wrap the register template in the div tags for some reason....


All times are GMT. The time now is 07:00 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.01388 seconds
  • Memory Usage 1,726KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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