The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

phpbb 3 problem with the logo

2 posters

Go down

phpbb 3 problem with the logo Empty phpbb 3 problem with the logo

Post by Guest November 8th 2007, 2:49 am

here is my testing forum http://test-69.forumotion.com/index.htm

if you open the page full you will see that the logo is ok then if you make the page small it cunt off half of the logo how can i stop this from happening?

there must be a code or something that i can do!!!! i wanna move over to phpbb 3 but i cant when this is happening!! Evil or Very Mad Evil or Very Mad
avatar
Guest
Guest


Back to top Go down

phpbb 3 problem with the logo Empty Re: phpbb 3 problem with the logo

Post by Shadow November 8th 2007, 10:05 am

This is because you set your image in "Header’s background image" in styles > list of pictures.
You need to add your logo at the section "Forum main logo" Wink
Shadow
Shadow
Manager
Manager

Male Posts : 16217
Reputation : 1831
Language : French, English

Back to top Go down

phpbb 3 problem with the logo Empty Re: phpbb 3 problem with the logo

Post by Guest November 8th 2007, 10:16 am

it's even worse on the forum main it goes over the background

have a look at my forum http://test-69.forumotion.com/index.htm nowit's doing the same thing Evil or Very Mad Evil or Very Mad Evil or Very Mad there must be a way to fix so this dont happen for crying out loud
avatar
Guest
Guest


Back to top Go down

phpbb 3 problem with the logo Empty Re: phpbb 3 problem with the logo

Post by Soon November 8th 2007, 10:39 am

You can solve this issue by editing your Css.
Just go in your admin panel, Styles > Colors > Click on the link to edit the Css > Confirm that you want to edit the CSS
then you must find and change some lines :

#min-width {
min-width: 750px;
}
...

* html .conteneur_minwidth_IE {
/* Hack IE min-width */padding-left: 750px;
}
* html .conteneur_container_IE {
/* Hack IE min-width */margin-left: -750px;
position: relative;
}
You have to change the red number by a bigger one. This number is the minimum width of the forum. You can make some test to find the best value.
Soon
Soon
Technician
Technician

Male Posts : 125
Reputation : 10
Language : French,English

http://help.editboard.com

Back to top Go down

phpbb 3 problem with the logo Empty Re: phpbb 3 problem with the logo

Post by Guest November 8th 2007, 11:03 am

i change them 3 number to 1000 3000 10000 and sumit it nothing changed why?
avatar
Guest
Guest


Back to top Go down

phpbb 3 problem with the logo Empty Re: phpbb 3 problem with the logo

Post by Soon November 23rd 2007, 12:12 pm

The number must be exactly the same in the 3 properties. You must keep the 'px' after the numbers. Don't forget the - before one of the properties.
Soon
Soon
Technician
Technician

Male Posts : 125
Reputation : 10
Language : French,English

http://help.editboard.com

Back to top Go down

phpbb 3 problem with the logo Empty Re: phpbb 3 problem with the logo

Post by Guest November 23rd 2007, 12:40 pm

i did them the same but nothing change matie, can u go on my forum and sort it out because it's not working for me at all
avatar
Guest
Guest


Back to top Go down

phpbb 3 problem with the logo Empty Re: phpbb 3 problem with the logo

Post by Soon November 23rd 2007, 12:46 pm

Ok I will look at your forum after the lunch Wink
Soon
Soon
Technician
Technician

Male Posts : 125
Reputation : 10
Language : French,English

http://help.editboard.com

Back to top Go down

phpbb 3 problem with the logo Empty Re: phpbb 3 problem with the logo

Post by Soon November 23rd 2007, 2:19 pm

Ok it's done.
You was right, I forgot to tell you one Css instruction
Code:
#wrap {
width: 950px;
}

You're now on phpbb3 Wink
Soon
Soon
Technician
Technician

Male Posts : 125
Reputation : 10
Language : French,English

http://help.editboard.com

Back to top Go down

phpbb 3 problem with the logo Empty Re: phpbb 3 problem with the logo

Post by Guest November 23rd 2007, 3:47 pm

cheers matie looks alot better now thumright

just one thing matie is there a code that i cant make the line like this
phpbb 3 problem with the logo Phpbb3-3

then i wont bother you again Laughing
avatar
Guest
Guest


Back to top Go down

phpbb 3 problem with the logo Empty Re: phpbb 3 problem with the logo

Post by Soon November 26th 2007, 10:44 am

there is no solution for doing that.
It is the behavior of the phpbb3 style Wink
Soon
Soon
Technician
Technician

Male Posts : 125
Reputation : 10
Language : French,English

http://help.editboard.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum