You are viewing our Forum Archives. To view or take place in current topics click here.
Need help fast!!! (+rep!!)
Posted:

Need help fast!!! (+rep!!)Posted:

Naps
  • Powerhouse
Status: Offline
Joined: Nov 15, 201310Year Member
Posts: 498
Reputation Power: 29
Status: Offline
Joined: Nov 15, 201310Year Member
Posts: 498
Reputation Power: 29
im working on my site and when i load up the homepage in the browser this happens!!
[ Register or Signin to view external links. ]
#2. Posted:
Database
  • Rising Star
Status: Offline
Joined: Sep 20, 200914Year Member
Posts: 721
Reputation Power: 32
Status: Offline
Joined: Sep 20, 200914Year Member
Posts: 721
Reputation Power: 32
hmm well thats... did you use software to make this site? such as dreamweaver or did you code it your self. Also show some of your code, so we can help you.
#3. Posted:
UnrealEgg
  • Powerhouse
Status: Offline
Joined: May 30, 201013Year Member
Posts: 438
Reputation Power: 49
Status: Offline
Joined: May 30, 201013Year Member
Posts: 438
Reputation Power: 49
It loaded fine for me:
[ Register or Signin to view external links. ]
A couple of changes I would make would be to center the content and add a background. Currently you've got a really dark website layout with a white background. You might be able to optimise the images some more too so they load quicker.





Database wrote hmm well thats... did you use software to make this site? such as dreamweaver or did you code it your self. Also show some of your code, so we can help you.


There's a URL in the address bar.


Last edited by UnrealEgg ; edited 1 time in total
#4. Posted:
Z61
  • TTG Fanatic
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 4,309
Reputation Power: 179
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 4,309
Reputation Power: 179
many images. much wow. so amaze
#5. Posted:
phpBB
  • TTG Senior
Status: Offline
Joined: Dec 31, 201112Year Member
Posts: 1,274
Reputation Power: 54
Status: Offline
Joined: Dec 31, 201112Year Member
Posts: 1,274
Reputation Power: 54
You should probably use back-end cascading stylesheet's
People can steal your code that way.. If it's inline (Like how you have it)
#6. Posted:
iyop45
  • Prospect
Status: Offline
Joined: Apr 15, 201113Year Member
Posts: 614
Reputation Power: 83
Status: Offline
Joined: Apr 15, 201113Year Member
Posts: 614
Reputation Power: 83
PunkFrost wrote You should probably use back-end cascading stylesheet's
People can steal your code that way.. If it's inline (Like how you have it)

No

OP: You're getting into some very bad habits. Don't use tables for page layouts and 30+ images on 1 page is ridiculous especially considering you aren't using sprites, you really should be using the background image property to make use of this.
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]

I haven't been able to replicate what you're getting but it's a bit buggy on IE from cell margins. To be honest I'm really surprised you actually got it working, kudos for that but your approach is really dodgy.
#7. Posted:
phpBB
  • TTG Senior
Status: Offline
Joined: Dec 31, 201112Year Member
Posts: 1,274
Reputation Power: 54
Status: Offline
Joined: Dec 31, 201112Year Member
Posts: 1,274
Reputation Power: 54
iyop45 wrote
PunkFrost wrote You should probably use back-end cascading stylesheet's
People can steal your code that way.. If it's inline (Like how you have it)

No

OP: You're getting into some very bad habits. Don't use tables for page layouts and 30+ images on 1 page is ridiculous especially considering you aren't using sprites, you really should be using the background image property to make use of this.
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]

I haven't been able to replicate what you're getting but it's a bit buggy on IE from cell margins. To be honest I'm really surprised you actually got it working, kudos for that but your approach is really dodgy.


No?? What does that mean.. I wasn't even talking to you.
#8. Posted:
MLP
  • TTG Contender
Status: Offline
Joined: Oct 26, 201013Year Member
Posts: 3,869
Reputation Power: 177
Status: Offline
Joined: Oct 26, 201013Year Member
Posts: 3,869
Reputation Power: 177
PunkFrost wrote
iyop45 wrote
PunkFrost wrote You should probably use back-end cascading stylesheet's
People can steal your code that way.. If it's inline (Like how you have it)

No

OP: You're getting into some very bad habits. Don't use tables for page layouts and 30+ images on 1 page is ridiculous especially considering you aren't using sprites, you really should be using the background image property to make use of this.
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]

I haven't been able to replicate what you're getting but it's a bit buggy on IE from cell margins. To be honest I'm really surprised you actually got it working, kudos for that but your approach is really dodgy.


No?? What does that mean.. I wasn't even talking to you.


It means that what you said was absolutely wrong. Having your code in an external/back-end CSS sheet doesn't affect peoples ability to see it. It just makes it easier to manage your styles.

OP: Listen to what iyop45 has to say and don't use 30-something images per page in table columns. It will load slowly for people.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.