Code breaks Navigation bar (center bar slide to the right)
3 posters
Page 1 of 1
Code breaks Navigation bar (center bar slide to the right)
Hello! I am having a weird problem that I dont know how to fix. I looked around the site here but didnt found anything.
I will provide images but hope Bulgarina language on them dont bother you or confuse you.
On short:
After some CSS code about scaling forum (from what i understand), few weird things happen - our Quick Reply button shrank (i manage to semi fix that one)
But also our Menu broke. This is how our meu look centered.
(Pictures by few differet devices)
On smaller (15 inch laptop) monitor if we put menu on option LEFT it looks as centered, but on big one...is saying in left side.
This is the CSS codes we have/had when bug happen:
May anyone help me? Thank you!
Edit: I would like to ask if anyone know how we to make it auto scale, so on phone/tablet/pc/laptop pictures to look kind of equally good. I know i can scale forum from general-configuration etc, but then the body of the forum become too big and wide which is slightly a problem for writing role play.
I will provide images but hope Bulgarina language on them dont bother you or confuse you.
On short:
After some CSS code about scaling forum (from what i understand), few weird things happen - our Quick Reply button shrank (i manage to semi fix that one)
But also our Menu broke. This is how our meu look centered.
(Pictures by few differet devices)
On smaller (15 inch laptop) monitor if we put menu on option LEFT it looks as centered, but on big one...is saying in left side.
This is the CSS codes we have/had when bug happen:
May anyone help me? Thank you!
Edit: I would like to ask if anyone know how we to make it auto scale, so on phone/tablet/pc/laptop pictures to look kind of equally good. I know i can scale forum from general-configuration etc, but then the body of the forum become too big and wide which is slightly a problem for writing role play.
ThePumpkin- New Member
- Posts : 15
Reputation : 1
Language : Bulgarian
Re: Code breaks Navigation bar (center bar slide to the right)
Please post the link to your forum?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Code breaks Navigation bar (center bar slide to the right)
SLGray wrote:Please post the link to your forum?
Hello!
https://odnovreme.forumotion.eu This is the link to the forum.
ThePumpkin- New Member
- Posts : 15
Reputation : 1
Language : Bulgarian
Re: Code breaks Navigation bar (center bar slide to the right)
Good morning!
There are a number of inaccuracies in the code you sent.
1)
- you can set this value without CSS - AP - General - Forum - Configuration - Forum width (number or %)
2)
- there is no float value in position
3)
- you don't specify the instruction, so all elements with those tags in the forum will have the styles you specified.
Because of this, your post-bar and navigation menu are broken.
The last code - I don't know which element it styles.
Are you talking about images in posts or in the forum design?
There are a number of inaccuracies in the code you sent.
1)
|
2)
|
3)
|
Because of this, your post-bar and navigation menu are broken.
The last code - I don't know which element it styles.
Edit: I would like to ask if anyone know how we to make it auto scale, so on phone/tablet/pc/laptop pictures to look kind of equally good. I know i can scale forum from general-configuration etc, but then the body of the forum become too big and wide which is slightly a problem for writing role play.
Are you talking about images in posts or in the forum design?
Razor12345- Support Moderator
- Posts : 1584
Reputation : 268
Language : Ukr, Rus, Eng
Location : Ukraine
Re: Code breaks Navigation bar (center bar slide to the right)
Razor12345 wrote:Good morning!
Good morning!
Thank you for your help!
For the 1)bodylinewidth - when i change from the % in the Configuration it still look different for everyone. I changed it to this and it seemd to work better.
.bodylinewidth {
width:1200px}
Just our idea with the scale code was when someone 15 inch and someone 17 inch go in forum to have smale look,not background be a little more for the one or the other.
Thank you so much for your help.
So far i believe we solved the problem here, unless someone know such scaling code.
ThePumpkin- New Member
- Posts : 15
Reputation : 1
Language : Bulgarian
Re: Code breaks Navigation bar (center bar slide to the right)
To fix the background, you can add CSS code:
- Code:
body {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
Razor12345- Support Moderator
- Posts : 1584
Reputation : 268
Language : Ukr, Rus, Eng
Location : Ukraine
TonnyKamper likes this post
Re: Code breaks Navigation bar (center bar slide to the right)
Razor12345 wrote:To fix the background, you can add CSS code:
- Code:
body {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
Thank you! Solved!
Have a great day.
ThePumpkin- New Member
- Posts : 15
Reputation : 1
Language : Bulgarian
Razor12345- Support Moderator
- Posts : 1584
Reputation : 268
Language : Ukr, Rus, Eng
Location : Ukraine
Similar topics
» Unread notification breaks code (AWESOMEBB)
» Moving Navigation Menu to Center of Page
» Need to know how to center some code please
» css problems with center code
» HOW TO BRING GOOGLE ADSENCE CODE WITH IN A NEW POSTING CENTER?
» Moving Navigation Menu to Center of Page
» Need to know how to center some code please
» css problems with center code
» HOW TO BRING GOOGLE ADSENCE CODE WITH IN A NEW POSTING CENTER?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum