Author Topic: Blue on title bars  (Read 2385 times)

Offline DeroshaScape

  • Newbie
  • *
  • Posts: 9
Blue on title bars
« on: Nov 04, 2011, 12:40:32 »
Does anyone know how to get rid of the light blue part at the front of the title bar? I'm not sure why it's their but it gets really annoying. thanks!

Offline Chair

  • Hero Member
  • *****
  • Posts: 861
  • I'm a Yes-Man.
    • Brosquad
    • Email
Re: Blue on title bars
« Reply #1 on: Nov 04, 2011, 13:12:39 »
This is a known bug with SimplePortal. The solution is to copy the portal.css file from the default theme's CSS folder into the CSS folder of your current theme.


Some people deserve a high five once in a while....in the face... with an ARG
(see what I did there?)

Offline agent47

  • Support Team
  • Hero Member
  • *
  • Posts: 817
  • At your service?
    • Superhero Alliance
Re: Blue on title bars
« Reply #2 on: Nov 15, 2011, 06:49:27 »
I think I'm gonna write up a guide (with pics) for the noobs as to how this bug can be overcome so that it can be sticky'd.
« Last Edit: Nov 15, 2011, 06:51:12 by agent47 »

Wedge is the way to go

Offline Arantor

  • Club Member
  • Hero Member
  • *
  • Posts: 824
Re: Blue on title bars
« Reply #3 on: Nov 15, 2011, 07:03:45 »
It's not entirely an SP bug, to be fair. It's also related to how SMF handles loading CSS files when you let the innards load files, as opposed to doing it manually yourself. If SP were to use its own code rather than SMF's, it would be slightly less clean but would be 100% consistent in its handling.
When you want help, I'm likely to ask you questions. It's not because I'm a stubborn pain in the backside, it's because I need that information to actually be *able* to help you. Sooner you provide it, sooner you get help, simple as that.

Offline ARG

  • GFX Designer
  • DS Friend
  • Hero Member
  • *
  • Posts: 5643
  • Civilian Support
    • Files4Design
Re: Blue on title bars
« Reply #4 on: Nov 15, 2011, 07:50:23 »
I think I'm gonna write up a guide (with pics) for the noobs as to how this bug can be overcome so that it can be sticky'd.

I already done that. http://www.dzinerstudio.com/index.php?topic=6348.0

But I have since changed servers so I still need to update the images. Thanx for the reminder.  :D
Michigan Skywarn

If I don't respond to a specific topic, please don't take it personal. It's either because someone else has already given an answer or, I have no answer.

Offline Participant Zero

  • Jr. Member
  • **
  • Posts: 28
    • Email
Re: Blue on title bars
« Reply #5 on: Dec 03, 2011, 14:46:43 »
mega bump, why don't you guys just put the default portal.css in the folder by default?

Offline Arantor

  • Club Member
  • Hero Member
  • *
  • Posts: 824
Re: Blue on title bars
« Reply #6 on: Dec 03, 2011, 15:27:47 »
Because when they update SimplePortal, it'll break. If you were to do it with 2.3.4, it would probably behave even worse than it did with 2.3.3 because they changed how they did things.
When you want help, I'm likely to ask you questions. It's not because I'm a stubborn pain in the backside, it's because I need that information to actually be *able* to help you. Sooner you provide it, sooner you get help, simple as that.

Offline Participant Zero

  • Jr. Member
  • **
  • Posts: 28
    • Email
Re: Blue on title bars
« Reply #7 on: Dec 03, 2011, 15:29:13 »
oh, didn't think about that.

Offline Arantor

  • Club Member
  • Hero Member
  • *
  • Posts: 824
Re: Blue on title bars
« Reply #8 on: Dec 03, 2011, 15:38:56 »
Yeah, I've been in the opposite situation and it isn't fun. There was a period where Bloc's premium themes came with SimpleDesk's and Aeva Media's CSS files - and it was causing all kinds of havoc for me as the author at the time because I'd update SimpleDesk's and it wouldn't register the updates...
When you want help, I'm likely to ask you questions. It's not because I'm a stubborn pain in the backside, it's because I need that information to actually be *able* to help you. Sooner you provide it, sooner you get help, simple as that.

Offline Participant Zero

  • Jr. Member
  • **
  • Posts: 28
    • Email
Re: Blue on title bars
« Reply #9 on: Dec 03, 2011, 15:41:48 »
don't wanna see that happen, so theme developers - just leave your stuff default! but maybe a readme in there could help

Offline Arantor

  • Club Member
  • Hero Member
  • *
  • Posts: 824
Re: Blue on title bars
« Reply #10 on: Dec 03, 2011, 15:43:45 »
It would help immensely if mod authors were to standardise and actually use some of the techniques out there that specifically minimise theme issues. For example, it's possible to forcibly tell SMF to install a CSS file only to the default theme. If you do *that*, you can just issue the one standard CSS load call, and it'll pick it up correctly without any funny business (which would entirely correct this situation)
When you want help, I'm likely to ask you questions. It's not because I'm a stubborn pain in the backside, it's because I need that information to actually be *able* to help you. Sooner you provide it, sooner you get help, simple as that.

Offline Participant Zero

  • Jr. Member
  • **
  • Posts: 28
    • Email
Re: Blue on title bars
« Reply #11 on: Dec 03, 2011, 15:45:18 »
Yeah, I was thinking about that too.

Offline Arantor

  • Club Member
  • Hero Member
  • *
  • Posts: 824
Re: Blue on title bars
« Reply #12 on: Dec 03, 2011, 16:04:31 »
I spent too long writing SMF mods, and sadly encouraging authors to do it properly is like trying to put a fire out with spit: it's just not going to make a dent in it.
When you want help, I'm likely to ask you questions. It's not because I'm a stubborn pain in the backside, it's because I need that information to actually be *able* to help you. Sooner you provide it, sooner you get help, simple as that.

Offline ARG

  • GFX Designer
  • DS Friend
  • Hero Member
  • *
  • Posts: 5643
  • Civilian Support
    • Files4Design
Re: Blue on title bars
« Reply #13 on: Dec 03, 2011, 20:21:35 »
Simple Portal attempted to fix the issue with the latest release but things did not go as planned. They are now working on developing a patch and should have things straightened out for any future releases.

 ;)
Michigan Skywarn

If I don't respond to a specific topic, please don't take it personal. It's either because someone else has already given an answer or, I have no answer.