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.

Andrei Raileanu

Members
  • Joined

  • Last visited

Everything posted by Andrei Raileanu

  1. Thanks Graig, As I first mentioned the website is not complete but be sure that I will consider your points. Thanks
  2. I decided to open a topic so people can share different places and methods to find new projects. I will post it first: Twitter and Elance.com.
  3. It will have different content pages as I plan to add a blog to it and make a Latest Blog section under the portfolio. I like the One-Page concept because you can see everything easily, in one single page.
  4. Use Wordpress because it will be easier to make a website like Vecteezy with it. You just need to create a custom theme and use custom fields. If you know some wordpress, trust me, it will not be hard to create it.
  5. Very Nice, Very Clean. I like it!
  6. I like the website but in some pages, buttons and text have a too dark color. For example if you go to "Works", because of the dark color, it's hard to see the options: Web Work, Graphics Work, etc.
  7. I've created my new one-page presentation website. It's not 100% complete but I will like to hear other people opinions. Check it out http://www.andreiraileanu.co.uk
  8. There is a problem with the background as currently it is white and the images from the header have a blue background. I am using FireFox.
  9. Hehe, sorry! Didn't paid attention to that...
  10. RewriteEngine on RewriteCond %{QUERY_STRING} ^id=13$ RewriteRule ^/page.php$ http://www.example.com/newname.htm? [L,R=301]
  11. Looks very very good especially we are talking about your first one...
  12. You can use phpThumb: http://phpthumb.sourceforge.net/
  13. I recommend you to read this: http://www.pixeldigest.com/phpsearch.html Search by price, Search by area? You just need to switch between the database collumns...
  14. I recommend a clean style layout. White background, simple graphics and some good images.
  15. I recommend Cufon. I think it is the best one. Here is a tutorial: http://net.tutsplus.com/articles/news/the-easiest-way-to-use-any-font-you-wish/
  16. Oh, I forgot to add this: If you want that div to have 100% width of the browser window don't forget to set padding and margin to 0 for html body body { margin: 0; padding: 0; }
  17. Don't use tables. Learn some CSS as it isn't so hard. .wrapper { float: left; width: 100%; } in your CSS file will do the job.
  18. I ussualy use a 1600px width (950px for the website) and I am creating an website with a large background.
  19. This is the stupidest thing I ever seen ) I wonder if there are fools that really send the letter )
  20. OpenCart is a great open source shopping cart also...
  21. In my opinion Frog CMS is the best one for simple websites and Wordpress for more complex websites.
  22. Cut 2px from the background image or set it in CSS: background-position: 0px -2px;
  23. Center the text and image or what? Please be more specific...
  24. Here is the code for you: RewriteEngine On RewriteBase / RewriteRule ^products/([A-Za-z0-9_-]+)/([A-Za-z0-9_-]+) mysite.com/products.php?category=$1&id=$2

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.