New messages Members Forum rules Search
  • Page 1 of 1
  • 1
Forum moderator: kostova  
uCoz Support Forum by uCozers » uCoz » Forum » How to edit added post window (sml[tutorial]Tutorial!)
How to edit added post window
jackassDate: Saturday, 2009 July 04, 0:57 AM | Message # 1
Font size: A | A |
Major general
Group: Administrator
Message: 433
[ ]
Offline
I am talking about this window

Go to your CSS and add this

For editing background table:

Code
.replaceBody {padding: 0 0 0 8px; background: url('http://example.ucoz.com/yourpicture.gif') no-repeat 0px 4px;}

Where http://example.ucoz.com/yourpicture.gif replace with your picture

For editing table with text:

Find this .replaceTable and replace with

Code
.replaceTable {border:1px solid #000000; background:#ffffff;font-weight:bold;color: red}

Edit to adjust your style smile

Attachments: 9409937.png (3.6 Kb)


 
ScottyBoyDate: Saturday, 2009 July 04, 10:16 AM | Message # 2
Font size: A | A |
Major
Group: uCozer
Message: 88
[ ]
Offline
Cool, thanks. smile

 
KroneDate: Friday, 2009 October 30, 2:18 PM | Message # 3
Font size: A | A |
Lieutenant
Group: uCozer
Message: 79
[ ]
Offline
Is it possible to edit the text?

http://www.gamescenterarcade.com/
 
jackassDate: Friday, 2009 October 30, 11:12 PM | Message # 4
Font size: A | A |
Major general
Group: Administrator
Message: 433
[ ]
Offline
I don't know, you can try to use this code

Code
e=document.getElementsByTagName("TD");
for(i=0;i<e.length;i++) {
if(e[i].className=='aboutM') {
e[i].innerHTML=e[i].innerHTML.replace('Val Kilmer','<a href="LINKS UZ AVOTU">Val Kilmer</a>');
}
}

Maybe it will help.


 
NielsGuchelaarDate: Wednesday, 2012 April 25, 7:32 PM | Message # 5
Font size: A | A |
Private
Group: User
Message: 1
[ ]
Offline
Thanks, is very handy !
 
uCoz Support Forum by uCozers » uCoz » Forum » How to edit added post window (sml[tutorial]Tutorial!)
  • Page 1 of 1
  • 1
Search:


Copyrights uCozers 2009 - 2024 To TOP
Refresh Smileys Manager