Few simple mods

Questions about Thema's mods, & plugins will be answered here

Moderator: Thema

Few simple mods

Postby Patricko » Sat Jul 07, 2007 3:19 pm

Hey there.
Im new here, so Welcome all.

I want to aska few simple questions.

First:
Where can I change font in my pjirc ?
Cos default is to small, and looks little bad.
I want change it to Tahoma 11, or something like that.

Second:
How can I center all pjirc on my site ? Cos default is on left, and I want it on the center, also the title. I tried with "align=center" in <applet> code, but not working :(

Third:
How can change background ? But not chat-background. I mean whole site. Under the pjirc. Cos white is not matchin for my site.

Fourth:
Maybe this not stricte mod, but I want to ask how to write something i the bar above chat bar. There's only my room-name, and I want write there something else.


Great THX for helping in advance !
Patricko
 
Posts: 1
Joined: Sat Jul 07, 2007 3:11 pm

fonts & center

Postby jaimunki » Sat Jul 07, 2007 10:22 pm

Hi

to add font box.. <param name="pixx:setfontonstyle" value="true">

to center.. <center> [pjirc code here] </center>

Jai
jaimunki
 
Posts: 176
Joined: Tue Apr 18, 2006 3:02 pm

Re: Few simple mods

Postby bablo » Mon Dec 29, 2008 3:31 pm

hi patricko

you can change your web background in body tag

Code: Select all
<body background="YOUR IMAGE.JPEG or GIF">


and/or background color

Code: Select all
<body bgcolor="#000000"> or <body bgcolor="red">


and you can also change your chat background but 1st make sure that your backgroundimage value "true" is

Code: Select all
<param name="style:backgroundimage" value="true">


then make a gif image and save as background.gif and replace in your chat folder
Code: Select all
<param name="style:backgroundimage1" value="all all 0 background.gif">


changing default font size and type maybe this is your Default code
Code: Select all
<param name="style:sourcefontrule1" value="all all Serif 12">


change it to
Code: Select all
<param name="style:sourcefontrule1" value="all all Serif 14">


Fourth
i am also searcing for this mod :idea:
bablo
 
Posts: 2
Joined: Mon Dec 29, 2008 1:08 am


Return to Thema's Mods etc.

Who is online

Users browsing this forum: No registered users and 1 guest

cron