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.

Transparensy

4 posters

Go down

Transparensy Empty Transparensy

Post by Macca_96 May 29th 2010, 3:14 am

I want to make the boxes of the individual forums transparent and have just a black border so the whole backround image can be seen. At the moment the boxes are grey. If your not sure what i mean, look at http://ausieelites.forumotion.net/index.htm. Cheers
avatar
Macca_96
Forumember

Posts : 232
Reputation : 0
Language : English

Back to top Go down

Transparensy Empty Re: Transparensy

Post by Macca_96 May 29th 2010, 11:01 am

Anyone?
avatar
Macca_96
Forumember

Posts : 232
Reputation : 0
Language : English

Back to top Go down

Transparensy Empty Re: Transparensy

Post by ankillien May 29th 2010, 11:18 am

Hello,

Please navigate to Admin CP > Display > Colors >CSS
Add this code there and submit..

Code:
.forums {
background : transparent;
}

Hope this helps Very Happy
ankillien
ankillien
Energetic

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

Back to top Go down

Transparensy Empty Re: Transparensy

Post by Macca_96 May 29th 2010, 11:22 am

What about adding the white border? Sorry if its a noob question
avatar
Macca_96
Forumember

Posts : 232
Reputation : 0
Language : English

Back to top Go down

Transparensy Empty Re: Transparensy

Post by Macca_96 May 29th 2010, 11:25 am

Edit: i allready have the forum backround transparent (if that what that code does). I want to make the gray categories transparent with a white border.
avatar
Macca_96
Forumember

Posts : 232
Reputation : 0
Language : English

Back to top Go down

Transparensy Empty Re: Transparensy

Post by Macca_96 May 31st 2010, 12:40 pm

Anyone?
avatar
Macca_96
Forumember

Posts : 232
Reputation : 0
Language : English

Back to top Go down

Transparensy Empty Re: Transparensy

Post by DamzelleD May 31st 2010, 3:29 pm

I think you are referring to the forum cells. I would also like to do this.

The above code doesn't work for me.

Try this: https://help.forumotion.com/tricks-tips-f32/to-make-the-cells-translucent-t137.htm

I would like my forum and cells to be transparent also, but this isn't working for me.

Edit: I think I got it but it's not 100% transparent. Only partial. I would like to adjust it to be 100% transparent.

I did this: I put this in the site description.

Code:
<style type="text/css">#wrap {
      -khtml-opacity : 0.8;
      -moz-opacity : 0.8;
      filter : alpha(opacity=50);
      opacity : 0.8;
    }</style>
avatar
DamzelleD
Forumember

Posts : 56
Reputation : 0
Language : english

Back to top Go down

Transparensy Empty Re: Transparensy

Post by larryp7639 June 1st 2010, 12:49 pm

Great post! It's very nice. Thank you so much for your post.

__________________
Watch Splice Online Free
avatar
larryp7639
New Member

Posts : 1
Reputation : 0
Language : eghlish

Back to top Go down

Transparensy Empty Re: Transparensy

Post by Macca_96 June 2nd 2010, 1:30 pm

Yes i am referring to the forum cells. The above code worked somewhat but like u said i would like it be fully trancparent but leave a white border around each cell (with a curve at the corrners would be nice) And it looks like the code makes the type transparent, too
avatar
Macca_96
Forumember

Posts : 232
Reputation : 0
Language : English

Back to top Go down

Back to top


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