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.

web-rookie

Members
  • Joined

  • Last visited

  1. Hi there, I wish to create a piece of code that allows you to set up youtube video preferences then returns a video that most closely matches. For example user selects the following: Views: 10k+ Like/Dislike ratio: 2:1 Tag: Football And the script searches for all the relevant youtube videos and displays them in rank of relevance. Does youtube allow you to do this and if so what programming language is best suited as I'm looking to learn from scratch would python have the capability? Thanks.
  2. Hi there, I wish to create a piece of code that allows you to set up youtube video preferences then returns a video that most closely matches. For example user selects the following: Views: 10k+ Like/Dislike ratio: 2:1 Tag: Football And the script searches for all the relevant youtube videos and displays them in rank of relevance. Does youtube allow you to do this and if so what programming language is best suited as I'm looking to learn from scratch would python have the capability? Thanks.
  3. I have several tables on my site and I am styling them using a global style for th, td, tr etc. However I wish to single out one of these tables and apply a unique border. How do I do this? That is my css for ALL tables: #content table { border: 3px solid #FFF; } #content table tr th { color: #FFF; background-color: #2a2d32; font-size:12px;} #content table tr td, #content table tr th { border: 1px solid #FFF; padding: 5px; text-align: center; line-height: 1.4em; font-size:12px;} and here is the html for the table in question: <table cellspacing="0" cellpadding="0" width="100%" > <tr style="background-color:#ebe7e5;"> <td>Income </td> <td>€ </td> <td>€ </td> </tr> <tr class="PL"> <td>Sales</td> <td><?php echo $cBalance; ?>3,549</td> <td></td> </tr> <tr > <td>Other</td> <td><?php echo $cMarketShare; ?>156</td> <td></td> </tr> <tr> <th><strong>Total Income</strong></th> <th></td> <th><?php echo $pProductionCapacity; ?>3,705</th> </tr> <tr style="background-color:#ebe7e5;"> <td>Expenses </td> <td>€ </td> <td>€ </td> </tr> </table> Thanks for the input, Webrookie
  4. Hi CSNM-Carl, Why should I choose to be hosted with your company?
  5. Im expecting alot of traffic as I want the site to be a place where all wordpress learners will turn to at some point but obviously the site will begin with few visitors. I need the hosting to be flexible with upgrading and with not a large jump in price per upgrade.
  6. My site will be a very similiar site to photoshoplady.com The site will be run on wordpress. I am not sure of the disk space and bandwidth needs. I need affordable hosting that is easy to upgrade when the site starts to expand. The primary market would be mainly the USA. Thanks
  7. Thanks for all your feedback!
  8. Thanks, very true in a sense, the meaning for the word, is due to the way the site works. wpheroes.com takes the worlds best wordpress tutorials/articles/news from other sites, (who are the wordpress heroes) and displays these "heroes" work. However i feel you are completly correct. It was the first site i have designed myself, and I was on the cautious side!!!!! Thanks for the feedback.
  9. I have changed the box in which the "most viewed" and "top rated" posts are listed in the sidebar, due to a suggestion by a web designer forum member. Please compare at http://wpheroes.com/ and http://www.flickr.com/photos/37144556@N07/...929897/sizes/o/ Thanks.
  10. Hi richard thanks for the critisism. I agree with you that the site has a bland feel to it. I suppose i was a bit conservative with colour, and chickened out! I might try livining the whole thing up with a logo redesign???
  11. Ok my site at http://wpheroes.com Has sections "Most viewed" and "Top rated" in the sidebar. Each title is in its own box. I wish to delete the side lines on these boxes, to be left with just a line above and below each post title. here is the css for the box: } .link_box { width:258px; border:1px solid #8A8A8A; margin:13px auto 0 auto; } .link_box ul { list-style-type:none; border:1px solid #CCCCCC; border-bottom:none; } .link_box ul li { background:#A4A4A4; border-bottom:1px solid #CCCCCC; /*height:25px; */ text-align:center; /* height:40px; */ } .link_box ul li a { background:#A4A4A4; height:20px; padding-top:4px; padding-bottom:4px; display:block; color:#3F3F3F; font-size:13px; /*font-size:8px;*/ font-family:Verdana, Arial, Helvetica, sans-serif; height:100%; } .link_box ul li a:hover { background:#8A8A8A; color:#3F3F3F; } Thanks for the help.
  12. Thanks for spotting that! Suppose im too busy to spot the finer details! Thanks again.
  13. Yeh thats how the i want the site to work! i know it would be better if it had all the content itself, but the site is a bookmarking site for all the wordpress content around the web. And so it just links to the content. Thanks for your input. As the site grows I hope to add better features, which would include articles/tutorials written by wpheroes.com
  14. Thanks for the feedback! will work on that!

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.