FTH_Tropic

Transparent - FTH_Tropic

Transparent

by MadMe200 » Wed Mar 21, 2018 10:47 am

Hiya i would like to say thank you for this style :)

Is there a way to make the foreground transparent as i have put a new background image up but i cant see it.

Thank you in advance for the help.
MadMe200
Registered User
Posts: 7
Joined: Tue Mar 20, 2018 2:23 pm

Re: Transparent

by </Solidjeuh> » Wed Mar 21, 2018 2:47 pm

Hello,

You mean the light brown color?
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm

Re: Transparent

by </Solidjeuh> » Wed Mar 21, 2018 2:51 pm

I think it's colours.css

Find:

Code: Select all

/* Round cornered boxes and backgrounds
---------------------------------------- */
.wrap {
Add under:

Code: Select all

    background-color: transparent;
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm

Re: Transparent

by MadMe200 » Wed Mar 21, 2018 8:25 pm

Yeah i mean the light brown.. Iv added it and purged the whole forums but its not worked :(

Code: Select all

/* Round cornered boxes and backgrounds
---------------------------------------- */
.wrap {
	background-color: transparent;
	min-width: 625px;
	margin: 0 auto;
	padding: 5px 20px;
}
MadMe200
Registered User
Posts: 7
Joined: Tue Mar 20, 2018 2:23 pm

Re: Transparent

by </Solidjeuh> » Wed Mar 21, 2018 8:34 pm

What is the background u want to use?
Are u using the correct code? Cause normally you should see it..
Please tell me what you change in the css and send me the background to test
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm

Re: Transparent

by MadMe200 » Wed Mar 21, 2018 8:44 pm

Iv not changed the the Background in the code am using an Extension called
Background Forum
Am trying to make a Forum for my friend who knows nothing about setting up one for his game http://mbm.x10host.com/phpbb/

Its not going according to plan :(
HB2.jpg
Background
MadMe200
Registered User
Posts: 7
Joined: Tue Mar 20, 2018 2:23 pm

Re: Transparent

by MadMe200 » Wed Mar 21, 2018 8:49 pm

Am also trying to add my own picture to the Header part but thats not happening also grrr
bg_header.jpg
Header
MadMe200
Registered User
Posts: 7
Joined: Tue Mar 20, 2018 2:23 pm

Re: Transparent

by </Solidjeuh> » Wed Mar 21, 2018 9:03 pm

I see your header, looks good.. clear browser cache, or do CTRL F5
And I don't think there is a "quick fix" for the color..
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm

Re: Transparent

by MadMe200 » Wed Mar 21, 2018 9:08 pm

Thank You :)

Ahh ok so i would have to go though the file and make the lot Transparent :(
MadMe200
Registered User
Posts: 7
Joined: Tue Mar 20, 2018 2:23 pm

Re: Transparent

by MadMe200 » Wed Mar 21, 2018 9:10 pm

Strange i see my Header in Explorer but your one in Crome lol
MadMe200
Registered User
Posts: 7
Joined: Tue Mar 20, 2018 2:23 pm