Page 2 of 5

Re: Forum design is live

PostPosted: Thu Aug 23, 2012 1:57 pm
by TotalyMoo
Tonkyhonk wrote:am i looking at the same thing as others? (just making sure as an IE noob)
if so, pale blue frames on orange/beige doesnt look quite nice to me.
paradox logo on bottom is quite nice, but would love to see Seatribe logo too!
those grey-ish letters on background (time stamp, view unanswered post, view unread... that part) is rather hard for me to see, but it could be just because of my monitor setting.

ps
wow, my image got real huge... sorry about that.


Nope, that looks completely wrong. It's like this for me.

http://i.imgur.com/Y8aTa.jpg

Re: Forum design is live

PostPosted: Thu Aug 23, 2012 2:02 pm
by Tonkyhonk
TotalyMoo wrote:Nope, that looks completely wrong. It's like this for me.

http://i.imgur.com/Y8aTa.jpg

show from Board index plz?
all frames are half blue and half brown on my screen.
http://i.imgur.com/19kq5.jpg

btw, sorry about not posting it at once, but hey, threads are all still white-ish? :(
thought youre going to make it rather dark-ish so that background doesnt hurt eyes too much while reading.

Re: Forum design is live

PostPosted: Thu Aug 23, 2012 2:06 pm
by TotalyMoo
Tonkyhonk wrote:
TotalyMoo wrote:Nope, that looks completely wrong. It's like this for me.

http://i.imgur.com/Y8aTa.jpg

show from Board index plz?
all frames are half blue and half brown on my screen.

btw, sorry about not posting it at once, but hey, threads are all still white-ish? :(
thought youre going to make it rather dark-ish so that background doesnt hurt eyes too much while reading.


It's still too white? :(

I was told that we have two servers that are conflicting which style to use, so clearing cache and waiting will fix any issues you have.

Re: Forum design is live

PostPosted: Thu Aug 23, 2012 2:09 pm
by Flameturtle
Well I cleared it as soon as you said at the beginning xD

Re: Forum design is live

PostPosted: Thu Aug 23, 2012 2:19 pm
by battiskaff
Backlinks Forum and Account doesn't work - wrong link.

Re: Forum design is live

PostPosted: Thu Aug 23, 2012 2:21 pm
by TotalyMoo
battiskaff wrote:Backlinks Forum and Account doesn't work - wrong link.


Trying to contact loftar so he can fix it :)

Re: Forum design is live

PostPosted: Thu Aug 23, 2012 2:31 pm
by ElCapitan1701
After clicking five times page reload it now looks really good. (It improves with every click! :) )

Re: Forum design is live

PostPosted: Thu Aug 23, 2012 2:42 pm
by alloin
awesome new layout, one small bug i guess, the top links are linking wrong:

this
Code: Select all
<div id="topmenu">
    <span class="menuitem"><a href="/forum./">Forum</a></span>
    <span class="menuitem"><a href="/login./portal/profile">Account</a></span>
    <span class="menuitem"><a href="http://services.paradoxplaza.com/adam/storelette/salem?userid=">Store</a></span>
    <span class="menuitem"><a href="/login./portal/logout">Log out</a></span>
</div>

should be
Code: Select all
<div id="topmenu">
    <span class="menuitem"><a href="http://forum.salemgame.com/">Forum</a></span>
    <span class="menuitem"><a href="http://login.salemgame.com/portal/profile">Account</a></span>
    <span class="menuitem"><a href="http://services.paradoxplaza.com/adam/storelette/salem?userid=">Store</a></span>
    <span class="menuitem"><a href="http://login.salemgame.com/portal/logout">Log out</a></span>
</div>


these links seem a bit wrong :)

Re: Forum design is live

PostPosted: Thu Aug 23, 2012 2:43 pm
by darnokpl
On firefox 14 and google chrome it looks much better than first design, but...
image in body background styles/salem/theme/images/background.png is huge, maybe try to cut only top of it and single color put as css code and try do not use !important this will mess up your css on some cases.

Re: Forum design is live

PostPosted: Thu Aug 23, 2012 2:44 pm
by darnokpl
ElCapitan1701 wrote:After clicking five times page reload it now looks really good. (It improves with every click! :) )


Do not click reload/refresh just hit ctrl+r or ctrl+f5