Infinity template sidebar

More
6 years 11 months ago #11589 by mashura
Infinity template sidebar was created by mashura
I`m using the infinity template and would like to reduce the width of the right side bar to just 120 px. I would also like to float text body images to the right. How do I do that.
Thanks. See my website on travelfamba.com

Robert

Please Log in or Create an account to join the conversation.

More
6 years 11 months ago - 6 years 11 months ago #11598 by solidres
Replied by solidres on topic Infinity template sidebar
Hi,

The sidebar with can be adjusted in % units (screenshot). You can add more % by editing this file:

/templates/infinity/config.xml (around line 73)

To make text and images in the body to the right, you can use a text editor to do that.

Regards,
Last edit: 6 years 11 months ago by solidres.

Please Log in or Create an account to join the conversation.

More
6 years 11 months ago #11599 by mashura
Replied by mashura on topic Infinity template sidebar
I found the section to change the width

<field type="section" name="Sidebars" description="Choose the sidebar widths and align the sidebar to the left or right." />
<field type="table" name="sidebars">
<rows label="Position">
<row>sidebar-a</row>
<row>sidebar-b</row>
</rows>
<field type="select" name="width" label="Width">
<option value="12" data-gcf="6">20%</option>
<option value="15" data-gcf="15">25%</option>
<option value="18" data-gcf="6">30%</option>
<option value="20" data-gcf="20">33%</option>
<option value="24" data-gcf="6">40%</option>
<option value="30" data-gcf="3">50%</option>
</field>

Which option refers to right side bar. What are the other options .?

Please Log in or Create an account to join the conversation.

More
6 years 11 months ago #11604 by solidres
Replied by solidres on topic Infinity template sidebar
Hi,

You can add new width type into the current list:

<option value="6" data-gcf="6">10%</option>

Then it will show up for selection in template options (screenshot). This new width will be available for both sidebars.

Regards,
Attachments:

Please Log in or Create an account to join the conversation.

Moderators: solidres
Powered by Kunena Forum

All the things you need to make your work easier. Did you like Solidres?