CSS view for Skin

RoboHelp HTML Version 8
Hi,
is there a more advanced/detailed way to modify colors and images of a skin?
Does a custom skin have a custom CSS somewhere?
Thanx

Hi,
Unfortunately, that's not the case. The styling of the skins is set in JavaScript, such as whthost.js for the TOC. There are two thing you can do (or do both, like me):
1. Edit the different javascripts (also javascripts in HTML files, such as whtdhtml.htm!). Search for 'style' and you'll quickly find the different functions to write the style blocks.
2. Create a custom css and apply it to your output files.
Greet,
Willam
This e-mail is personal. For our full disclaimer, please visit www.centric.eu/disclaimer.

Similar Messages

  • Where to get overview of css selectors for skinning?

    Hi,
    I've just started to try some skinning for ADF Mobile as described in the developer's guide section 5.12. The basics work fine and I grabbed an example from the skinning sample project.
    Now that this is working I'm looking for all the available CSS selectors for skinning. Is there a list somewhere in the documentation or a way to find out the classes at runtime. Since I can't get access to the DOM tree with my favorite inspectors I can't think of a way to find the available selectors.
    Has anyone found a way to list all available classes/selectors?

    The easiest way is to get the Javascript debugging working. I've replied to the post on that thread to get that moving forward (you need to use Safari, not Chrome).
    We are currently still producing the documentation for the css selectors and this wasn't ready for the preview.

  • Creating from scratch, a css layout for my website

    I am building a website from scratch and I would like to use CSS.  I am conceptualizing the design, however, I am struggling with designing it and working with the div tags.  I would like to have two sidebars, one on each side, and for them to be tri-colored, which means I have to create three small boxes and align them closely together, each a different color (the colors are part of the theme to my website). Of course the links on the sidebars would be white, and then change colors when hovered over or clicked on.  I would like to have a header and a footer, with the header containing my logo and if and only if I can get real fancy; a scrolling message.  My footer would contain additional links such as 'additional links', and 'contact us' and all the necessary copywrite info.  Please let me know, if first, my conception of this layout makes sense, and if so, what tutorial you could recommend for me to view that would assist in my web site development.
    Thank you, all you great tech minds out there!

    I'm with Murray.  I don't think you should concern yourself with HTML5 and CSS3 yet. 
    Stick with XHTML and CSS2.  When I was learning to work with CSS positioning, it was immensely helpful to use a pre-built layout.   And I learned a great deal from looking at source code.
    Look at the DW Starter pages described below:
         Dreamweaver CSS Templates for beginners
         http://www.adobe.com/devnet/dreamweaver/articles/dreamweaver_custom_templates.html
         New DW Starter Pages --
         http://www.adobe.com/devnet/dreamweaver/articles/introducing_new_css_layouts.html
    If you have some money to spend, Project Seven has some excellent CSS Templates.  If you plan to do more projects, CSS Layout Magic is a nice extension for prototyping inside DW.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Best practice for skinning a cross-platform action bar in flex mobile

    what is the best way for skinning (mxml skin) an action bar with is diffrent in height and icon between andorid and Iphone apps?
    can i find somewhere a sample for skinning (spark skin in mxml) an action bar?

    I was just dealing with this today on my app, which also has a view with a video object, netstream, netconnection, etc.  I was seeing a lot of memory leakage on my device, which then caused the app to crash on the device due to it running out of memory.
    here's what I suggest:
    -Clean up, close and null all netconnection objects when leaving the view.  You should also null all video objects as well.  Anything additional that you might have instantiated in actionscript instead of the view mxml.
    -The View will take care of discarding its components, any subviews that are present. 
    If you have FlashBuilder Premium you can use the Flex Profiler to see memory usage of your app when running in the simulator.  If you're still seeing problems you can use that tool to diagnose your memory usage

  • ArchWiki Viewer for Android

    This is something I mentioned a while back and I finally put it together.
    The application is very simple. Basically it grabs pages from the wiki online, then replaces the css with my own, which is used to hide parts of the page that are not essential to the content. The result is a clutter free viewer for reading and searching the contents of our beloved ArchWiki. It is a dedicated reader as the full function of the wiki (editing, viewing changes, etc) can still be accessed through the standard Android browser. For the time being, it's (mostly) English only. However, I haven't figured out how to filter other languages out of the search results.
    This is my first Android application and I intend to update it based on feedback, so expect frequent updates for the time being. If you have any input, please leave it in this thread or email me at the address listed in the Play store.
    The source is available on my github.
    Link to Google Play.

    ZekeSulastin wrote:
    A couple things:
    1) The title bar is HUGE on a Galaxy Nexus (as is the font, comparatively - you can zoom in but not out)
    2) Dark CSS theme please
    Very nice app otherwise.  (I'll test it on my old LG Ally if I can find the thing ...)
    I'll look into the title bar. It should scale to the screen size, but I can see how it might be too big on smaller screens. (Most of my testing is done on Nexus 7.)
    Not allowing it to zoom out further was intentional. I don't think it would be readable if the text was any smaller. Please tell me if you feel differently.
    Dark css might be something that I look into down the road, but for now I want to focus on making the core functions work before I add any "unnecessary" complexity.
    prazzb wrote:Why isn't page formatted to the screen...... much of the page on the right side is blank...why is it so
    99% of the page content will be formatted to the screen size. Most pages don't have the white space on the side. The ones that do, for example the Beginner's Guide, have a portion of text formatted as "code" which never wraps the text by design. I'll play with the css to see if I can force it to wrap in a way that makes it clear that it's a continuation of the previous line. I'm not sure if it's possible though.
    EDIT: Dumb. Of course this is possible.
    Thanks for the compliments guys. If you like the app, please don't be afraid to leave a rating in the Play store
    Last edited by ioos (2012-10-30 19:33:09)

  • I'm using web developer1.1.9 ad-on. When I select a menu CSS- View Style Information, I see red outlined div's, etc. but I can't see these outlines anymore.

    I'm using web developer1.1.9 ad-on. When I select a menu CSS->View Style Information, I see red outlined div's, etc. but I can't see these outlines anymore.
    I tried uninstall and install both Firefox and Developer ad-on but it did not solve the problem.

    Firefox also have build-in web developer tools, so there is less need for extensions.
    *http://hacks.mozilla.org/2012/03/firefox-aurora-13-developer-tools-updates/
    *https://developer.mozilla.org/en/Tools/Page_Inspector
    *https://developer.mozilla.org/en/Tools/Page_Inspector/HTML_panel
    *https://developer.mozilla.org/en/Tools/Page_Inspector/Style_panel

  • Creating A CSS Rule For Version 13.1

    I am new to Dreamweaver CS6 or any Dreamweaver and I am trying to create a new CSS Rule for Version 13.1. I am taking a class and the material is written for ver 12 and not 13. Does Version 13 not have the Classic View as well.
    Any help is greatly appreciated.
    Thanks
    Mark

    It was worth a try.
    As Jon points out, a lot has changed in Dreamweaver since CS6 was first released in May 2012. There have been two updates for Creative Cloud subscribers, which made significant changes to the interface. Dreamweaver CC was released in June this year, and has since had one update.
    The whole idea of the Creative Cloud is to release new features as they become available, which makes documentation and training courses difficult to follow. I have just finished recording Adobe Dreamweaver CC: Learn by Video, which is due to be published next month. It's based on Dreamweaver 13.1, so it will be up to date for a few months - and then a new version will almost certainly be released, which will make at least part of it out of date.
    Rather than learning the mechanics of Dreamweaver, it's important to learn the basics of HTML and CSS. Once you understand them, it will be a lot easier to find your way around the Dreamweaver interface without being constantly confused.
    Good luck.

  • Best way for skinning a JSF2.0 application

    Hi,
    I’m wondering what is the best way to skin my application.
    My applications uses facelet templates with css files included.
    The css of my custom components are injected with the @ResourceDependancy annotation.
    My question is if there is a standard way for skinning (in JSF2.0)
    Thanks for the suggestions.
    Pieter

    There is no boxed feature for skinning, however, it should be possible using the @ResourceDependency annotation.
    If each skin is contained within a resource library, then you can refer to the library via EL expression within the annotation:
    @ResourceDependency(library = "#{user.selectedSkin}", name = "style.css")
    selectedSkin resolves to a library name included with your component library.

  • What are the CSS selectors for the FireFox 4 Main Menu?

    What are the CSS selectors for the FireFox 4 Main Menu?
    [http://img228.imageshack.us/img228/5512/ff4menubar.gif http://img228.imageshack.us/img228/5512/ff4menubar.gif]

    Still the same as in Firefox 3.5 and 3.6 versions:
    <pre><nowiki>#main-menubar
    #file-menu
    #edit-menu
    #view-menu
    #history-menu
    #bookmarksMenu
    #tools-menu
    #helpMenu
    </nowiki></pre>

  • Ios 5 Update New Features says that iCal now has a week view for iPhone but after updating last weekend, I don't see any week view--just List, Day and Month..How do I get the week view?

    ios 5 Update New Features says that calendar now has a week view but after updating my iPhone 4 last weekend, I don't see any week view for iCal--just List, Day and Month as in the past. Is the weekly view available for iCal and if so, how do I access it?

    Rotate your phone to landscape.

  • HT201412 I cannot open the month of March 2013 in my iPad3 calendar. I can however see it in the year view for 2013 and I can view the daily and weekly calendars for March 2013. Any ideas what has gone wrong ? Thanks

    I have a new iPad3 and have found I cannot open the month of March 2013 when I tap on it. All other months open OK ! I can see March 2013 in the yearly view and I can open the individual days, and weeks, of March 2013 but I cannot see the whole month in the monthly view. When I try to open the monthly view for March 2013 it returns me to the start screen which shows all the apps etc and closes the Calendar app. Any guidance of what is going wrong and how it can be corrected. Thanks !

    Don't worry we have to start somewhere. Feel free to post your questions here, we learn from each other.

  • Create a Maintenance view for table T500P

    Hi Experts,
    We have a requirement where customer want an additional field in table T500P and for the same a custom maintenanve view has to be created.Moreover, If there is any update insert or change in the ZView/Ztable the same should be reflected in standard table T500P.
    Steps already taken :-
    We have created a ztable (copy of T500P ) and add the required custom field to it.
    We have also copied the view i.e V_T500P to our custom view and also use base table as T500P .
    We also create a foreign key for PERSA in Ztable and use T500P as check table for that with cardinality 1:1.
    To update the MOLGA & BUKRS field data in ztable we have set both the field as a primary key & create a foreign key with check table T500L & T001 & cardianality as 1:CN for key fields.
    In custom maintenance view we have set the realtionship of ztable t500l & t001 with the base table T500P.
    Now, if we are trying to maintain the view only T500P table is getting updated and Ztable is updated with only PERSA value.
    Please provide some directions for the resolution of this issue.
    Thanks,
    Pooja Goel.

    Scheduler007 --
    The view you selected by clicking File > Options > Project View is the default view for every new project you create from a blank project template.  This is a global option, so setting it from the checked out Enterprise Global file serves no purpose. 
    When you select a view as your default view, you will see that view applied to the blank project that is opened when you launch Microsoft Project 2010, and you will see it applied if you create new blank projects.  If you create enterprise templates for
    people to use in your organization, you should simply apply the view to the template that you want as the default so that users will see this view immediately when they create a new project from the template.  In addition, if you apply a view to an open
    project, close and check in the project, and then reopen the project, you will see the last view applied in that project (as Guillaume correctly points out).
    Beyond this, there is no method possible for the Project Server administrator to specify a default view for the Microsoft Project application used by the project managers in your organization.  This is an option each PM must set.  Hope this helps.
    Dale A. Howard [MVP]

  • Is there a continuous scrolling month view for ical, like outlook?

    is there a continuous scrolling month view for ical, like outlook?

    Not as far as I know - but maybe things are different in iOS (I'm on OS X)

  • Error while saving view for a report

    Hi All,
             I have transported queries to production and executing them from web, when I am saving the view for a report I get an error
    " The Object cannot not be processed due to a transport problem -  Notification Number RSWWW 240 "
    What could be the problem...please help
    Thanks
    Indraneel

    Check the OSS note 550760 regarding the issue.

  • [ADF Help] How to create a view for multiple tables

    Hi,
    I am using Jdeveloper 11G and ADF framework, and trying to create a view to update multiple tables.
    ex:
    Table A has these fields: ID, Name
    Table B has these fields: ID, Address
    A.ID and B.ID are primary keys.
    B.ID has FK relationship with A.ID
    (basically, these tables have one-to-one relation)
    I want to create a view object, which contains these fields: B.ID (or A.ID), A.Name, B.Address.
    So I can execute C,R,U,D for both tables.
    I create these tables in DB, and create entity objects for these tables.
    So there are 2 entity objects and 1 association.
    Then I create a view object based on B and add fields of A into the view:
    If the association is not a "Composition Association",
    when I run the model ("Oracle Business Component Browser") and try to insert new data, fields of A can't edit.
    If the association is a "Composition Association", and click the insert button, I will get
    "oracle.jbo.InvalidOwnerException: JBO-25030: Failed to find or invalidate owning entity"
    If I create a view object based on A and add filed of B into the view:
    When I run the model and try to insert new data, fields of B can't edit, no matter the association is or is not a composition association.
    So... how can I create a view for multiple tables correctly?
    Thanks for any advices!
    Here are some pictures about my problem, if there is any unclear point, please let me know.
    http://leonjava.blogspot.com/2009_10_01_archive.html
    (A is Prod, B is CpuSocket)
    Edited by: user8093176 on Oct 25, 2009 12:29 AM

    Hi Branislav,
    Thanks, but the result is same ....
    In the step 2 of creating view object, I can select entity objects to be added in to the view.
    If I select A first, and then select B (the "Source Usage" of B is A), then finishing the wizards.
    When I try to create a new record in the view, I can't edit any properties of B (those files are disabled).
    If I select B first, and then select A in crating view object, the result is similar ...
    Thanks for any further suggestion.
    Leon

Maybe you are looking for