The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Transparent forum

3 posters

Go down

Transparent forum Empty Transparent forum

Post by Macca_96 December 13th 2009, 11:45 am

I want to make the main page of forum transparent so that the backround image can be seen. Can it be done? If not, can i make the forum thinner to display the images on the side of the backround pic?
avatar
Macca_96
Forumember

Posts : 232
Reputation : 0
Language : English

Back to top Go down

Transparent forum Empty Re: Transparent forum

Post by ankillien December 13th 2009, 12:00 pm

Hello,

Can I get a link to your forum please?
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Transparent forum Empty Re: Transparent forum

Post by Macca_96 December 13th 2009, 12:06 pm

I worked out how to change the size but i would like the 2 men on the side to be seen on each side. im guessing ill have to edit the image but i got no software for that sort of thing

http://ausieelites.forumotion.net/forum.htm
avatar
Macca_96
Forumember

Posts : 232
Reputation : 0
Language : English

Back to top Go down

Transparent forum Empty Re: Transparent forum

Post by Macca_96 December 13th 2009, 12:10 pm

Plus i wanna make a ticker like the one on this site. i have one but this one runs very smooth
avatar
Macca_96
Forumember

Posts : 232
Reputation : 0
Language : English

Back to top Go down

Transparent forum Empty Re: Transparent forum

Post by ankillien December 13th 2009, 12:12 pm

Hello,

Try adding this code to Admin CP > Display > Colors > CSS
add this code there and save...

Code:
#wrap {
   -khtml-opacity : 0.8;
   -moz-opacity : 0.8;
   filter : alpha(opacity=50);
   opacity : 0.8;
}

Hope this helps Very Happy

EDIT:

For ticker, go to Admin CP > General > Announcements
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Transparent forum Empty Re: Transparent forum

Post by Macca_96 December 13th 2009, 12:15 pm

The ticker i just wanna make smooth
avatar
Macca_96
Forumember

Posts : 232
Reputation : 0
Language : English

Back to top Go down

Transparent forum Empty Re: Transparent forum

Post by ankillien December 13th 2009, 12:16 pm

Try adjusting scrolling speed and other attributes there.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Transparent forum Empty Re: Transparent forum

Post by Macca_96 December 13th 2009, 12:20 pm

The css code works but wasnt the result i was intending for. thx anyway...

What im actually want to achive is to make the black on the forum itself dissapear and the buttons and banner etc stay
avatar
Macca_96
Forumember

Posts : 232
Reputation : 0
Language : English

Back to top Go down

Transparent forum Empty Re: Transparent forum

Post by ankillien December 13th 2009, 2:04 pm

Oh! Sorry I misunderstood your question.
You can use this code to remove that black color backgorund...

Code:
#wrap {
background:transparent !important;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Transparent forum Empty Re: Transparent forum

Post by mattance December 14th 2009, 11:48 am

just tried using that background remover code to my css sheet but it doesnt work??
avatar
mattance
New Member

Posts : 24
Reputation : 0
Language : english

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum