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.

Few problems.

Featured Replies

Hello guys, I've been working on my portfolio for the past week or two and I've come across a few problems.

 

I have my website uploaded to a freehost for now just to test it before I register a domain and get hosting for it: Here - http://www.reztest.herobo.com/

 

To the left of my 'Welcome to RezStudios' section there should be an image but for someone reason, it isn't coming up for people. I'm not sure why it would be doing that though if it comes up for other people?

 

Another problem was, My navigation links have a border on hover. Only on the bottom so..

 

a.hover {

border-bottom: 1px solid #F60;

}

 

On my stlyesheet. I had my dad check it out this morning on his laptop and the image wasn't coming up at all on his browser (Windows IE) and the navigation links weren't showing the border. But I also spoke to a few of my friends this morning and they have "SOME" similar errors like a missing image. But with otheres using the same browser, Its fine.

 

I run Safari on my Mac, Everything comes out the way I wan't it.

To compare yours, Heres an image of my website:

 

http://img64.imageshack.us/img64/24/previewnoinfo.png

 

 

 

Would be extremely grateful for your feedback guys, By the way.. This is my first portfolio.

 

Thanks, Joe.

RezStudios.

try changing this

 

a.hover {

border-bottom: 1px solid #F60;

}

 

 

to this

 

a.hover {

text-decoration: underline;

}

Firefox says: "Image «http://www.reztest.herobo.com/images/rezstudios_slider.png» can not be displayed, because it contains errors."

Try to re-upload this image to the server.

 

border-bottom for IE:

div#nav a {border-bottom: solid 1px #000;}
div#nav a:hover {border-bottom: solid 1px #f60;}

Firefox says: "Image «http://www.reztest.herobo.com/images/rezstudios_slider.png» can not be displayed, because it contains errors."

Try to re-upload this image to the server.

 

border-bottom for IE:

div#nav a {border-bottom: solid 1px #000;}
div#nav a:hover {border-bottom: solid 1px #f60;}

 

Thank-you, Changed the hover properties to what you recommended. Still gives the same effect and hopefully it works in IE now.

 

Hopefully the image won't keep disappearing now, Re-uploaded. Let me know what happens please.

 

Thanks, Joe.

Create an account or sign in to comment

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.