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.

Private message popup [invision]

4 posters

Go down

In progress Private message popup [invision]

Post by zenzo March 8th 2013, 11:47 am

i use this code before on my forum version PunBB

Code:
.pun-privmsg {
   list-style-type: none;
   text-align: center;
   }
.pun-privmsg li {
   display: inline;
   margin-left: 15px;
   font-weight: bold;
   }
.pun-privmsg li a {
   font-weight: normal;
   }
.pun-privmsg li img {
   vertical-align: middle;
   }

/* Popup-------------------------------------------------------------*/
.popup {
   margin: 0px;
   min-width: 390px;
   }
.popup h1 {
   font-size: 1.1em;
   margin-top: 5px;
   }

how to convert this code to work on invision
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

In progress Re: Private message popup [invision]

Post by zenzo March 9th 2013, 2:32 pm

bump
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

In progress Re: Private message popup [invision]

Post by Avery March 9th 2013, 6:42 pm

I would also like to know this. T_T
Avery
Avery
Forumember

Male Posts : 92
Reputation : 1
Language : English

Back to top Go down

In progress Re: Private message popup [invision]

Post by zenzo March 17th 2013, 3:08 am

bump...
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

In progress Re: Private message popup [invision]

Post by SLGray March 17th 2013, 5:33 am

Private Message Elements:

ul.privmsg

*+ html ul.privmsg

ul.privmsg li

ul.privmsg li div.tabitem

ul.privmsg li a

.maintitle .options

th.subject

th.select-items

Which popup are you referring to?



Private message popup [invision] 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

In progress Re: Private message popup [invision]

Post by zenzo March 17th 2013, 10:08 am

hi Gray

this is it now
Code:
ul.privmsg {
  list-style-type: none;
  text-align: center;
  }
ul.privmsg li {
  display: inline;
  margin-left: 15px;
  font-weight: bold;
  }
ul.privmsg li a {
  font-weight: normal;
  }
ul.privmsg li img {
  vertical-align: middle;
  }

/* Popup-------------------------------------------------------------*/
.popup {
  margin: 0px;
  min-width: 390px;
  }
.popup h1 {
  font-size: 1.1em;
  margin-top: 5px;
  }

but its only working on firefox and not on chrome

i guess forum must upgrade PM popup

all new update browser now have popup blocker

i hope someone can improve this code that can exclude to browsers popup blocker
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

In progress Re: Private message popup [invision]

Post by SLGray March 17th 2013, 10:10 am

A code will not stop a browser's blocker.


Private message popup [invision] 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

In progress Re: Private message popup [invision]

Post by zenzo March 17th 2013, 10:20 am

SLGray wrote:A code will not stop a browser's blocker.

why vbulletin can?
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

In progress Re: Private message popup [invision]

Post by SLGray March 17th 2013, 10:21 am

When I visit a VBulletin board, my browser (Firefox) blocks the pop-up.


Private message popup [invision] 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

In progress Re: Private message popup [invision]

Post by zenzo March 17th 2013, 10:28 am

SLGray wrote:When I visit a VBulletin board, my browser (Firefox) blocks the pop-up.

i guess you are wrong

chrome
Private message popup [invision] 20130317172323

firefox
Private message popup [invision] 20130317173450

that message i receive a second ago
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

In progress Re: Private message popup [invision]

Post by iCANDY! March 30th 2013, 3:22 am

Where do I post the code?
iCANDY!
iCANDY!
New Member

Female Posts : 9
Reputation : 1
Language : english

http://www.candygamez.forumotion.com

Back to top Go down

Back to top


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