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.

Jala

Members
  • Joined

  • Last visited

Everything posted by Jala

  1. Jala posted a topic in Frontend
    Hey guys what am i doing wrong. www.soniakashuk.com/makeup if you click makeup in the nav bar you see tht the link doesnt work. Its like that on all the pages, i just havent put them all up yet. what should i do?
  2. Jala posted a topic in Frontend
    Hey guys I just cant figure this out. I have a table set up, 1 row with mutiple images, and it scrolls horizontally.I want the table with all the content to be centered in the middle of the page. Been trying a bunch of stuff just cant figure it out. thanks <div id="content-press" class="content" style="background:fff;"> <table height="250" class="content" padding:5;> .content{ text-align:center; } #content-press { font-size: 1.1em; margin: 0; padding: 0; width: 800px; height: 340px; background-color: #fff; overflow: auto; position: relative; z-index: 0; } any ideas?
  3. Hey Guys, what does everyone think about this site? What can I do to improve! PS Its not a porn site..... www.movieanticipation.com
  4. Jala replied to Jala's topic in Frontend
    Thanks man! One other question, i want to center the whole site inside the body tag but when i do text-aling:center it doesnt work because almost everything is text.
  5. Jala posted a topic in Frontend
    heres my html <img src="jonah.png" height="312" /> <div id="progress-bar"> <div id="progress-level"> </div> </div> <h1> Recent News</h1> <div style="height:300px;width:400px;font:16px/26px Georgia, Garamond, Serif;overflow:scroll;"> Just met with a new person. </div> and heres the image Basically i want the progress bar right after the Phase 1: The phase 1 and generosity are PNGS. Thanks for help!
  6. Jala posted a topic in Frontend
    heres my html <img src="jonah.png" height="312" /> <div id="progress-bar"> <div id="progress-level"> </div> </div> <h1> Recent News</h1> <div style="height:300px;width:400px;font:16px/26px Georgia, Garamond, Serif;overflow:scroll;"> Just met with a new person. </div> and heres the image Basically i want the progress bar right after the Phase 1: The phase 1 and generosity are PNGS. Thanks for help!
  7. i was making this progress bar from a tutorial that i want to add to a site im making but for some some reason its not chaning how far the progress is??? This is the tut http://pupungbp.erastica.com/css/creating-progress-bar-with-css/ and here is my code <!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>Percentage Bar</title> <style type="text/css"> body { background: White; text-align: center; } #wrapper { text-align: left; } /*PROGRESS BAR CSS*/ #progress-bar { background: url(percentage-bg.png) no-repeat left center; width: 316px; height: 39px; margin: 0 auto; } #progress-level { background: url(progress.png) no-repeat left center; width: %45; height: 39px; } /* FORM */ input { border: 1px solid #666; padding: 5px; } body, input { font: 11px verdana, helvetica, sans-serif; } p { margin: 5px 0; } </style></head> <body> <p>Welcome to 43 crosby</p> <div id="progress-bar"> <div id="progress-level"></div> </div> </body> </html> i enter how far ive gotten here #progress-level { background: url(progress.png) no-repeat left center; width: %45; height: 39px; in the width and for some reason it just shows 100% has been done, doesnt show part of it... Thanks for any help
  8. Hey Guys. On tons of sites there is a place where you enter your email and then you recieve updates and all that. How do i set that up??? Can i used it through entourage or how do i do it???
  9. Jala replied to Jala's topic in Hardware
    Anyone???
  10. Jala replied to Jala's topic in Hardware
    I got the mini-dvi to dvi adapter but its not long enough. Will this work? http://www.jr.com/arista/pe/IST_58_hy_7726/
  11. Jala posted a topic in Hardware
    Hey Guys i have a black macbook and recently got a sonia bravia tv. I want to be able to connect the 2 so i can use the tv as a monitor. What cord do i need to purchase to be able to do this?
  12. Jala replied to Jala's topic in Website Design and UX
    Any Opinions?
  13. Jala replied to Jala's topic in Website Design and UX
    V2 http://5borosports.com/hp Not sure what to do in the center of the homepage yet but it will be content on the other pages. And the background will be a pattern i am yet to make of a repeating tlc with low opacity
  14. Go to the phpbb support forums and ask there.
  15. Jala replied to Jala's topic in Website Design and UX
    Thanks alot!
  16. Jala replied to Jala's topic in Website Design and UX
    Yea i was thinking of highlihting and enlarging the inportant words. But i dont really get what your saying for the homepage?
  17. Anyone know this?
  18. is it possible to add code so that you can insert a bacckground image and have like the content float on top of it?? Like on twitter how the background is there and the status updates are ABOVE IT. if you can, can you post a tut
  19. Jala replied to Jala's topic in Website Design and UX
    So, Homepage: Make logo smaller and buttons? or not the buttons? then on the About page im going to try to spice it up by highlighting key words. IF you have ideas that can help me on the about page PLEASE LMK
  20. Yea could you send it to me or post it
  21. Customize it? Its the default phpbb theme and all are common topics. Make it looks better otherwise why would people come to your forum over another?
  22. Hey Guys making a site for someone. Looking for almost a review but also guidance on a design direction. TLC and the home page Home V2 try 2
  23. Say i make a site in fireworks then i export the html. Would i just make a css file to center it all. And if so could someone help me how?
  24. Same Question for me. I found one for Tumblr if your interested. http://hasaportfolio.com/
  25. hey Guys, Im a noob at all this and i made a prototype site that id like to host on domain that i have. How do i put it on. Do i save it as a .htm file and just put that on or what??? Thanks for any help

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.