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.

NewPM cod problem

2 posters

Go down

NewPM cod problem Empty NewPM cod problem

Post by nebunidebuni July 12th 2014, 10:01 pm

NewPM cod problem V7h7xh

This is the code

Code:

£panda_selector_1405230437891_0_m_panda£{background:rgba(0,0,0,0.75);position:fixed;height:100%;width:100%;top:0;left:0;}
    #kinboxpop{background:rgba(0,0,0,0.75);position:fixed;height:100%;width:100%;top:0;left:0;}
    #kinboxpop #knmessagepop{background:#fff;border:1px solid #999;height:auto;margin:25% auto;overflow:hidden;width:500px;}
    #kinboxpop #knmessagepop h3{position:relative;text-align:center;background:#333;border-bottom:1px solid #222;color:#fff;margin:0;font-weight:bold;padding:5px 0;}
    #kinboxpop #closepop{cursor:pointer;position:absolute;right:0;top:0;}
    #kinboxpop #contentmess{float:left;text-align:center;width:100%;padding:15px 0;}
nebunidebuni
nebunidebuni
Forumember

Male Posts : 75
Reputation : 87
Language : Romana
Location : Iasi

http://nebunidebuni.hitforum.ro

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by SLGray July 12th 2014, 10:08 pm

So what is wrong?


NewPM cod problem 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 : 51464
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by nebunidebuni July 12th 2014, 10:13 pm

i want to hide or change this

NewPM cod problem 2gvmyl2
nebunidebuni
nebunidebuni
Forumember

Male Posts : 75
Reputation : 87
Language : Romana
Location : Iasi

http://nebunidebuni.hitforum.ro

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by SLGray July 12th 2014, 10:14 pm

Is there a JavaScript, too?


NewPM cod problem 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 : 51464
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by nebunidebuni July 12th 2014, 10:20 pm

no just this in APC > Display > Templates > Display > overall_header


Code:

[*]          <!-- BEGIN switch_enable_pm_popup -->
[*]                 pm = $('body').prepend('
[*]                <div id="kinboxpop">
[*]                  <div id="knmessagepop" style="z-index:999;">
[*]                       <h3><span class="username">' + _userdata.username + '</span> you have a new message!</h3>
[*]                    <span id="contentmess">Check your inbox to see new message.<br /><br />
[*]                       <a href="/privmsg?folder=inbox">Click here</a></span>
[*]                     </div>
[*]                </div>');
[*]              $('#close_popup').on('click',function() {
[*]                     $('#kinboxpop').remove();
[*]                 });
[*]              <!-- END switch_enable_pm_popup -->

nebunidebuni
nebunidebuni
Forumember

Male Posts : 75
Reputation : 87
Language : Romana
Location : Iasi

http://nebunidebuni.hitforum.ro

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by nebunidebuni July 13th 2014, 9:16 pm

how i can remove the black background? 

i want to see ok ...
nebunidebuni
nebunidebuni
Forumember

Male Posts : 75
Reputation : 87
Language : Romana
Location : Iasi

http://nebunidebuni.hitforum.ro

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by SLGray July 14th 2014, 3:24 am

Try removing this part:
Code:
background:rgba(0,0,0,0.75)


NewPM cod problem 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 : 51464
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by nebunidebuni July 14th 2014, 7:57 am

SLGray wrote:Try removing this part:
Code:
background:rgba(0,0,0,0.75)

don't work but i try this 

background:rgba(0,0,0,0)


now is ok but how i can hide that?


NewPM cod problem 4hzaty
nebunidebuni
nebunidebuni
Forumember

Male Posts : 75
Reputation : 87
Language : Romana
Location : Iasi

http://nebunidebuni.hitforum.ro

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by SLGray July 14th 2014, 9:40 am

Have you ask where you got this code?


NewPM cod problem 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 : 51464
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by nebunidebuni July 14th 2014, 7:45 pm

no user active there ...
nebunidebuni
nebunidebuni
Forumember

Male Posts : 75
Reputation : 87
Language : Romana
Location : Iasi

http://nebunidebuni.hitforum.ro

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by SLGray July 14th 2014, 7:53 pm

Where did you get the code from?


NewPM cod problem 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 : 51464
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by nebunidebuni July 14th 2014, 8:35 pm

i clear my history and i can't find the forum now...
nebunidebuni
nebunidebuni
Forumember

Male Posts : 75
Reputation : 87
Language : Romana
Location : Iasi

http://nebunidebuni.hitforum.ro

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by SLGray July 14th 2014, 8:46 pm

I do not know if you can remove the avatar.


NewPM cod problem 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 : 51464
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by nebunidebuni July 14th 2014, 9:05 pm

is possible to make the box background "solid" ?
nebunidebuni
nebunidebuni
Forumember

Male Posts : 75
Reputation : 87
Language : Romana
Location : Iasi

http://nebunidebuni.hitforum.ro

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by SLGray July 14th 2014, 9:17 pm

Even if you made the background solid, the avatar image will be seen.


NewPM cod problem 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 : 51464
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by nebunidebuni July 14th 2014, 9:22 pm

thanks for try'ing to help me

you can close this topic
nebunidebuni
nebunidebuni
Forumember

Male Posts : 75
Reputation : 87
Language : Romana
Location : Iasi

http://nebunidebuni.hitforum.ro

Back to top Go down

NewPM cod problem Empty Re: NewPM cod problem

Post by SLGray July 14th 2014, 9:28 pm

Locked as Requested


NewPM cod problem 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 : 51464
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Back to top


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