| Page 1 of 1 | [ 5 posts ] |
|
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 RabinovichYUI Developer
|
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? |
|
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 RabinovichYUI Developer
|
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 |
|
Perfect!
Thanks so much. I think I have the basis that I can work from with this. You are awesome! Dan |
| Page 1 of 1 | [ 5 posts ] |
| 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 |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group