Quote:
Today at 11:12 PM tomjinx1 said this in Post #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">
Change that to :
Code:
<table border="0" width="whatever size" cellpadding="0" cellspacing="0">
The next template to edit is the P_themeleftcolumn
You will want to change the first table statement. It should look something like this:
Code:
<table bgcolor="#FFFFFF" width="100%" cellpadding="5" cellspacing="0" border="0">
Change it to :
Code:
<table bgcolor="#FFFFFF" 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
|
Lets not. dotagious is not allowed to re-distrubute that hack to anyone, for any circumstances.