Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-02-15 14:51:38

jameslomax
Member
From: UK
Registered: 2005-05-09
Posts: 448
Website

[textile] emphasis variables: color and size

Is there a way of changing font size and/or background font color in textile? Or does this have to be done with css or HTML messing?

Last edited by jameslomax (2007-02-15 14:51:56)

Offline

#2 2007-02-15 15:36:49

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: [textile] emphasis variables: color and size

You can use inline style attributes with textile. the shortest route to playing with textile is to head over to this site and experiment.

Off the top of my head…

p{font-family:Arial,Helvetica;font-size:36px}. I'm a *big sans* paragraph

Last edited by mrdale (2007-02-15 15:38:11)

Offline

#3 2007-02-16 03:07:39

Jeremie
Member
From: Provence, France
Registered: 2004-08-11
Posts: 1,578
Website

Re: [textile] emphasis variables: color and size

Yes it’s slightly complicated, but it should be. Writing specific appearance (font, size, color) of text should rarely, is ever, be used.

It’s better done in CSS stylesheet.

Offline

Board footer

Powered by FluxBB