26

(82 replies, posted in PunBB 1.3 extensions)

Well, forget it, now the queries are displayed again. Maybe it's because of the css mod I just made?

Thank you again for your precious help smile

You're right, that's it. Thank you very much and sorry for the n00b question...

The result is just the same as I posted on the picture above. In fact, the gradient is not really repeating itself, it has 30 px height, and beside, dunno why, there are a few pixels of the background color. The announcement banner seems to be a little different than the other banners, by default there are little ----- just under the "announcement" text:

http://ups.imagup.com/02/1235191115_announce-default.png

And it seems that the modified banner starts when the --- starts on the default banner, so it's not wide enough. That seems kinda tricky to modify... hmm

Anyway, thanks for the useful help big_smile

29

(82 replies, posted in PunBB 1.3 extensions)

It works perfectly, it displays just fine now, thank you so much! smile

What do you think about the "[ Generated in 0.058 seconds, 11 queries executed ]" that is not displayed at the bottom of the forum, is there a way to get it back?

Anyway, this is a wonderful extension!

30

(82 replies, posted in PunBB 1.3 extensions)

Yes the text is here, I can copy it. I just tried what you told me, so in the img.css I replaced

/* forum fixes */
p#querytime{display:none;}
#brd-about{margin-bottom:15px;}

with

/* forum fixes */
#brd-about{margin-bottom:15px;}

But the g is still cutted at the bottom in Ie.

Wow, it's working fine big_smile

I found this little tool that helped me a lot: Gradient online generator, you can easily customize your gradients size and color with it.

Thank you for the tip Programming-Designs smile

It is nice on the forum categories but when I put the same code in the announcement section:

.brd #brd-announcement h1 {
background:#1f537b url(http://www.mysite.fr/forum/img/grad/gradi1blue.png) repeat scroll 0 0;
color:#FFFFFF;
height:30px;
}

it gives me this:

http://ups.imagup.com/02/1235185093_bug-annonce.png

So as you can see the banner is not wide enough to feet the forum size (there is a blank space on the left and the right of the banner), and it's not displayed as it should be. Is seems to output the gradient smaller, and the color I choosed as "background" in the bottom.

Here is the nice result for the categories:

http://ups.imagup.com/02/1235185331_test-category-ok.png

Is there a way to make the announcement banner look the same as the categories banner?

Thanks you for your fast answer, I'll give it a try and report feedback smile

I'm using a french language, so I have the following into mysite/forum/lang/french/common.php line 100:

'Administrator'                =>    'Administrateur'

But it still displays administrator on the forum:

http://ups.imagup.com/02/1235182455_administrator.png

What am I missing? hmm

Well, everything is on the title... I had a look at he italian forum here: Punbb-italia.it and I see they are using gradients into the bars.

I wanted to know how I could modify the default oxygen style to have blue gradients into the bars. I made a search, and found this topic: PLEASE help me customise my punBB like this but it's about 1.2 and I would like to make this little change on the 1.3.2 default style. If anyone can give me some help and/or advices it would be very much appreciated, thank you smile

35

(61 replies, posted in PunBB 1.3 extensions)

Thank you so much for having fixed the problem with the users not logged in smile

36

(82 replies, posted in PunBB 1.3 extensions)

Thank you for your great work Rich smile

I am using your forum_fixes_imgs on a fresh 1.3.2 installation, and it is working almost fine, but I have some little questions. First thing I noticed is that, once the extension is installed and activated, the "[Generated in 0.057 seconds, 7 queries executed ] is not displayed anymore on the bottom of the forum. Is there a way to fix this?

I also have another problem with the extension, I will try to explain it as clear as possible. I'm using a french language, and the status "Online" is replaced by "En ligne" in french.

In Firefox everything works fine:

http://ups.imagup.com/02/1235177523_firefox-ok.png

But Ie doesn't display correctly the "g" in the "En ligne" status:

http://ups.imagup.com/02/1235177653_ie-bug.png

You see? The g is cutted in the bottom. I checked with Ie6 and Ie7 and there is this bug with both, is there any way to fix it?

Thanks to anyone who can help me fixing those little bugs.

37

(41 replies, posted in PunBB 1.3 extensions)

Thank you so much Neck, this is just what I needed. I will have to add the video button in the pun_bbcode now, I hope I will find a way with a little search on the forum. I just tried downloading the "step by step instruction for bbcode divx addition in 1.3.2 with pun_bbcode extension" but the link posted by KeyDog above is dead.

I was thinking, most user's won't take the time to use the center quotes when they will post a video, and it looks cleaner when the video is at the center of the forum. Is there a way to automatically center the videos?

Anyway, thank you again for this awesome extension smile