header general

I'm getting missing image things everywhere...

  • NeuralStunner
  • NeuralStunner's Avatar
  • Administrator
  • Administrator
More
9 years 8 months ago #21 by NeuralStunner
Replied by NeuralStunner on topic I'm getting missing image things everywhere...
Browsed in Opera, saw some of the oddities and did an inspect on the page style. If I'm on the right track, it seems the CSS is trying to insert an image before list items that doesn't exist. (http://realm667.com/templates/realm667eight/images/blockbullets.png) Seems Firefox is ignoring the missing image, while other browsers try to replace it with a placeholder.

I wonder if some of the files got misplaced?

Please Log in or Create an account to join the conversation.

  • MagicWazard
  • MagicWazard's Avatar
  • Moderator
  • Moderator
More
9 years 8 months ago - 9 years 8 months ago #22 by MagicWazard
Replied by MagicWazard on topic I'm getting missing image things everywhere...
Just in case it's of any use to anyone, here's an image of what I'm seeing, with the problem spots circled.

BTW, I tried to spoiler the pic, but from the preview, it looks like the default behavior for spoilers may be to show rather than hide. We'll find out once I post this. (EDIT: Yay! The default IS "hide"!)

Warning: Spoiler!


Please note that for the most part nothing is "broken", per se, though the candle images do get in the way of the page numbers they overlap, so I have to click around them.

Side note: I found that when linking to an image, if "Preview" is on, then the image will apparently block out the "Submit", "Preview", and "Cancel" buttons.
Last edit: 9 years 8 months ago by MagicWazard.

Please Log in or Create an account to join the conversation.

  • Tormentor667
  • Tormentor667's Avatar
  • Founder
  • Founder
More
9 years 8 months ago #23 by Tormentor667
Replied by Tormentor667 on topic I'm getting missing image things everywhere...
I guess I've fixed it :)
Code:
content: "" !important; content: none !important;

Please Log in or Create an account to join the conversation.

  • Dreadopp
  • Dreadopp's Avatar
  • Administrator
  • Administrator
More
9 years 8 months ago #24 by Dreadopp
Replied by Dreadopp on topic I'm getting missing image things everywhere...
Looks like that worked. Thanks. :)

Please Log in or Create an account to join the conversation.