Discount Magazines - Credit Cards - Gas Suppliers - Unblock Myspace - Duwayne Burnside

PDA

View Full Version : Please help


havoc21392
Nov 3rd 2007, 11:54 am
The text @ http://www.qlinkup.net is all shifted to the right and it seems it happened after i tried to modify the skintop. Could someone tell me how can i put it back to normal?

Any info is appreciated.

Divisive Cottonwood
Nov 3rd 2007, 12:50 pm
What do you mean "shifted to the right"? In what browser? I don't understand what you mean.

wdstuff54
Nov 3rd 2007, 1:57 pm
If you are talking about the text "linkup is a free web proxy service aimed..." all you have to do is put it in a table, set the width to whatever width you want and put the text in a cell. Then you wont have it going all the way to the borders. You can set the align with a div tag around it. For example.
<div align="center">
<table width="450">
<tr>
<td>linkup is a free web proxy service aimed...</td>
</tr>
</table>
</div>

Hope that helps.

John84
Nov 5th 2007, 7:55 am
has this been resolved? i see no right alignment issues.