![]() |
table width
I have changed the Main Table Width from 100% to 800px, it looks fine in IE but in Safari it is sill going to 100%. Can anyone help me to make it look right in Safari?
Thanks, Chris |
Remove "px" from it.
|
Thanks, that worked, but now the header is not centered, it's aligned left.
|
In "header", "footer" and "spacer_open" templates find this:
Code:
width="$stylevar[outertablewidth]" Code:
style="width: $stylevar[outertablewidth]; margin 0 auto;" In spacer_open you'll also find this: Code:
<div class="page" style="width:$stylevar[outerdivwidth]; text-align:$stylevar[left]"> Code:
<div class="page" style="width:$stylevar[outerdivwidth]; margin 0 auto; text-align:$stylevar[left]"> |
thanks.
|
All times are GMT. The time now is 03:11 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|