I resolved it! smile Topic closed!

It's very headstrong...

../style/imports/sibirsky_org_cs.css >> the last part of this file...

/****************************************************************/
/* 6. EXTRAS */
/****************************************************************/
#brdmenu {BACKGROUND: url(../../img/sibirsky_org/fon111.gif); border-top: 1px solid #7897BB;border-bottom: 1px solid #7897BB; BACKGROUND-COLOR: #7897BB;}
/* header logo */
 
/* header logo */
.pun H1 
{
/* your logo and position */
background-image: url(../../img/sibirsky_org/logo.gif);
background-repeat: no-repeat;
background-position: right; /* you set your logo position here */
display: block;
height: 65px; /* logo height in here add width: size px if u need*/
}
 
/*header title*/
.pun H1 span
{
/* your font style */
color: #4784BF;
font-size: 22px; /* title size */
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-align: right;
text-transform: none; /* transform text: uppercase, capitalise */
text-decoration: none; /* decoration: none, overline */
 
/* position for your text (board title) with the logo */
position: left; 
top: 40px; 
left: 118px; 
}

The logo.gif is aligned to the right but the title NOT.  :cry:
Any ideas?  :roll:

I've tried to put it in the right side the Title and Subtitle and it didn't worked. sad(
I've put a logo and the logo goes to the right side but the text nope.

Is here anyone could help me?

Thanks for the answer. smile
For mod_rewrite I think I'll wait the 1.3 version.

Please tell me how can I change the font dimension for top links, title and description.

Hello,

Maybe I'm blind at this hour but where can change the positions of top index links from left to right or center?
Also I'd like to change the position for Forum Title and Forum Description from left to right or center.


I've tried PunRewrite and it didn't works with last version of PunBB? Any suggestions for mod_rewrite and clean url's?