The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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 |
#2
|
||||
|
||||
Try floating the block element by adding this to the <div align="center"> tag: style="float: left; width: 990px;"
|
#3
|
|||
|
|||
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
|
#4
|
||||
|
||||
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.
|
#5
|
|||
|
|||
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. |
#6
|
||||
|
||||
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"> |
#7
|
|||
|
|||
I got all of that now.....What should i wrap around the template what <div>?
|
#8
|
||||
|
||||
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.
|
#9
|
|||
|
|||
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.... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|