Please note: We are experiencing unusually high server loads today. Please be patient with our little server.
FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
no horisontal scroll bar in FIrefox (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: no horisontal scroll bar in FIrefox
#106
amostudio (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
no horisontal scroll bar in FIrefox 7 Months, 1 Week ago Karma: 0  
in FIrefox when monitor is small (laptop) half of the page does not show and there is no scroll bar to scroll either.

to test it restore down(not minimumize) the firefox window and match its size to a smaller resolution .
 
Report to moderator   Logged Logged  
 
Last Edit: 2007/12/30 18:59 By amostudio.
  The administrator has disabled public write access.
#123
Andy (Admin)
Admin
Posts: 212
graphgraph
User Offline Click here to see the profile of this user
Gender: Male
Re:no horisontal scroll bar in FIrefox 7 Months, 1 Week ago Karma: 5  
This is because flex photos is flexi width template and it does not have a fixed width.

Add this to the top of the template_css and it will add scroll bars if the width of the browser is less than 800px.

html {
min-width: 800px;
}

I have tested it on your site and it works well, I dont know what you mean about half the page not showing, it shows perfectly fine for me.
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
#133
amostudio (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Re:no horisontal scroll bar in FIrefox 7 Months, 1 Week ago Karma: 0  
Andy wrote:
QUOTE:
This is because flex photos is flexi width template and it does not have a fixed width.

Add this to the top of the template_css and it will add scroll bars if the width of the browser is less than 800px.

html {
min-width: 800px;
}

I have tested it on your site and it works well, I dont know what you mean about half the page not showing, it shows perfectly fine for me.
if it shows perfectly why do you want me to apply that change?


here is how to reproduces, not maxixumize firefox and make it to be witch of say 850 px now height has no issues and it has scrollbar but widtsh never gets scrollbar and content definatelly is off the screen for example no way to see right modules. and there is no scrollbar to scroll either.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#135
Andy (Admin)
Admin
Posts: 212
graphgraph
User Offline Click here to see the profile of this user
Gender: Male
Re:no horisontal scroll bar in FIrefox 7 Months, 1 Week ago Karma: 5  
I think you misunderstood my last message, I was asking you to apply the css as this is a solution to your fisrt problem and will create a horizontal scroll bar if the window size is smaller that 850px. It was the second part of your problem that looked fine to me. I applied this css to your site using firebug and everything shows perfectly.

I still dont know what you mean by content is off the screen, what I see is exactly what you would expect to happen. The sidebars are fixed and the main content is the only area that changes width, relative to the browser window.

I have attached a screenshot of what I see when I apply the css with firebug.

If you apply the fix this is what you should see
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
#972
me (Visitor)
Click here to see the profile of this user
Birthdate:
Re:no horisontal scroll bar in FIrefox 5 Months ago  
I was having this same issue and applied the above fix... This worked well in Firefox, but is there a way to make it act the same in IE? IE seems to ignore the min-width in the CSS...
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Love Thy Favicon!

Click on a block to select it..