Page 2 of 5

Re: ProNight Style

Posted: Wed Oct 28, 2009 7:18 pm
by LDM
Did you change the font size anywhere else within the forum or is it all still set at default?

Re: ProNight Style

Posted: Wed Oct 28, 2009 7:28 pm
by roblom
I am not aware i changed any font size.

But can you tell me what css style controls the text heigth of a popup?

Re: ProNight Style

Posted: Wed Oct 28, 2009 7:53 pm
by LDM
Can you just attach in a zip your ucp_pm_popup.html from the style in a post?

Re: ProNight Style

Posted: Wed Nov 18, 2009 12:40 pm
by lex
Hey.

I just installed the Advertisement Management mod to my forum. But there's an empty space on top of the ad banner and the mod's developer said it's because of the ProNight theme. So can any of you guys help me here?

My forum is at http://www.lexusfoorum.net/

I also have to add that in overall_header.html I changed everything that had to do with the advertisement management mod to 0 px

Code: Select all

<div style="padding: 0px 0px 0px 0px; font-size: 1.1em; background-color: #dfdfdf; margin: 0px auto; text-align: center;">
(line 176)
I don't know if it helps.

Re: ProNight Style

Posted: Wed Nov 18, 2009 3:07 pm
by LDM
lex wrote: But there's an empty space on top of the ad banner and the mod's developer said it's because of the ProNight theme. So can any of you guys help me here?
The theme would make no difference to that, not sure why he said that? It is based on prosilver so if you get an error in ProNight, it would show the same in prosilver default phpBB style.

What you are asking is directly related to css in that mod.

Re: ProNight Style

Posted: Wed Nov 18, 2009 3:16 pm
by cisco007
are you having the same problem in prosilver or is it just on this one?

Re: ProNight Style

Posted: Wed Nov 18, 2009 3:44 pm
by LDM
I have found his problem, the banner is way to big.

Lex, save this image and overwrite that one and all will be well. Click the image on attachment first to make it bigger

Re: ProNight Style

Posted: Wed Nov 18, 2009 4:03 pm
by lex
LDM wrote:I have found his problem, the banner is way to big.

Lex, save this image and overwrite that one and all will be well. Click the image on attachment first to make it bigger
Thanks. But now it has free space on both sides.

Re: ProNight Style

Posted: Wed Nov 18, 2009 4:07 pm
by LDM
There is no pleasing some is there :D

If you need it to each end, try enlarging the image until you fill it up. Try a 780px width.

Re: ProNight Style

Posted: Wed Nov 18, 2009 4:32 pm
by lex
LDM wrote:There is no pleasing some is there :D

If you need it to each end, try enlarging the image until you fill it up. Try a 780px width.
I messed around with the size and 830px was the best width. And I changed the background to black and now it's pretty good :D

Now that I changed the background to black the border seems a little too thick but if upcoming ads will be black too, It will blend in more :D

Anyway thank you so much for the help :)

Re: ProNight Style

Posted: Wed Nov 18, 2009 9:37 pm
by lex
I don't know if anyone is familiar with that advertisement management mod, but how do you remove the
"Advertisements by Advertisement Management" text at the bottom of the page?

Re: ProNight Style

Posted: Wed Nov 18, 2009 9:43 pm
by cisco007
i think it's this edit open ourstyle/template/overall_footer.html

find

Code: Select all

{ADS_8}
and delete!

Re: ProNight Style

Posted: Wed Nov 18, 2009 9:51 pm
by lex
cisco007 wrote:i think it's this edit open ourstyle/template/overall_footer.html

find

Code: Select all

{ADS_8}
and delete!
Thank you SO much! :D

Re: ProNight Style

Posted: Thu Nov 19, 2009 12:54 am
by cisco007
no problem, glad it worked!

Re: ProNight Style

Posted: Wed Nov 25, 2009 11:38 am
by LDM
First post updated with ProNight for phpBB 3.0.6 version.