plz review my website

dhruv227

New Member
Messages
390
Reaction score
1
Points
0
hi please review my website : www.delon.in
and hope u become it's member, do try out the services and tell me how can i improve them / alter them / improve them.
 

dbojan

New Member
Messages
99
Reaction score
1
Points
0
Your theme is owsome, I can just suggest you to use this in your css
Code:
div#wrapper_bg {
      background: transparent url(../images/style2/bg_abstract.jpg) no-repeat fixed;
}

It looks much better.
 

dhruv227

New Member
Messages
390
Reaction score
1
Points
0
Your theme is owsome, I can just suggest you to use this in your css
Code:
div#wrapper_bg {
      background: transparent url(../images/style2/bg_abstract.jpg) no-repeat fixed;
}

It looks much better.


what would it do exactly
 

dbojan

New Member
Messages
99
Reaction score
1
Points
0
When I scroll down on your site and background image goes up, there is some gray gradient or something like that and it isn't looking smoothly. Maybe it's because of my laptop screen (it's not too good).

So I suggest you to use something like on twitter, to use fixed background, try scrolling there. I've tested that code using Firebug and as I've said it looks better.
Here is a screenshoot of your site with fixed background, but you need to see that in action ;).
 
Top