View Single Post
Old February 15th, 2007, 05:24 AM
  post #8
Santai
3ts'
 
Santai's Avatar
 
Join Date: Mar 2006
Location: USA - tn
Age: 53
Posts: 7,606
Rep Power: 118 @ 755
Santai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to behold
Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai
Default Re: A couple of questions on VBRevisited w fluid

ok -- it breaks out of the style because we use a <div instead of a <table .
most times they display faster .

in the header find :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

change it to :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

the desired width of the forum in % or just a number : 770 : inside the "quotes" .
in the footer find :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

change it to :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

remove (optional) from the bottom block of the additional css :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

to give your self some more space for this plug in can also change in the css : in the top block : Body (Customized in this Style) : can change the margin to 18 to 2 , even 0 if you wish .
this is the space on the outside of the style - the gray :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

and in the style vars the 18 in Spacer Size (pixels) could be lowered - space between the forum and edge of the page (white)

could shorten the thread titles , user names in cyber stats also .. .

this will still work with the ajustable style width mod

Kenj
a certain amount of common sense is necessary to survive in this world !
insanity leaves you no restrictions !
// support is available via the forums, post the apparent discrepancy or help needed . \\
Santai is offline   Reply With Quote