|
uCoz Community Archives Locked Popup message modification |
Popup message modification |
Hey there!
I'v been looking for pop up message modifications but couldn't find any. I mean i was looking for possiblity to pop up message to come out automaticly when ever person comes to website? is it possible? Plus is it possible to edit text completely in popup message? i mean bold it , center ir or even place an image in it? Cheers in advance. EDIT: Plus, is it possible to get @ucoz.com email as for website administrator? Post edited by Arrakizz - Friday, 2010-06-18, 8:21 PM
|
Quote (Arrakizz) Plus, is it possible to get @ucoz.com email as for website administrator? to attach domain and then your own @domain.com e-mail. Here is the thread.
Quote (Arrakizz) I mean i was looking for possiblity to pop up message to come out automaticly when ever person comes to website? is it possible?
Quote (Arrakizz) Plus is it possible to edit text completely in popup message? i mean bold it , center ir or even place an image in it? [... With uCoz since December 2 2007 ...]
|
Quote (Dartz) Yes: http://forum.ucoz.com/forum/36-8296-1 I'v been reading this. I managed to figure our that html codes works there. But unfortunatly not complete. There are some issues i think script can use only one html code line.
Quote (Dartz) Quote (Arrakizz) I mean i was looking for possiblity to pop up message to come out automaticly when ever person comes to website? is it possible? By a custom script, yes. I must admit i am a newbie at scripting and i can't even think of how could i manage to do it by my self. Maybe i could get that script somewhere please? Thank you for all help Mod. Added (2010-06-19, 1:02 PM) |
Quote (Arrakizz) i can't even think of how could i manage to do it by my self. Maybe i could get that script somewhere please? I don't think it will be easy for you to do that without knowledge of how to do it but I can help you by saing that you add this code to the <body> tag: Code onload="new _uWnd('myName','Window title',500,200,{min:1,shadow:1,header:1,max:1,resize:0},'Here goes window content');" Code <body onload="new _uWnd('myName','Window title',500,200,{min:1,shadow:1,header:1,max:1,resize:0},'Here goes window content');"> If I helped you give me reputation.
Post edited by carleman - Saturday, 2010-06-19, 11:23 PM
|
Carleman, thank you for your help.
I went to MAIN PAGE > CUSTOMIZE DESIGN > EDIT TEMPALTES and choosed "Site Pages" I found tag <Body> and replaced it with your code <body onload="new _uWnd('myName','Window title',500,200,{min:1,shadow:1,header:1,max:1,resize:0},'Here goes window content');"> but unfortunatly it doesn't seems to be working. Any help guys? |
Arrakizz, we are uCoz support forum, not newbie coding guide.
We have thread about uCoz pop-ups - http://forum.ucoz.com/forum/36-8296-1 If you want it to appear as pop-up at connection, you have whole internet to [... With uCoz since December 2 2007 ...]
|
| |||
| |||