From where this CSS comes?
-
Wanna to edit this CSS but can not understand from where this CSS comes. @url shows relative URL, but what is absolute URL address?
Regards,
Andrius*
THEME NAME: Sandbox 1.6.1
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: Andy Skelton & Scott Allan Wallick
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*//* Two-column with sidebar on left from the /examples/ folder */
@import url(‘examples/2c-l.css’);/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}
……………………..The blog I need help with is: (visible only to logged in users)
-
That CSS file is in the examples folder in the theme download. Here at wordpress.COM, you will have to put the contents of that file into the CSS edit window and then click “start from scratch” to use it. There is very little in the 2c-l.css file. Basically it set the structure only. Everything else will have to be done by you.
- The topic ‘From where this CSS comes?’ is closed to new replies.