Top "Fluid" questions

Fluid is a an XML-based templating system for TYPO3.

Is there a way to use max-width and height for a background image?

That simple. Moving my layout into a fluid territory, working on scalable images. Using the img tag and setting max-width …

image fluid css
TYPO3 Fluid complex if conditions

I am trying to write the following if condition in fluid but it is not working as I would hope. …

typo3 fluid
TYPO3 Fluid Template get language code

Is it possible to get the current language key (or code) in a TYPO3 Fluid template? In the meantime I've …

typo3 fluid
TYPO3: Pass multiple arguments to a partial from a fluid template

I have a fluid template, from where I call an often used snippet (called "partial"): Template: <f:render partial="…

typo3 partial fluid extbase typo3-flow
HTML / CSS : Fixed Margin & Fluid Width

How should I make this with CSS: I would like to have 2 divs or more and their width should be …

css html fixed fluid
TYPO3: get path out of file reference in Extbase

i've created a Custom Content Element with Fluid and Extbase (TYPO3 6.1), in which you can define a picture. In the …

typo3 fluid extbase
How to assign variable in fluid?

I want viewhelper that can be helpful to assign variable in fluid, I dont want variable to be passed from …

typo3 fluid view-helpers
Fluid background image on browser resize

I want to achieve the fluid background image effect that you can see in this webpage: http://217.116.9.130/test2.html (taken …

jquery css image background fluid
2 column layout (Left column fixed width, right fluid + clear:both)

Just need help as I have been trying sort this out for ages now. What I need: I've got a 2 …

html css css-float fluid
How to quickly create custom content elements in TYPO3 6.x

In TYPO3 6.x, what is an easy way to quickly create custom content elements? A typical example (Maybe for a …

templates typo3 fluid