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.

Transparency Issues

3 posters

Go down

Transparency Issues Empty Transparency Issues

Post by Jaaros November 17th 2016, 4:51 am

Technical Details


Forum version : #phpBB3
Position : Founder
Concerned browser(s) : Mozilla Firefox
Screenshot of problem : http://prntscr.com/d8a6sz
Who the problem concerns : Yourself
When the problem appeared : During coding
Forum link : http://clanbos.forumotion.com/

Description of problem

My main page has been transperated almost perfectly but when entering a category what happens is in the screenshot and im hoping to get help to fix it. I'm also wondering if its possible to find the actual dimensions of the background rather then a percentage?

Here is my code, sorry its messy im just learning!
Code:

#wrap {
          background-color:rgba(255,255,255, 0.2)
}
          span.corners-bottom, span.corners-bottom span, span.corners-top, span.corners-top span{background-image:none!important;}
        .headerbar {background-color:transparent!important;}
          .headerbar {background-image:none!important;}
     
    .forabg{background-image:none!important;background-color:transparent!important;}
    ul.forums{background-color:transparent!important;}
#wrap {
    background-color:rgba(0,0,0,0.7)
      }
    .row {background:none}
    forumbg {background:none}
    .row2 {background:none}
    .row1 {background:none}

th
{
font-family: cursive;
}

*
{
 
font-size:12px;
font-family: "Lucida Console", Monaco, monospace;
}
#search{
display:none;
}
        body{
        background-image: url(https://i37.servimg.com/u/f37/19/57/38/74/11503510.jpg);
        background-color: #COLOR;
        background-repeat: no-repeat;
        }
        .panel.introduction .mes-txt img { width:80% }
        body {
          background-repeat:no-repeat;
          background-size:100%;
        }


Last edited by Jaaros on November 17th 2016, 6:24 am; edited 2 times in total
Jaaros
Jaaros
New Member

Posts : 3
Reputation : 1
Language : English

http://clanbos.forumotion.com/

Back to top Go down

Transparency Issues Empty Re: Transparency Issues

Post by Draxion November 17th 2016, 5:45 am

Hi there, two things. First of all when you are posting a code, use the brackets for code so it appears better on the post.
Code:
[code][/code]

Second thing, add these properties to your 'body' selector for the transparency so everything on the site will be affected.

Code:
opacity: 0.88;
  filter: alpha(opacity=88);


Last edited by Draxion on November 17th 2016, 5:50 am; edited 3 times in total
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

Transparency Issues Empty Re: Transparency Issues

Post by Jaaros November 17th 2016, 5:47 am

I dont want the category names to be transparent though, I'd rather them be solid as they are now but I'll test you're idea anyway!

Edit: I tested you're idea and it still didn't fix the issues I have within the *forum* of a *category* basically any one I click, TOPICS at the top turns blue for some unknown reason when that color isn't selected for nothing. It would seem that the code works for the homepage but nothing beyond that.


Last edited by Jaaros on November 17th 2016, 6:23 am; edited 1 time in total
Jaaros
Jaaros
New Member

Posts : 3
Reputation : 1
Language : English

http://clanbos.forumotion.com/

Back to top Go down

Transparency Issues Empty Re: Transparency Issues

Post by Draxion November 17th 2016, 5:52 am

Also, the dimensions of your background is 1366 x 768.
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

Transparency Issues Empty Re: Transparency Issues

Post by SLGray November 17th 2016, 6:23 am

Please in the future when posting codes, please use the code tags.
Code:
[code][/code]


Transparency Issues Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Transparency Issues Empty Re: Transparency Issues

Post by Jaaros November 17th 2016, 11:45 am

Can close I figured out what it was and fixed it, thank you!
Jaaros
Jaaros
New Member

Posts : 3
Reputation : 1
Language : English

http://clanbos.forumotion.com/

Back to top Go down

Transparency Issues Empty Re: Transparency Issues

Post by SLGray November 17th 2016, 10:04 pm

Locked as Requested


Transparency Issues Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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