Search found 8 matches

by PhilouMinety
Thu Dec 13, 2007 5:56 am
Forum: Chit Chat
Topic: A font question about the phpbb.com countdown
Replies: 2
Views: 6617

A font question about the phpbb.com countdown

Hi everyone.

I've a simple question. Someone here know what font is used in the phpbb.com countdown (countdown for the gold) ?
I'm very intersting to know the name of this font.
I hope to post in the right forum.

Thanks.
by PhilouMinety
Tue May 22, 2007 3:09 pm
Forum: [3.0/Olympus] Discussion
Topic: thanks to the dev's!
Replies: 34
Views: 40043

Re: thanks to the dev's!

Yes agree with all !

Thanks very much for this increidible version ! I love it !!! JUST THANKS !!!!!!
by PhilouMinety
Tue May 22, 2007 2:58 pm
Forum: [3.0/Olympus] Styling
Topic: Reduce width and center the page -- any simple way?
Replies: 53
Views: 92588

Re: Reduce width and center the page -- any simple way?

Oh thanks for the information.

EDIT : YES !!!!!! it's works !!!!!! That's it !! Thanks very much !
by PhilouMinety
Tue May 22, 2007 2:48 pm
Forum: [3.0/Olympus] Styling
Topic: Reduce width and center the page -- any simple way?
Replies: 53
Views: 92588

Re: Reduce width and center the page -- any simple way?

Mobious wrote:When all else fails, upload backups and start over!

There have been more than a few ocations that I grind on some problem... give up... start over, and do the same damn thing, and it works!
I dit but it doesn't damn works !
Sorry.
by PhilouMinety
Tue May 22, 2007 1:03 pm
Forum: [3.0/Olympus] Styling
Topic: Reduce width and center the page -- any simple way?
Replies: 53
Views: 92588

Re: Reduce width and center the page -- any simple way?

I don't understand, it doesn't works on mine...
I looked on IE and firefox... arf this will be more difficult that I think :D
by PhilouMinety
Tue May 22, 2007 10:09 am
Forum: [3.0/Olympus] Styling
Topic: Reduce width and center the page -- any simple way?
Replies: 53
Views: 92588

Re: Reduce width and center the page -- any simple way?

Like this :

Code: Select all

#page-body {
	margin: 4px 0;
	clear: both;
	width: 745px;
}
?

Thanks

Still not works for me :(
by PhilouMinety
Tue May 22, 2007 9:26 am
Forum: [3.0/Olympus] Styling
Topic: Reduce width and center the page -- any simple way?
Replies: 53
Views: 92588

Re: Reduce width and center the page -- any simple way?

Hi all !

It doesn't works for me...

I'm on phpbb3 RC1

I put this :

Code: Select all

#wrap {
   padding: 8px;
   margin: 6px auto;
   width: 600px;
   text-align:left;
   background-color:#FFF;
   border: 4px inset #000566
}
But the forum is still in the begin size. :|