New messages Members Forum rules Search
  • Page 1 of 1
  • 1
Forum moderator: kostova  
uCoz Support Forum by uCozers » uCoz » Forum » How do i change size of the messages / posts in the forum? (sml[answered]design # 986)
How do i change size of the messages / posts in the forum?
BadBoyDate: Friday, 2009 July 03, 10:24 AM | Message # 1
Font size: A | A |
Lieutenant
Group: uCozer
Message: 74
[ ]
Offline
i want to change size of the posts users leave in my forum.
where can i go to do that?
i tried to figure out in CSS but their just a lot of codes there for the forum
my design number is 986

Added (2009-07-03, 10:24 Am)
---------------------------------------------
i want to change text size!

 
HetorDate: Friday, 2009 July 03, 1:25 PM | Message # 2
Font size: A | A |
Sergeant
Group: Banned
Message: 41
[ ]
Offline
If you don't want to mess with CSS, find $MESSAGE$ code in your template. Replace it with
Code
<span style='font-size:1337'>$MESSAGE$</span>
Also change 1337 to your text size.




Edited ByHetor - Friday, 2009 July 03, 1:26 PM
 
jackassDate: Friday, 2009 July 03, 5:09 PM | Message # 3
Font size: A | A |
Major general
Group: Administrator
Message: 433
[ ]
Offline
But if you want to mess in CSS you can find this

.posttdMessage {padding:5px;background:#CDBD97;}

And replace it with this

.posttdMessage {padding:5px;background:#CDBD97;font-size:11px;}

11px - set your size


 
BadBoyDate: Friday, 2009 July 03, 9:18 PM | Message # 4
Font size: A | A |
Lieutenant
Group: uCozer
Message: 74
[ ]
Offline
yes i do want to mess in CSS and thanks it works well.
 
uCoz Support Forum by uCozers » uCoz » Forum » How do i change size of the messages / posts in the forum? (sml[answered]design # 986)
  • Page 1 of 1
  • 1
Search:


Copyrights uCozers 2009 - 2024 To TOP
Refresh Smileys Manager