2
Quote:
zaidnavi wrote:
It does not come up centered.
When you create a block, you can place it in 1 of 5 positions:
Left - Left Sidebar
Right - Right Sidebar
Center-Left - Center Section (Fill left half only)
Center-Right - Center Section (Fill right half only)
Center - Center Section (Fill both halves)
If you want to have the content centered visually within one of these positions you have to use the appropriate html within your block contents:
<center>Your content herecenter>
Or:
<div style="text-align:center">Your content herediv>
Quote:
zaidnavi wrote:
...I can only see it when logged on as myself, gone when I log off.
You need to go into "System" -> "Groups", click on the "Anonymous Users" group and make sure that this group has "Block Access Rights" to your custom block.
Hope the above helps, and welcome to Xoops