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.

Forum width messed up

2 posters

Go down

Forum width messed up Empty Forum width messed up

Post by Kiekie September 27th 2017, 9:37 am

Technical Details


Forum version : #phpBB2
Position : Member
Concerned browser(s) : Mozilla Firefox
Screenshot of problem : https://i.imgur.com/VA9ippq.jpg
Who the problem concerns : A few members
When the problem appeared : After a change to the CSS was made
Forum link : http://www.warriorcatsnl.com/

Description of problem

Hello,

Yesterday I have made a few changes to a forum of a friend of mine, solving a problem they had with the avatars in the Toolbar. The code I added was this:

Code:
#fa_usermenu img{
max-width: 150px  !important;
    max-height: 100px  !important;
}

After that the forum changed for Firefox users, pushing it out of width. Weird thing is, is that not ALL Firefox users are experiencing this problem. I don't understand what is wrong and I want to fix this.

How the forum should look on Chrome:

How the forum looks in Firefox:
Kiekie
Kiekie
Forumember

Female Posts : 50
Reputation : 2
Language : English, Dutch
Location : Netherlands

https://talesofsinnoh.actieforum.com

Back to top Go down

Forum width messed up Empty Re: Forum width messed up

Post by Sir. Mayo September 29th 2017, 12:04 am

Try adding the following to your CSS:

Code:
.theme-default .nivoSlider {
 
max-width: 710px !important;

left: 32px;

}
Sir. Mayo
Sir. Mayo
Forumember

Male Posts : 980
Reputation : 90
Language : English, Some french.
Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

http://sir-mayo.forumotion.com/

Back to top Go down

Back to top

- Similar topics

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