problem with lower resolution css
Posted: Fri, 2008-05-16 15:28
Can anybody please help checking my site
http://www.networkingblogger.com/
problem with lower resolutin 800x600 and so.
what to do ? 
Posted: Fri, 2008-05-16 15:28
Can anybody please help checking my site
http://www.networkingblogger.com/
problem with lower resolutin 800x600 and so.
what to do ? 
newbie
Posts: 9
Joined: 2008-05-16
Nobody to help me out
Posted: Fri, 2008-05-16 18:30
Nobody to help me out here.
Are newbies ignored on this forum
Guru
Posts: 2277
Joined: 2005-12-14
Location: Victoria British Columbia
The people who assist on
Posted: Fri, 2008-05-16 18:38
The people who assist on this board are busy people, their services tend to be in high demand.
Expecting a response in a few hours is unrealistic and, frankly, silly. Give it at least a few days.
You have syntax errors in your CSS that could cause all sorts of problems. Get that fixed up and see if the problems persist - they probably will.
I might have looked deeper but your attitude of expecting instant service on a free system has frankly annoyed me to the point that I think I'll come back later when I have cooled down a bit.
I could change my plea to guilty,
but I don't think it would stick.
Ed Seedhouse
newbie
Posts: 9
Joined: 2008-05-16
sorry not to be harsh. I am
Posted: Fri, 2008-05-16 18:47
sorry not to be harsh.
I am very new to the forum and was not knowing about the time it takes for replies.
I know i was expecting a lot, but want to solve it soon.
Sorry, dont feel bad bout that.
newbie
Posts: 9
Joined: 2008-05-16
And the syntax error of
Posted: Fri, 2008-05-16 19:10
And the syntax error of #width is because I added a IE hack coz that image bar was not displaying properly.
I am a newbie to CSS so dont know much.
Moderator
Posts: 5645
Joined: 2004-06-25
Location: Dallas
Put your wrapper div around
Posted: Fri, 2008-05-16 19:34
Put your wrapper div around the entire page, and set its min-width to a value large enough to not cause the column to drop, ≈1000px. You could also choose to fix the width and set {margin: 0 auto;}.
At smaller window sizes, there is not enough room for the three columns. Setting a minimum will fix that at the expense of horizontal scrolling.
cheers,
gary
A pianist who has learned the wrong system of fingering cannot become a virtuoso until he has laboriously taught himself the proper method.
My site is slo-o-owly being reconstructed; visit anyway.
newbie
Posts: 9
Joined: 2008-05-16
I fixed the width if I dont
Posted: Fri, 2008-05-16 20:04
I fixed the width
if I dont fix this width, then the whitem background image creates problem and breaks the theme.
I think that whitem image should be sliced.
Also, I see no menu buttons "home" "about" etc in IE ???
If anybody can help...
I have only $5 in my paypal - ready to pay that.
Enthusiast
Posts: 201
Joined: 2008-03-16
Keep your money, it might
Posted: Fri, 2008-05-16 20:42
Keep your money, it might become expensive.
But I have good news for you. IE 6 shows your menu perfectly and your markup is clean. But it still contains like 30 bugs, most of them minor, but I would get rid of them before you start checking how it looks on different browsers.
About your menu, get rid of the absolute positioning and float it instead. Also, IE does not understand anything max-/min- neither in height nor in width.
Besides that, I adore your site.
newbie
Posts: 9
Joined: 2008-05-16
Thanks for your comments
Posted: Sat, 2008-05-17 03:52
Thanks for your comments Caposoft
Much appreciated.
Can You correct the mistakes if I send you the template files ? Its a wordpress blog template.
Also, i added #width css hack, is it good ?
Enthusiast
Posts: 201
Joined: 2008-03-16
ilu wrote:Thanks for your
Posted: Sat, 2008-05-17 04:05
Sorry, but I don't have the time, neither would you learn. I try to avoid hacks, and I am lacking experience to evaluate if it is a good or a bad hack. I would say, if it works for you, it is a good hack. But maybe one of the others guys in here might give you an opinion on it.
newbie
Posts: 9
Joined: 2008-05-16
:( That would be few
Posted: Sat, 2008-05-17 04:08
I changed to absolute but again it broke.
When I add /div tag after the menu, the menu shows properly in IE7. but again the content goes behind header part. I know thats an extra /div which dont have any open one.
newbie
Posts: 9
Joined: 2008-05-16
still no help after few days
Posted: Tue, 2008-05-20 11:41
still no help after few days
please help me guys.. i made it a small design for 800px www.networkingblogger.com
but the client wants it full screen design and fixed for 800px.
please help
Will give $10 if somebody can do it soon.
Enthusiast
Posts: 90
Joined: 2005-09-23
Location: Liverpool
What is the problem with
Posted: Tue, 2008-05-20 13:54
What is the problem with your 800x600 view? Is it the horzontal scrollbars?
The page gave me a javascript error in IE7 but I can see the menu ok.
The html validates but your CSS does not.
But looking at the source code, there are just so many divs in there, I can't bring myself to look through it all, especially for a measly $10
It's probably a width and/or padding issue somewhere, quite possibly in relationship to your #wrapper and #footer, if I delete the CSS for both these, then the horizontal scrollbars disappear.
newbie
Posts: 9
Joined: 2008-05-16
No currently I changed the
Posted: Tue, 2008-05-20 15:00
No currently I changed the things.
But this is what my client dont wants. He wants a full screen content view on 1024.
my site is good for 800 and looks bad for 1024.
i think it should be made a fixed design.