Jump to content

Forum Upgrade Bugs


shought

Recommended Posts

If you guys have some CSS tweaks for any of the themes I'd be happy to take a look at them and see whether I can include them ;) 

 

I'm not a graphic designer, but I try my best. 

Link to comment
Share on other sites


  • Replies 895
  • Views 79k
  • Created
  • Last Reply
2 hours ago, dcs18 said:

The flag that I had opted for, was working — now, it has stopped working. :think:

 

On your profile it says 'Country: Nothing Selected'. Hence no flag shows.

Link to comment
Share on other sites


Just now, shought said:
2 hours ago, dcs18 said:

The flag that I had opted for, was working — now, it has stopped working. :think:

On your profile it says 'Country: Nothing Selected'. Hence no flag shows.

My bad.

Link to comment
Share on other sites


14 minutes ago, shought said:

If you guys have some CSS tweaks for any of the themes I'd be happy to take a look at them and see whether I can include them ;) 

 

I'm not a graphic designer, but I try my best. 

this is by no means finished, just a few minutes of tinkering so there might be some overlapping classes and some things that look odd, but it shows the idea. posted because i have to run now.

  .ipsNavBar_primary,.ipsPagination,.ipsButton,.ipsButton_medium,.ipsButton_fullWidth,.ipsButton_important,.ipsButton_like,.ipsButton_alternate,.ipsButtonBar {
 background: -moz-linear-gradient(#444444, #181818) !important;
    
  }

 

Link to comment
Share on other sites


13 minutes ago, VileTouch said:

this is by no means finished, just a few minutes of tinkering so there might be some overlapping classes and some things that look odd, but it shows the idea. posted because i have to run now.


  .ipsNavBar_primary,.ipsPagination,.ipsButton,.ipsButton_medium,.ipsButton_fullWidth,.ipsButton_important,.ipsButton_like,.ipsButton_alternate,.ipsButtonBar {
 background: -moz-linear-gradient(#444444, #181818) !important;
    
  }

 

 

Thanks, this looks nice, made some changes to the Dark theme ;)

Link to comment
Share on other sites


23 minutes ago, VileTouch said:

this is by no means finished, just a few minutes of tinkering so there might be some overlapping classes and some things that look odd, but it shows the idea. posted because i have to run now.


  .ipsNavBar_primary,.ipsPagination,.ipsButton,.ipsButton_medium,.ipsButton_fullWidth,.ipsButton_important,.ipsButton_like,.ipsButton_alternate,.ipsButtonBar {
 background: -moz-linear-gradient(#444444, #181818) !important;
    
  }

 

Screenshot/s please (whenever you find the time) — if possible.

Link to comment
Share on other sites


4 minutes ago, hihello said:

Missing features:

  1. There is no option to edit Member title in profile settings.

Account Settings >> Edit Profile ;)

Link to comment
Share on other sites


4 hours ago, dcs18 said:

Screenshot/s please (whenever you find the time) — if possible.

 

QhyQqKc.png

 

S4e2k39.png

these were to show the effects of a slight gradient on certain elements of the style. though i see shought used even better colors already.

 

so here's the same gradient  (with the current colors) compatible with every browser. (just drop it in the appropriate class group)

background: #2d2d2d; /* Old browsers */
background: -moz-linear-gradient(top,  #2d2d2d 0%, #212121 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #2d2d2d 0%,#212121 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #2d2d2d 0%,#212121 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#212121',GradientType=0 ); /* IE6-9 */

 

 

 

Link to comment
Share on other sites


 

12 minutes ago, hihello said:
28 minutes ago, dcs18 said:
35 minutes ago, hihello said:

Missing features:

  1. There is no option to edit Member title in profile settings.
  2. Popular Tags sidebar is missing.

Account Settings >> Edit Profile ;)

Not present.

Thought you were referring to the following:—

    <<C o n f i g u r a t o r>>

        The Perfectionist

Link to comment
Share on other sites


3 minutes ago, VileTouch said:

QhyQqKc.png

 

S4e2k39.png

these were to show the effects of a slight gradient on certain elements of the style. though i see shought used even better colors already.

 

so here's the same gradient  (with the current colors) compatible with every browser. (just drop it in the appropriate class group)


background: #2d2d2d; /* Old browsers */
background: -moz-linear-gradient(top,  #2d2d2d 0%, #212121 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #2d2d2d 0%,#212121 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #2d2d2d 0%,#212121 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#212121',GradientType=0 ); /* IE6-9 */

 

Oh yes, nice — was hoping to have a closer look at the results of the gradient part only (I like it.)

Link to comment
Share on other sites


6 minutes ago, dcs18 said:

 

Thought you were referring to the following:—

    <<C o n f i g u r a t o r>>

        The Perfectionist

 

Yes, I was referring to the same thing.

Can you post the screenshot of that setting?

Link to comment
Share on other sites


9 minutes ago, hihello said:
16 minutes ago, dcs18 said:

Thought you were referring to the following:—

    <<C o n f i g u r a t o r>>

        The Perfectionist

Yes, I was referring to the same thing.

Can you post the screenshot of that setting?

For a full screen view, click the following image and then click Full Size (at the bottom-left-hand side corner):—

 

Link to comment
Share on other sites


1) Premise: before forum upgrade there was not this problem.

 

Now if i enable this: QYHvqBk.png?1

 

all javascript functions don't work anymore like Notifications, etc..

 

2) where is the preview button?

Link to comment
Share on other sites


Spoiler

 

25 minutes ago, dcs18 said:

For a full screen view, click the following image and then click Full Size (at the bottom-left-hand side corner):—

 

dMhKTEi.png

 

 

 

 

 

I had removed the member title (left blank) in my profile before the forum was upgraded.That must have caused this.

 

 

jogLNqu.png?1

 

Link to comment
Share on other sites


I fixed the favicon issue today.

 

I've changed the rules regarding editing of member titles.

 

I will look into restoring the post preview functionality, I understand it can be helpful and it doesn't use much if any server resources.

Link to comment
Share on other sites


1 minute ago, shought said:

I fixed the favicon issue today.

 

I've changed the rules regarding editing of member titles.

 

I will look into restoring the post preview functionality, I understand it can be helpful and it doesn't use much if any server resources.

 

Can you look to this please?

 

1) Premise: before forum upgrade there was not this problem.

 

Now if i enable this: 

QYHvqBk.png?1

 

all javascript functions don't work anymore like Notifications, etc..

Link to comment
Share on other sites


It is easy - site icon is needed upload to the root folder on the server and not use the upload system.

If use upload system, then all files will get new name, but all browser looks for favicon.ico, which usually located in root folder.

For example: 

usually it is 
<link rel='shortcut icon' href='http://www.nsaneforums.com/favicon.ico'>
or simply
<link rel='shortcut icon' href='favicon.ico'>
But here it is:
<link rel='shortcut icon' href='http://www.nsaneforums.com/uploads/monthly_2015_12/favicon.ico.160820f6b48380dfdab14bcbb10429cc.ico'>

And the error is very easy to correct.

Link to comment
Share on other sites


11 minutes ago, jamesDDI said:

 

Can you look to this please?

all javascript functions don't work anymore like Notifications, etc..

 

You can't really expect IPS or nsane.forums to support experimental features, can you? If you enable experimental features and this breaks our website, you shouldn't enable experimental features...

 

5 minutes ago, Kalju said:

It is easy - site icon is needed upload to the root folder on the server and not use the upload system.

If use upload system, then all files will get new name, but all browser looks for favicon.ico, which usually located in root folder.

 

It is now in both locations, that should work for all scenario's ;)

Link to comment
Share on other sites


41 minutes ago, shought said:

I've changed the rules regarding editing of member titles.

 

What is the new rule regarding member title?

Link to comment
Share on other sites


  • Lite locked this topic
  • shought unlocked this topic

Archived

This topic is now archived and is closed to further replies.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...