
There are no pages beneath this page
|
Posted
|
|
|---|---|
|
Submitted by Jean
|
Basic CSS Map of a typical ocPortal Front page
Anyone can easily find this information with the Firebug add-on to the Firefox browser, as its CSS tabs tell you everything you need to know about the styles in your web pages, and if you don't like what it's telling you, you can even make "virtual" changes and see them take effect instantly. Firebug can be your eyes as it will measure and illustrate all the offsets, margins, borders, padding, and sizes for you.Cascading Style Sheets (CSS) control most visual aspects of your website However, I wanted to have a visual representation of the space allocated by the most important CSS Classes on a typical ocPortal front page and be able to refer to it at anytime without having to "fire up" So here is my compilation: There is a whole lot going on the top and bottom tiers to make it difficult to capture the elements in an uncluttered visual, so I've limited the discovery to the most important classes. Each class can have several elements of style with multiple properties and values. It is also important to note that they are layered (cascading) on the page; the last ones could blot out some of the real-estate of the top ones like so:
I'm hoping that this first attempt might be useful to gain a better understanding of ocPortal's basic webpage. Jean |
|
|
|
Posted
|
|
|
Submitted by Chris Graham
|
ocPortal.com - View topic: Basic Theme Modifications - Part 1 ocPortal.com - View topic: Basic Theme Modifications - Part 2 ocPortal.com - View topic: Basic Theme Modifications - Part 3 |
|
Posted
|
|
|
Submitted by Chris Graham
|
ocPortal.com - View topic: Example theme: Spring Bloom |
|
Posted
|
|
|
Submitted by Chris Graham
|
|
|
|
|
Posted
|
|
|
Submitted by Chris Graham
|
Add this to global.css: Code
+ override STANDARDBOX_curved.tpl to simply be… Code
{+START,INCLUDE,STANDARDBOX_classic}{+END}
|
|
Posted
|
|
|
Submitted by Chris Graham
|
(liable to drive your users crazy though! |
|
|