bogastyle
-
CSS background-repeat error on iOS devices
Sorry for two posts, just found link to previews discussion and my comment there: http://css-tricks.com/forums/discussion/comment/66768#Comment_66768
-
CSS background-repeat error on iOS devices
Hi TheThrust, One suggestion - this images for slideshow are too bigger even for desktop. Load time 46.6 s. I tested site in Device Central and traffic count is about 5.9 Mb. For background it was similar topic in this forum. Take a look about 1 m…
-
faster load of images
Take a look here, too: http://stackoverflow.com/questions/373725/javascript-compression-via-htaccess http://stackoverflow.com/questions/6724549/caching-and-gzip-compression-by-htaccess
-
2 Part Question: Part 1 - Grid Modification, Part 2 - CSS Modification Help
Sorry BryGuy, This is commercial theme and I don't have copy of it. Because it is not free I can't download it to take a look at the code. It should be support for it from author. If you don't get answer any where and if you can s…
-
Backgroundimage dissapears on Iphone
Hi Tomasmorel, I'm not so advanced like guys here, but always try to help if can. I just made some tests. You can try this code: html { background: url("http://i1230.photobucket.com/albums/ee487/thomasmorel/homeafbeelding.png") no…
-
2 Part Question: Part 1 - Grid Modification, Part 2 - CSS Modification Help
Hi BryGuy, I think this code you posted is generated from Wordpress. You probably took it from View sorce. To can some one help you first share which theme you use. Some of professional themes has options to reorganize site from admin. Second you …
-
Correctly aligning images for a page border (using HTML frames)
No problem. Good luck! ;D
-
Correctly aligning images for a page border (using HTML frames)
Ok I made browser small enough to see this right scroll bar. I tried with firebux something like this: - to #page add - overflow:hidden; - to #main add - overflow: auto; and looks like it works
-
Correctly aligning images for a page border (using HTML frames)
If you mean left frame scroll bar when shrink browser height - under Mozila Firefox I don't see an problem when scroll bar is visible or not. In other side under Chrome if there is no sidebar I see white gap between left and right frame. You ca…
-
Correctly aligning images for a page border (using HTML frames)
Hi marksweb, The first think that I saw is that background images are with different widths. This difference can be the problem. Take a look for: 1. .logos background image - it is 39px width /header_right.jpg/ 2. html, body, #page, #main - backg…