This website can use cookies to improve the user experience

This website can use cookies to improve the user experience and to provide certain services and functions to users. Cookies contain small amounts of information (such as login information and user preferences) and will be stored on your device.

Enable All Cookies Privacy Policy

New user , Blocks Question


avatar
DSF2 19
From: -
New user , Blocks Question

Yesteday ive installed Esselbach on my test server.
Now i want to customize it , but i dont know how to add remove blocks etc..

Any 1 can give an advice ?

Thank You

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


1 Re: New user , Blocks Question
avatar
OP 19
From: -
New user , Blocks Question

Thanx ! for help

How can i move Poll block from center position block as default, to righ column as a block ?

Thank you
1 Re: New user , Blocks Question
avatar
Administrator
1340
From: Vienna, Austria
New user , Blocks Question

Now im stuck with pool position (i want it as a block in the righ side of webpage) Website and also i want to strech all the content a little bit

Look like you figured it out. To stretch the blocks you need to change the width in this line to a higher value:

<td valign="top" width="160" bgcolor="#fffffff">

and on the block table as well:

<table cellspacing="0" cellpadding="0" width="160" bgcolor="#000000" border="0">

For example:

<td valign="top" width="200" bgcolor="#fffffff">

and

<table cellspacing="0" cellpadding="0" width="200" bgcolor="#000000" border="0">

Ps: Can i upgrade to full version in 2-3 months ?

Yes, it is possible to upgrade from the freeware version.
1 Re: New user , Blocks Question
avatar
OP 19
From: -
New user , Blocks Question

I figured out !

Thanx for quick reply !

Now im stuck with pool position (i want it as a block in the righ side of webpage) Website and also i want to strech all the content a little bit
Thanx for Help


Ps: Can i upgrade to full version in 2-3 months ?
1 Re: New user , Blocks Question
avatar
Administrator
1340
From: Vienna, Austria
New user , Blocks Question

You need to edit the HTML part of the site_header or site_footer template directly. This could be done with the template editor.

Let me know if you need additional help.

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.