News:

Wondering if this will always be free?  See why free is better.

Main Menu

Flight Sim Theme (Flight Sim Fanatic)

Started by MK-12_20MM, January 14, 2014, 09:16:56 PM

Previous topic - Next topic

MK-12_20MM

Link to the theme


Flight Sim Theme (Flight Sim Fanatic)

Description :
FSF is a variant of an very old theme made for a virtual flight squadron that is now defunct. This theme is geared more to military based flight sims than civil.
Nothing special other than CSS and images and is a curve variant.

Figured since the squadron is now defunct someone might want to use it.

Features :
Uses CSS3 for more recent browsers. Older browsers may not support some of the CSS3 properties.


Demo

Please examine license.txt in theme package for terms.

Geir Haukland

#1
Nice. Using this now.

Question 1 - How to remove the red text under the logo? Can you make a same logo but without the red text if possible?
Question 2 - How to center the logo on the top? - After removing the red text.

Thank you

Geir
Beta Tester For: Vidan Design [nofollow]

Colin

Awesome theme. Glad to see there is another hard core simmer around here.
"If everybody is thinking alike, then somebody is not thinking." - Gen. George S. Patton Jr.

Colin

MK-12_20MM

Quote from: Geir Haukland on January 14, 2014, 10:41:44 PM
Nice. Using this now.

Question 1 - How to remove the red text under the logo? Can you make a same logo but without the red text if possible?
Question 2 - How to center the logo on the top? - After removing the red text.

Thank you

Geir
The logo is just a marketing/demonstration logo for the theme or default logo. You should probably use your own logo to highlight or make your board distinct.

Logo is defined in "Current Theme"  and "Logo Image URL:


Logo centering:

Find this in index.css


h1.forumtitle
{
line-height: 45px;
font-size: 1.8em;
font-family: Geneva, verdana, sans-serif;
margin: 0;
padding: 1px 0 0 1px;
float: left;
}



Replace


h1.forumtitle
{
line-height: 45px;
font-size: 1.8em;
font-family: Geneva, verdana, sans-serif;
margin: 0;
padding: 1px 0 0 1px;
text-align: center;
}


This will push the upshrink  down for collapsing the user area

If you want to lose that

Find in index.css


img#upshrink {
    float: right;
    margin: 1em;
}


Replace or add the property


img#upshrink {
    float: right;
    margin: 1em;
    display: none;
}

If you want I can make you a logo that is more specific to your board, (similar to the theme logo), just pm me with more details about your board

Geir Haukland

Quote from: Colin on January 15, 2014, 03:51:54 AM
Awesome theme. Glad to see there is another hard core simmer around here.

Been that for 3 years now. Day and night. Last year i was thinking of putting up a board for it too, so i did, but it is only in the testing stage for now. Do you use FSX too or is it P3D v2?

Geir
Beta Tester For: Vidan Design [nofollow]

Geir Haukland

Quote from: MK-12_20MM on January 15, 2014, 07:00:18 AM
Quote from: Geir Haukland on January 14, 2014, 10:41:44 PM
Nice. Using this now.

Question 1 - How to remove the red text under the logo? Can you make a same logo but without the red text if possible?
Question 2 - How to center the logo on the top? - After removing the red text.

Thank you

Geir
The logo is just a marketing/demonstration logo for the theme or default logo. You should probably use your own logo to highlight or make your board distinct.

Logo is defined in "Current Theme"  and "Logo Image URL:


Logo centering:

Find this in index.css


h1.forumtitle
{
line-height: 45px;
font-size: 1.8em;
font-family: Geneva, verdana, sans-serif;
margin: 0;
padding: 1px 0 0 1px;
float: left;
}



Replace


h1.forumtitle
{
line-height: 45px;
font-size: 1.8em;
font-family: Geneva, verdana, sans-serif;
margin: 0;
padding: 1px 0 0 1px;
text-align: center;
}


This will push the upshrink  down for collapsing the user area

If you want to lose that

Find in index.css


img#upshrink {
    float: right;
    margin: 1em;
}


Replace or add the property


img#upshrink {
    float: right;
    margin: 1em;
    display: none;
}

If you want I can make you a logo that is more specific to your board, (similar to the theme logo), just pm me with more details about your board

PM is sent you. I want to keep the current logo, but replace som of the text if possible and remove the annoying red text below it. Except from that, it looks very nice.

Thank you.

Geir
Beta Tester For: Vidan Design [nofollow]

PhuriousGeorge


Colin

Quote from: Geir Haukland on January 15, 2014, 08:01:39 AM
Quote from: Colin on January 15, 2014, 03:51:54 AM
Awesome theme. Glad to see there is another hard core simmer around here.

Been that for 3 years now. Day and night. Last year i was thinking of putting up a board for it too, so i did, but it is only in the testing stage for now. Do you use FSX too or is it P3D v2?

Geir

FSX. Are you on VATSIM?
"If everybody is thinking alike, then somebody is not thinking." - Gen. George S. Patton Jr.

Colin

Geir Haukland

Quote from: Colin on January 15, 2014, 02:18:14 PM
Quote from: Geir Haukland on January 15, 2014, 08:01:39 AM
Quote from: Colin on January 15, 2014, 03:51:54 AM
Awesome theme. Glad to see there is another hard core simmer around here.

Been that for 3 years now. Day and night. Last year i was thinking of putting up a board for it too, so i did, but it is only in the testing stage for now. Do you use FSX too or is it P3D v2?

Geir

Nope, never. But i use AirHauler and mostly i do cargo flights. Never got around to register on vatsim yet. Its not for me, i use small planes only, like C172, 208B etc. Thats my stuff. But we are way out of topic now. Sorry admin..  O:)
FSX. Are you on VATSIM?
Beta Tester For: Vidan Design [nofollow]

Colin

Indeed a bit off topic. VATSIM has a strong vfr and ga presence as well as the usual IFR. You should give it a try. Now I will stop wrecking your forum topic.
"If everybody is thinking alike, then somebody is not thinking." - Gen. George S. Patton Jr.

Colin

MK-12_20MM

Quote from: Colin on January 15, 2014, 03:04:53 PM
Indeed a bit off topic. VATSIM has a strong vfr and ga presence as well as the usual IFR. You should give it a try. Now I will stop wrecking your forum topic.

Nothing better than a chat about flight sims... :)  LOL

I did Falcon 4.0 and currently DCS --- (well ARMA 3 has had my attention for a few months -- SHAME... :) )..

MK-12_20MM


[/quote]

PM is sent you. I want to keep the current logo, but replace som of the text if possible and remove the annoying red text below it. Except from that, it looks very nice.

Thank you.

Geir
[/quote]

I sent via email -

Geir Haukland

Well. Thank you very much. I think i'll use the yellow one, it goes well with the rest of the theme, i think.

Thank you again, sir!

Geir
Beta Tester For: Vidan Design [nofollow]

Plus

hi from www.turkishairforce.org

we are using smf since 2008 and this theme wonderfull and we want to use

i think you have to change something


Burke ♞ Knight

This theme looks awesome!
I may even have a new site idea for this theme to work on.
Thank you for making such a neat theme. :)

Advertisement: