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.

kaneomak

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    kaneomak reacted to roothost in social networking logos?   
    Haven't searched for your specific icons/logos but Icon Finder is pretty cool.
  2. Like
    kaneomak reacted to Synjyn in div display problem   
    Give them a height and they should slot into place.
     
    #left .djbox { float: left; height: 300px; width: 350px;}
  3. Like
    kaneomak reacted to TomCash in image viewer help   
    Change the image properties based on the DIV it is in. For example:
     
    <div id="pictures">
    <img>
    <img>
    <img>
    <img>
    </div>
     
    Then in your CSS, write #pictures img { margin: 5px 0 0 0; }
  4. Like
    kaneomak got a reaction from amritunsung in good way to view/open videos?   
    actually my lightbox now doesnt seem to work now hmm
  5. Like
    kaneomak got a reaction from amritunsung in good way to view/open videos?   
    excellent, thanks a lot
  6. Like
    kaneomak reacted to MikeChipshop in good way to view/open videos?   
    What is the actual conflict? Maybe your initializing the same bit of script twice when you don't need to.
     
     
     
  7. Like
    kaneomak reacted to zed in good way to view/open videos?   
    dunno but after trying a few that caused conflicts, Colorbox works well for me.
  8. Like
    kaneomak reacted to TomCash in image viewer help   
    I can't view the page anymore, so I am assuming you mean padding/margins?
     
    If so, set each box to have a class called "thumb" or something along those lines and in your CSS have margins set to something like: 5px 0 0 0; (top right bottom left, respectivley).
  9. Like
    kaneomak reacted to zed in good way to view/open videos?   
    here you go, found it http://planetozh.com/projects/lightbox-clones/
  10. Like
    kaneomak reacted to zed in videobox help   
    for a start I'd remove any .js links that you're not using. And seeing 'scriptalicious' always has me thinking conflicts.
  11. Like
    kaneomak reacted to ayoungh in my new layout   
    I have sliced the circle motion:
     
    The sidebar is colour code: #efefef
     
    I would recommend coding the colour as the background in the css.
     
    I'm not sure what else to slice? Its not really a complete design.
  12. Like
    kaneomak reacted to WebDev_Tank in my new layout   
    Lol people need to know what you need slicing, eg three sections: Post 1, Post 2, Post 3. Or colours??
  13. Like
    kaneomak reacted to ayoungh in my new layout   
    if you provide a link to your psd file, for download and tell me what size slices you want where i will do it for you. It's easily done
  14. Like
    kaneomak reacted to ayoungh in my new layout   
    What do you mean? Do you want to slice the bare design above in your post?
  15. Like
    kaneomak reacted to ayoungh in my new layout   
    I think you will need to give us more specifics ?

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.