[ 5 posts ]

Dan Cowen

  • Username: hattersville
  • Joined: Mon May 07, 2012 8:16 am
  • Posts: 8
  • Offline
  • Profile

Editing yui3-skin-sam

Post Posted: Thu May 10, 2012 9:38 am
+0-
Hi all,

I've searched all over the forums and the YUI site for the actual editable controls for the yui3-skin-sam

I'm shifting from 2.6 to 3.5, and have had a lot of difficulty finding the materials to edit and work from on the site.

With YUI Tabview 2.6, I had the entire css that I could access, play around in and delete the default blue that comes with yui-skin-sam.

No such luck on yui3-skin-sam.

Can anyone provide me a link directly to the editable code for yui3-skin-sam?

Thanks

Dan

Allen Rabinovich

YUI Developer

  • YUI Developer
  • Offline
  • Profile

Re: Editing yui3-skin-sam

Post Posted: Thu May 10, 2012 11:36 am
+0-
Dan,

I am not sure if that's what you are referring to, but each module that uses a skin has the skin CSS files under src/modulename/assets/skins/skinname

So, for example, Calendar's CSS files for the sam skin are located here:
https://github.com/yui/yui3/tree/master ... /skins/sam

Is that what you are looking for?

Dan Cowen

  • Username: hattersville
  • Joined: Mon May 07, 2012 8:16 am
  • Posts: 8
  • Offline
  • Profile

Re: Editing yui3-skin-sam

Post Posted: Thu May 10, 2012 12:35 pm
+0-
Thanks Allen,

The link you provided does include an editable skin for yui3, but my Tabview goes bottoms up as soon as I remove the yui3-skin-sam from my code.

This happened in version 2.6 as well, but the CSS was right there for me to tweak the way I needed it to.

It doesn't seem to be included in this newer version, and I cant seem to find the editable code anywhere on the YUI site.

I've spent the last several hours dissecting and adding code to the base style sheet that was included in the Yui3 Tabview download. I've been able to manipulate little bits here and there, but it's very limiting and frustrating.

Dan

Allen Rabinovich

YUI Developer

  • YUI Developer
  • Offline
  • Profile

Re: Editing yui3-skin-sam

Post Posted: Thu May 10, 2012 1:49 pm
+0-
Hi Dan --

So, TabView, similarly to Calendar, has its skin here: https://github.com/yui/yui3/blob/master ... w-skin.css

You should be able to use that file as a basis for any modifications you want to make.

Additionally, there is some core CSS that is needed for proper functioning of the TabView; adding or removing yui3-skin-sam should have no effect on that: https://github.com/yui/yui3/blob/master ... w-core.css

Dan Cowen

  • Username: hattersville
  • Joined: Mon May 07, 2012 8:16 am
  • Posts: 8
  • Offline
  • Profile

Re: Editing yui3-skin-sam

Post Posted: Thu May 10, 2012 2:27 pm
+0-
Perfect!

Thanks so much. I think I have the basis that I can work from with this.

You are awesome!

Dan
  [ 5 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum