Resizing Columns

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
david63
Posts: 12
Joined: Wed Dec 14, 2005 9:50 pm
Location: Lancashire, UK

Resizing Columns

Post by david63 »

I am trying to make phpmyfaq fit into my website but i am having problems changing the width of the leftsidebar and the centre column. I have tried almost every value in style.css but to no avail. Could anyone point me in the right direction please as to where to make these canges please.
Thorsten
Posts: 15742
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

if you show me your current code I could help you.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
azism
Posts: 69
Joined: Mon Nov 28, 2005 9:51 pm
Location: Tucson, AZ USA
Contact:

Post by azism »

Alone this same line, is there a way to not display the righthand column when displaying a FAQ?
Webmaster, TI99ers On-Line User Group
http://www.ti99ers.org
FAQ: http://www.ti99ers.org/phpmyfaq
Thorsten
Posts: 15742
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

sure, it is. You have to remove the right column in the in index.tpl template and the css code for it in style.css. Please edit the left and right margin of the main column in style.css, too.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
azism
Posts: 69
Joined: Mon Nov 28, 2005 9:51 pm
Location: Tucson, AZ USA
Contact:

Post by azism »

Okay, this works, except the right column disappears completely, from all screens. I would just like to have it gone while a FAQ is displaying. I would like the right column display when at the home page, search results page, etc.

The reason for not having the right column displayed when in a FAQ is that some FAQ's I have need more width and without the right column, they would display properly.

Thanks for your prompt reply!!! :D
Webmaster, TI99ers On-Line User Group
http://www.ti99ers.org
FAQ: http://www.ti99ers.org/phpmyfaq
Post Reply