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.

Needs to be Transparent

+4
Nera.
nutsonlizards
!_NICK_!
App
8 posters

Go down

transparent - Needs to be Transparent Empty Needs to be Transparent

Post by App May 4th 2012, 2:59 am

I was wondering how to change these to transparent I have been trying and trying even messing with the CSS I have figured out nothing I need help.

Here is a screenshot
Spoiler:
avatar
App
New Member

Posts : 5
Reputation : 1
Language : English

Back to top Go down

transparent - Needs to be Transparent Empty Re: Needs to be Transparent

Post by !_NICK_! May 4th 2012, 3:11 am

There is no way to make the ads background transparent; however, I do see that the one you listed as "And This" could become transparent. Can I have the link to your forum?
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

transparent - Needs to be Transparent Empty Re: Needs to be Transparent

Post by nutsonlizards May 4th 2012, 3:11 am

try this in the css

Code:

opacity:0.9;
  filter:alpha(opacity=80);

for example

Code:

.pun {
    width: 96%;
    opacity:0.9;
    filter:alpha(opacity=80);

nutsonlizards
nutsonlizards
Forumember

Posts : 59
Reputation : 14
Language : London

http://www.redneckherpsforum.com/forum

Back to top Go down

transparent - Needs to be Transparent Empty Re: Needs to be Transparent

Post by Nera. May 4th 2012, 9:28 am

nutsonlizards, his profile says Invision and you are giving him punBB codes.

App you need to post your forum URL.

You want all the gray part on your forum to become transparent, right?
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

transparent - Needs to be Transparent Empty Re: Needs to be Transparent

Post by App May 4th 2012, 9:35 pm

Here is the link to my forum.
http://rp-haven.forumotion.com/

And the first arrow is pointing to the area behind the ad and all the categories.
avatar
App
New Member

Posts : 5
Reputation : 1
Language : English

Back to top Go down

transparent - Needs to be Transparent Empty Re: Needs to be Transparent

Post by App May 19th 2012, 6:37 am

Bump can anyone help me?
avatar
App
New Member

Posts : 5
Reputation : 1
Language : English

Back to top Go down

transparent - Needs to be Transparent Empty Re: Needs to be Transparent

Post by NikkoBryan14 May 19th 2012, 6:43 am

What do you mean Transparent? and
What part should be transparent?
NikkoBryan14
NikkoBryan14
Forumember

Male Posts : 274
Reputation : 8
Language : English
Location : Philippines

Back to top Go down

transparent - Needs to be Transparent Empty Re: Needs to be Transparent

Post by Ahkrir May 19th 2012, 9:19 am

Could you look for this in your css?
Code:
table.ipbtable th

If it exists, remove:
Code:
background: url("http://i71.servimg.com/u/f71/13/41/92/29/th10.gif");

The whole line, from background to the ;

Tell me if it worked.
Ahkrir
Ahkrir
Forumember

Male Posts : 288
Reputation : 14
Language : English
Location : The Netherlands

http://smarterweb.go-board.com/forum

Back to top Go down

transparent - Needs to be Transparent Empty Re: Needs to be Transparent

Post by App May 19th 2012, 6:05 pm

Sorry it didn't work.
avatar
App
New Member

Posts : 5
Reputation : 1
Language : English

Back to top Go down

transparent - Needs to be Transparent Empty Re: Needs to be Transparent

Post by Ahkrir May 19th 2012, 6:10 pm

App wrote:Sorry it didn't work.

Maybe this?:
Code:
table.ipbtable th {
opacity: 0;
}

Edit: You could try, but I think everything will dissapear now..
Ahkrir
Ahkrir
Forumember

Male Posts : 288
Reputation : 14
Language : English
Location : The Netherlands

http://smarterweb.go-board.com/forum

Back to top Go down

transparent - Needs to be Transparent Empty Re: Needs to be Transparent

Post by DEAncientNaga May 19th 2012, 6:11 pm

Nera wrote:Add this to top of your CSS and see is that what you wanted.

Code:
.bodyline {
    background: transparent !important;
}
avatar
DEAncientNaga
Forumember

Male Posts : 60
Reputation : 1
Language : English, Japanese, Chinese
Location : BEHIND YOU!!! O_O

http://perling.cyberfreeforum.com

Back to top Go down

transparent - Needs to be Transparent Empty Re: Needs to be Transparent

Post by App May 23rd 2012, 4:55 am

Nope sorry neither of the codes worked. ...
avatar
App
New Member

Posts : 5
Reputation : 1
Language : English

Back to top Go down

transparent - Needs to be Transparent Empty Re: Needs to be Transparent

Post by Sir Chivas™ May 23rd 2012, 5:03 am

Hi, Hello

Before answering anything, mind answering my query about this.

Question: you want the board (background) to be transparent? Also, the background of the Advertising?
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

Back to top

- Similar topics

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