The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
If someone can help me make my portal/forums fixed width, I will supply them with this hack.
|
#12
|
|||
|
|||
give me a link to your site so I can see what style you are using and I will tell you where and what to change....
|
#13
|
|||
|
|||
you want to do something like this here? http://www.nurv-clan.com
|
#14
|
||||
|
||||
Quote:
Table width ? |
#15
|
|||
|
|||
Dotagious - If you using VBPortal you will have to change 2 files...
The first one is the P_themeheader. You will want to change the width of the first table statement to whatever size you want. It should look like this : Code:
<table border="0" width="100%" cellpadding="0" cellspacing="0"> Code:
<table border="0" width="whatever size" cellpadding="0" cellspacing="0"> You will want to change the first table statement. It should look something like this: Code:
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="5" cellspacing="0" border="0"> Code:
<table bgcolor="{pagebgcolor}" width="Whatever size" cellpadding="5" cellspacing="0" border="0"> That should do it... if you change the 100% to 800 and the tablewidth one to 800 you should get something that looks like my site at http://www.nurv-clan.com Now, let's talk about the Photopost button... Tom |
#16
|
|||
|
|||
Quote:
|
#17
|
|||
|
|||
Quote:
|
#18
|
|||
|
|||
Dotagious, what seems to be your freakin problem?
|
#19
|
|||
|
|||
Moderators, I suggest you close this thread, before its get way out of control....
|
#20
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|