Search found 57 matches
- Thu Jul 30, 2009 8:23 am
- Forum: Skins and Themes
- Topic: How to alter length of titles?
- Replies: 6
- Views: 11214
Re: How to alter length of titles?
Sorry, v2.5.0
- Sat Jul 25, 2009 4:55 pm
- Forum: Skins and Themes
- Topic: {useronline} edit
- Replies: 4
- Views: 9156
{useronline} edit
I cannot figure out how to edit the result of {useronline}. At the moment it is displayed like this 1 Users online :: 0 Guests and 1 Registered As my FAq will not have user registration, I'd like to edit that so it simply looks like this 1 Users online I have tried a full search for {useronline} but...
- Thu Jul 23, 2009 10:22 pm
- Forum: Skins and Themes
- Topic: How to alter length of titles?
- Replies: 6
- Views: 11214
How to alter length of titles?
In the startpage.tpl the questions for the most recent are referenced as {latestEntriesTitle}
These titles are cut short by phpMyFAQ and the periods added like this ...
My question is, where can I define how long I want the text to be before it is cut short?
Thanks!
These titles are cut short by phpMyFAQ and the periods added like this ...
My question is, where can I define how long I want the text to be before it is cut short?
Thanks!
- Wed Jul 22, 2009 3:25 pm
- Forum: General discussions
- Topic: No DATA folder in install?
- Replies: 1
- Views: 1207
No DATA folder in install?
The 2.5.0 installation instructions say to CHMOD some folders to 777, but the folders mentioned do not seem to exist...? # the directory data/ # the directory pdf/ # the directory xml/ I manually created a /data folder to stop an error from appearing at the top of every page - do we have to manually...
- Mon Aug 04, 2008 4:09 pm
- Forum: General discussions
- Topic: How to change width in 2.5alpha
- Replies: 2
- Views: 3958
Hi
http://www.agr-s.com/faqs/index.php
I'm trying to get a centred 750px FAQ.
Thanks.
http://www.agr-s.com/faqs/index.php
Code: Select all
#wrapper1 {
min-width: 710px;
max-width: 750px;
}
#wrapper1, #wrapper2 {
margin: 0px;
padding: 0px;
Thanks.
- Sun Jul 20, 2008 9:49 pm
- Forum: General discussions
- Topic: How to change width in 2.5alpha
- Replies: 2
- Views: 3958
How to change width in 2.5alpha
How do you change the display width in v2.5 alpha?
I tried changing the wrapper width in style.rtl.css but it didn't work...?
Thanks.
I tried changing the wrapper width in style.rtl.css but it didn't work...?
Code: Select all
#wrapper1 {
min-width: 710px;
max-width: 1200px;
}
#wrapper1, #wrapper2 {
margin: 0px;
padding: 0px;
}
- Sun Jul 20, 2008 9:22 pm
- Forum: General discussions
- Topic: Related articles
- Replies: 5
- Views: 6287
Hi That's a great idea, very innovative - but it can produce bad results. Please consider an Admin option to either swicth that function off, or manually specify related items. Also, is it really checking Keywords, as I have not specified any keywords for my FAQs, but it is still linking them as rel...
- Sun Jul 20, 2008 7:30 pm
- Forum: General discussions
- Topic: Related articles
- Replies: 5
- Views: 6287
So, the related entries links are automatic? The links in my FAQ are not related at all, I'd rather have a drop down where I can manually select which FAQs are related. If this is an automated feature using some kind of logic, can I switch it off somewhere as the results give the FAQ user a poor exp...
- Mon May 26, 2008 10:45 pm
- Forum: Skins and Themes
- Topic: My black and green skin
- Replies: 5
- Views: 16102
My black and green skin
Made quite a lot of changes to colors.css and style.css and index.tpl to make things fit with my site design.
[s]http://www.ghostrecon.net/faqs[/s] See new link in next post.
Thanks for a great FAQ system, I like the little touches, like the anti spam e-mail addresses.
[s]http://www.ghostrecon.net/faqs[/s] See new link in next post.
Thanks for a great FAQ system, I like the little touches, like the anti spam e-mail addresses.
- Sat May 24, 2008 5:56 pm
- Forum: Skins and Themes
- Topic: Centering FAQ?
- Replies: 2
- Views: 10127
I got it.
1. Align all the text first
2. Align wrapper 1 center.
http://www.ghostrecon.net/faq-208/
I aligned left column text o the left an the right column text to the right.
1. Align all the text first
2. Align wrapper 1 center.
http://www.ghostrecon.net/faq-208/
I aligned left column text o the left an the right column text to the right.
- Sat May 24, 2008 1:01 pm
- Forum: Skins and Themes
- Topic: Centering FAQ?
- Replies: 2
- Views: 10127
Centering FAQ?
I'm having some difficulty trying to figure out how to centre the FAQ. It's all of to the left at the moment http://www.ghostrecon.net/faq-208/ And when I try to centre it it by using a center tag in the wrapper css, all that happens is that all the text gets centered in it's column, the actual page...
- Fri May 23, 2008 12:13 am
- Forum: General discussions
- Topic: Upgraded to 2.0.7 Now Top Lists doesn't show
- Replies: 1
- Views: 3690
Upgraded to 2.0.7 Now Top Lists doesn't show
I just upgraded from 1.6 to 2.0.7 but now the top lists showing the top ten FAQs on the right doesn;t show,
Instead it shows
View it here http://www.ghostrecon.net/faqs/index.php
Any help?
Instead it shows
Code: Select all
{writeNewestHeader} RSS
{writeNewestRow}
{writeTopTenHeader} RSS
{writeTopTenRow}
View it here http://www.ghostrecon.net/faqs/index.php
Any help?