http://prntscr.com/7kokfv
I wonder how can I fix that?
Forum Link : http://ntsd.open-board.com/
Forum Version : Phpbb3
Thanks in advanced!
This is a Hitskin.com skin preview
Install the skin • Return to the skin page
Failed to load resource: the server responded with a status of 404 (Not Found) http://ntsd.open-board.com/notification.forum
I reported this to our pro-admin as it's nothing you can fix, that I'm aware of.Rhino.Freak wrote:Okay I tried disabling the JavaScripts but that didn't help surprisingly
In the Console, there's the error
- Code:
Failed to load resource: the server responded with a status of 404 (Not Found) http://ntsd.open-board.com/notification.forum
Should be able to add some spacing to the left with this rule :Rhino.Freak wrote:Also one a totally different note, a little question related to design :
- Spoiler:
http://prntscr.com/7koy4i, can how I add some spacing on the left side of the avatar pics?
.postprofile { padding-left:6px }
Whoa thanks! My first pro admin thread XDAnge Tuteur wrote:
I reported this to our pro-admin as it's nothing you can fix, that I'm aware of.
I tried that, but I only want to move Avatar, not the whole post profile (to align it with ranks and profile fields).Ange Tuteur wrote:Should be able to add some spacing to the left with this rule :
- Code:
.postprofile { padding-left:6px }
.postprofile dt img { margin-left:6px }
This code had no visible effect either.Ange Tuteur wrote:Oh, try this then :
- Code:
.postprofile dt img { margin-left:6px }