Part of my forum is too wide...
3 posters
Page 1 of 1
Part of my forum is too wide...
Hello Forumotion,
I am Higurashistrike, known as Nakaharu on the site, http://nenshiattribute.rpgboard.net/ . It has rather suddenly occurred that part of the site has grown rather wide, and is now even covering up some of the widgets. If someone would be able to assist me with this matter, I would be very grateful.
If any more information would be required, I am willing.
Sincerely,
Higurashistrike
I am Higurashistrike, known as Nakaharu on the site, http://nenshiattribute.rpgboard.net/ . It has rather suddenly occurred that part of the site has grown rather wide, and is now even covering up some of the widgets. If someone would be able to assist me with this matter, I would be very grateful.
If any more information would be required, I am willing.
Sincerely,
Higurashistrike
- Enclosed is a Screenshot. It may be rather large:
Re: Part of my forum is too wide...
Hello Higurashistrike,
That is quite usual, if you have the widgets active they shouldn't be overlapped since you've reserved space in the widget management. Anyhow I've supplied two fixes for you, the first is for display:
To apply one of the two codes below navigate to..
Administration Panel > Display > Pictures and colors > Colors > CSS stylesheet
This should fix your widgets and keep their current width that you've given them.
That is quite usual, if you have the widgets active they shouldn't be overlapped since you've reserved space in the widget management. Anyhow I've supplied two fixes for you, the first is for display:
To apply one of the two codes below navigate to..
Administration Panel > Display > Pictures and colors > Colors > CSS stylesheet
This should fix your widgets and keep their current width that you've given them.
- Code:
#content-container div#left {
display:inline;
}
- Code:
#content-container div#left {
width: 180px;
}
Re: Part of my forum is too wide...
Thank you for your help. The first code actually worked. I don't exactly understand why it was doing that, but I plan to study CSS more later.
Anyway, thank you. ^^
Anyway, thank you. ^^
Re: Part of my forum is too wide...
I found this to be a great help in studying CSS: http://www.w3schools.com/Css/default.asp
You're welcome too, best of luck!
You're welcome too, best of luck!
Re: Part of my forum is too wide...
Topic Solved & Locked
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.
Similar topics
» Can't get my forum to be wide
» Forum width too wide
» Forum has disappeared part 2
» How can I change this part of my forum?
» making a bump Button for just one part of the forum... in phpBB2
» Forum width too wide
» Forum has disappeared part 2
» How can I change this part of my forum?
» making a bump Button for just one part of the forum... in phpBB2
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum