Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2013-05-29 18:03:08

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,303

Re: [wiki] Plugin Prefixes <-> Plugin Author Prefixes

Destry wrote:

Edits have been made in the new page which should be copied first and then repasted in the newly created redirection, which might inst

OK, I’ve sychronized that (and added a “Page deprecated” note): The new page incorporates all the changes that the old one might have got.

Once again re the newly begun table layout: Changing the markup of this whole page could be avoided by simply adding a page-specific CSS:

/* dt's make room and thus let the dd's slip upwards */
#bodyContent dt {
    float: left;
   }

/* space the list arrows a little nicer */
#bodyContent dd {
    margin-left: 2.5em;
    padding-left: 1.5em;
   }

I’m using it in a FF/Stylish stylesheet and it aligns the dt’s and dd’s nicely and table-like.


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

Board footer

Powered by FluxBB