Posts: 743
Threads: 45
Joined: 5th Apr 12
(9th Jun, 06:03 pm).Mint Wrote: Right here comes the magnitude of questions!
http://puu.sh/zNTk
Anyway we could do this as having two sides makes the form feel very squashed to me, so it would mean removing the side bar and well, placing it on the top i suppose?
If that all works and is possible how would i do this http://puu.sh/zNTK (putting the stats back in the normal place)
This is not an option I'm afraid.. The animation is only meant for the sidebar and not the header.
Posts: 743
Threads: 45
Joined: 5th Apr 12
(9th Jun, 04:56 pm).Mint Wrote: http://puu.sh/zNeE
Kinda annoying :L great theme mind!
http://www.mmo-forums.com is the URL. A friend bought me the theme, it looks stunning.
This is a result of having a shoutbox at the top of the forum.. if you move it to the footer or remove it this won't happen
I do not mind re-doing the animation as all it's doing is scrolling, it's just a matter of getting it at top etc and the general layout of this type of forum is header - shoutbox - forum anyway to get it to load at the correct hight?
Posts: 743
Threads: 45
Joined: 5th Apr 12
(12th Jun, 12:24 pm).Mint Wrote: I do not mind re-doing the animation as all it's doing is scrolling, it's just a matter of getting it at top etc and the general layout of this type of forum is header - shoutbox - forum anyway to get it to load at the correct hight?
I can't support you getting the animation on the top header as that would make it look too much like the theme it was inspired by and I feel that would create some problems. (Also achieving it would be incredibly difficult)
to fix your other issue you can edit this css in the global.css
Code:
.dropbox {
position: absolute;
padding: 10px;
background: rgba(0,0,0,0.9);
top: 90px;
right: 118px;
border-right: 1px solid #111;
color: #FFF;
display:none;
border-radius: 0px 4px 4px 4px;
}
you'll need to edit the value of 'top' to something like 300px to make it look right.. that's not the exact value just a guess.. you'll have to edit it a few times to figure out what the value should be
Got it, i swear i asked this before but how do you go about changing the colour of the new private message notification, the font is impossible to read on the background :p ,