Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

tomek

Members
  • Joined

  • Last visited

  1. thx a lot well spotted back to work
  2. Have no idea, but now the previous one is displaying again the one with brown sofa and greenish "banner" it is not mine - ignore for time being tom
  3. Have spent some time on it - it was my first project. Browsers - tried my best, last time all was ok. Waiting for constructive opinion - be cruel http://www.watersideservicedapartments.co.uk
  4. and be careful with .png i have just spent days on troubleshooting disappearing pics...
  5. tomek replied to tomek's topic in Website Design and UX
    Uff Finally sorted it yesterday. Couldn't believe in it - one (ONE) pics with .png extension caused all this. problem solved Thursday it's going live... thx for trying to help (bit awkward without link i know
  6. tomek replied to tomek's topic in Website Design and UX
    no missing image icon, and that is even more confusing have no more ideas, decided to blame DW, so i can go sleep and dream about div(a)s thx for yr time
  7. if u like buy it, but at the end f the day, u will end up jumping back to pc to test the site:) im using macbook 13", nice and compact, but thats it, if im running PS, DW - slowly like thirsty camel...
  8. tomek replied to tomek's topic in Website Design and UX
    mainly tested on ie7, but ie6 same. yep, i know is commented out, as i have tested background-image in css and the same, nothing...
  9. tomek replied to tomek's topic in Website Design and UX
    no live link yet... / yes, have checked path - all good... wrapped <img/> into div, gave width and height, even gave temporary border - div stays, but will not display img, even if it is a background image via css. nothing... strange...
  10. tomek posted a topic in Website Design and UX
    this is html: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Untitled Document</title> <link href="../assets/css/location.css" rel="stylesheet" type="text/css" /> <!--[if IE]> <link href="../assets/css/locationie.css" rel="stylesheet" type="text/css" /> <![endif]--> </head> <body> <div id="container1"> <div id="link1"> <ul> <li><a href="location.html">location</a></li> <li><a href="contact.html">contact</a></li> </ul> </div><!--link1 ends here!--> <img src="../assets/photos/logoliv.png" id="img2" alt="logo" /><!--zindex on top!--> <div id="container2"> <div id="mpic"><!--<img src="../assets/photos/location.png" id="img1" alt="table"/>!--></div> <div id="current"><img src="../assets/photos/location.jpg" id="img3" alt="curentlink" /></div> <div id="maintext"> <p>test goes here</p> </div><!--maintext ends here--> <div id="clr"></div> </div><!--container2 ends here!--> <div id="link"> <ul> <li><a href="terms.html">terms</a></li> <li><a href="tariffs.html">tariffs</a></li> <li><a href="bedrooms.html">bedrooms</a></li> <li><a href="living.html">living area</a></li> <li><a href="../index.html">home</a></li> </ul> </div><!--link ends here!--> </div><!--container1 ends here!--> </body> </html> this is my css body {text-align:center; } /*main cotainer*/ #container1 { position:relative; text-align:left; margin:auto; width:1000px; border: #FFFFFF solid 1px; } /*logo pics*/ #img2 { background-color:transparent; z-index:1; position:absolute; top:35px; left:50px; } /*container witch photo and textbox*/ #container2 { height:500px; width:900px; margin:70px 50px 0px 50px; background:#babf9e; padding:1px; } /*left floated picture in content2 div bedzie gdzie indziej*/ #img1 { margin:0px; padding:0px; } #mpic { width:266px; height:400px; background-image:url(../photos/location1.jpg); margin:60px 20px 30px 30px; float:left; border:#000 solid 1px; } /*current photo*/ #img3 { margin:0px; padding:0px; } #current { margin:0px 20px 0px 20px; float:left; } /*text next to pics3*/ #maintext { margin-top:80px; margin-right:20px; padding:5px; font-family:Arial, Helvetica, sans-serif; color:#5B6335; } #maintext p { text-align:justify; margin:0px; padding:0px; } /*#container2 p span { display:inline-block; } /*when is dirty */ #clr { clear:both; } /*MAIN links*/ #link { margin-right:40px; margin-top:-15px; padding:0px; } #link ul li { display:inline; list-style-type:none; margin-right:40px; float:right; margin-top:0px; } /*behavior for hover i current - main menu*/ #link ul li a { font-size:18px; text-decoration:none; color:#999; font-family:Arial, Helvetica, sans-serif; } #link ul li a:hover { display:block; border-bottom:solid 2px; border-bottom-color:#cbcb32; } #link ul li a#current { border-bottom:solid 2px #66cc00; } /*extra links, above the content2*/ #link1 { margin-right:20px; margin-top:0px; padding:0px; } #link1 ul li { list-style-type:none; margin-right:40px; margin-top:30px; float:right; display:inline; } /*behaviour for hover i current - main menu*/ #link1 ul li a { font-size:14px; text-decoration:none; color:#999; font-family:Arial, Helvetica, sans-serif; } #link1 ul li a:hover { border-bottom:solid 2px; border-bottom-color:#cbcb32; } #link1 ul li a#current { border-bottom:solid 2px #66cc00; } And the problem: Mozilla - no problems, IE - ignoring jpgs/pngs - i do not know - was playing with background as a picture, <img /> itslef. Nothing zero, null. and the strange thing is - when i open page website, all looks ok, one click, and there you go - crap - all pics disappearing, and because is floated, all text move around. whats wrong with pics and ie - was troubleshooting it some time ago, was ok. o maybe its me...
  11. so very true will do it 2day
  12. poor little me! can not provide link as im too scared to show it to customer have this problem on some computers... all pics and some divisions gone...
  13. Almost finished this website, have checked last time, everything was working ok on ie6 but... in my contact page - some very basic php involved - getting info about activeX and the disaster starts, all my jpg disappearing, and text moving around - like some divs would never exist. some pages are ok, and then not. what have i done wrong...
  14. yep lovely - but this has to be validated for my assignment thx for yr help i think will do negative one ... what do u think...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.