• 1
  • 8
  • 9
  • 10(current)
  • 11
  • 12
  • 51
Confluence Modified
(2013-02-28, 16:50)hwbj Wrote: @mdubb2341

What did you edit to get the menu bar lower...have looked at that but haven't been able to find the right thing to change...assume it is in home.xml

Change the number on line 742 The higher the number, the lower the menu bar.
Reply
(2013-02-28, 10:31)toiva Wrote: If you haven't manually deleted your packages directory under addons you can use the addon rollback feature to revert back to previous version.

You can change the main menu font color by opening home.xml and changing line 976 from <textcolor>white</textcolor> to <textcolor>blue</textcolor>.

Weather can be made always visible by opening home.xml and remove these starting from line 1366

PHP Code:
<animation effect="slide" end="0,-220" time="300" tween="quadratic" easing="out">Hidden</animation>
            <
animation effect="slide" start="0,-220" time="300" tween="quadratic" easing="out">Visible</animation>
            <
animation effect="slide" end="0,-220" time="300" tween="quadratic" easing="out" condition="Container(9000).HasFocus(7)">WindowClose</animation>
            <
animation effect="slide" start="0,-220" time="300" tween="quadratic" easing="out" condition="Container(9000).HasFocus(7)">WindowOpen</animation

and changing

PHP Code:
<visible>Skin.HasSetting(homepageWeatherinfo) + !IsEmpty(Weather.Plugin) + Container(9000).HasFocus(7)</visible

to

PHP Code:
<visible>Skin.HasSetting(homepageWeatherinfo) + !IsEmpty(Weather.Plugin)</visible

As i use the skin myself too, i make the changes as i see best fit. Some suggestions i will include, and some will stay as is.

If you make any changes to the skin you need to copy the skin into a different directory and change the skin name and id in the addon.xml so that your changes won't get overwritten the skin is updated from the repo.

Thank you very very very much Toiva!!! Everything worked perfectly. I was able to get the weather back on all pages as well as get the menu color back to blue. I took your advice and saved my changes as a separate skin. I also have your skin installed so it will continue to update in the future. I look forward to seeing what changes you bring in the future! Thanks again.
Reply
Any graphic artists (=anyone with basic image editing skills) out there who would like to help out a bit? I was thinking about adding support for audio and subtitle language flags, but i would need black and white flags for it. Colored flags do not fit into the look of the skin.

They should represent the 2 character language code, EN, FI, NO, SE, DE etc. with a font that fits the media flags (which i'm going to replace with the ones from PM3.HD).

Image
Reply
@mdubb2341

thanks....it is line 742...wouldn't have tried that myself...all I need to do now is get rid of the search box which has stayed in it's old place

thanks again
Reply
@toiva

Is there any way I can remove the "Recent" and "Recommended" submenu buttons? As I mentioned earlier, they are not hidden automatically when "Show recommended and recently added unwatched content" option is deactivated. I can't seem to find these two buttons in the skin xml files. Cold you please point me in the right direction?
Reply
I have "recent" working great, Hovewer recommended still doesn't show anything
Reply
(2013-03-01, 23:17)Psychopomp Wrote: @toiva

Is there any way I can remove the "Recent" and "Recommended" submenu buttons? As I mentioned earlier, they are not hidden automatically when "Show recommended and recently added unwatched content" option is deactivated. I can't seem to find these two buttons in the skin xml files. Cold you please point me in the right direction?

I see what the problem is, will be fixed in the next version.
Reply
@toiva

For some reason I didn't have the option to rollback the skin to version 1.0.2 do you still have the sources?
Reply
You already said that you managed to make the necessary changes manually.

If all goes well i'll push a update some time next week where you'll be able to change the menu color and have more control over weather widget amongst other things. After that i think i'll start ignoring every suggestion and opinion, otherwise i will get nothing done. Nerd
Reply
Thanks for the tip on the music image folder patch!
Reply
Thank you for a nice skin. I would like to see more fonts available. An rss-feed font on main menu is way too small, could it be a bit bigger? On default skin it´s just readable for my TV and viewing distance, but not on this.
Odroid C2 running CoreElec
Reply
(2013-03-02, 09:18)toiva Wrote: You already said that you managed to make the necessary changes manually.

If all goes well i'll push a update some time next week where you'll be able to change the menu color and have more control over weather widget amongst other things. After that i think i'll start ignoring every suggestion and opinion, otherwise i will get nothing done. Nerd

This is true, but then I noticed that the addons at the bottom of the main screen are smaller then before. If you can tell me the are to edit in the xml I will be glad to adjust it myself. Also I think the font is a little different in the main menu. I would like to adjust it back as well. No biggie though.
Reply
Hi Smile

When i try to add a custom home menu button with this skin, i can't do that if i have an unicode formatted source name: Dessins animés .
If i add a source without specials characters, it works fine, ie: Dessins animes.

Because i have the same problem with another modded confluence skin, i think it is a probleme with "favorite script" ?
I have v4.0.8 version installed.

Is there a way to fix that or should i rename my folder source ?

Thanks


I'm on frodo on Windows XP PRO SP3.
Reply
The taste is like the behind.. divided. But I do not like the last update. The new background pictures. Everything seems to been smaller, fonts, video addons pictures. No go for me, hope things will get better otherwise standard Confluence here I come Sad
Reply
The repo has been downloaded over 1000 times. It's a fly shit compared to the bigger and more popular skins but i originally intended this to be just a tv show logo mod to Confluence.

(2013-03-02, 18:37)nonob Wrote: When i try to add a custom home menu button with this skin, i can't do that if i have an unicode formatted source name: Dessins animés .
If i add a source without specials characters, it works fine, ie: Dessins animes.

Because i have the same problem with another modded confluence skin, i think it is a probleme with "favorite script" ?
I have v4.0.8 version installed.

Is there a way to fix that or should i rename my folder source ?

It is a problem with the script. Ronie has released a new test version of the script which fixes that. When he pushes the script to the official repo you'll get the update.
Reply
  • 1
  • 8
  • 9
  • 10(current)
  • 11
  • 12
  • 51

Logout Mark Read Team Forum Stats Members Help
Confluence Modified4