Fluid is a an XML-based templating system for TYPO3. With Fluid, all the code for the view logic moves to the template - e.g. loops, if/else switches and similar.
0
votes
1answer
7 views
Website template Fluid or Responsive?
Okay I am a bit confused here, I have recently started making templates for sale, and now usually responsive templates.
So I was making a new design that had a basic css of the following design:
* {
...
0
votes
1answer
13 views
Two divs, static div on the left side and fluid div on the right side
Here's my situation:
.left {
float: left;
width: 150px;
height: 300px;
margin-right: 20px
}
.right {
float: right;
max-width: 450px;
...
0
votes
1answer
26 views
get scaling div to stay in same position
I am working with a scalable background image using CSS. I am using a div tag container with a nested AP div that contains an animated flash logo that I want to be scaled down together with the ...
1
vote
1answer
21 views
TYPO3 extensions/plugins creating <p> tags in HTML pages
I created an extension and plugin using extension builder which generates some HTML code to a file fileadmin/templates/List.html.This content goes into my web page's template.html as
<f:section ...
1
vote
2answers
24 views
TYPO3 FLUID conditions while looping array
I have an array which contains a list of names. In the front end, this has to be listed in a listed way. Using the <ul> and <li> tags.
Half of the list should be displayed under one ...
0
votes
1answer
22 views
Make input field element fluid and take up remaining available space with two fixed sized elements on one row
How can i make the input field be fluid and take up the remaining space in the middle?
I have two fixed sized elements, one on the left and one on the right.
I want the remaining space to be taken ...
-1
votes
2answers
35 views
BootStrap Grid System Issues
I am having some issues with the bootstrap grid system.
I usually use fluid layout for my projects and have no issues. I am using the NON-FLUID layout, and somehow, my project only spans for about ...
0
votes
2answers
29 views
TYPO3: use fluid's date view helper inline as argument for translate view helper
I am currently developing some extensions to use within TYPO3 6.
In one view I have database records with date fields. I can output the date values with the following:
<f:format.date ...
0
votes
1answer
42 views
Create custom extensions or plugins in Typo3 6.0.4
I am a new TYPO3 user.
How to create an extension or plugin in Typo3 V 6.0, which will take an UID as an input and return the titles of the root page and its child pages if any. I am also using ...
0
votes
1answer
41 views
Typoscript Arrays and using them in FLUID
Assuming I have a project with the following web pages (Please see the screen shot)
The uids of Red, Blue, Post and Blog Page are 1,2,3 and 4 respectively.
Now, I would want to define an array or ...
0
votes
2answers
68 views
Twitter bootstrap divide row-fluid by available space
I have the following usecase.
I need to draw 6 blocks of html divs and break it down to by the available space.
The image bellow will demonstrate how is it suppose to be.
Can you please have a look at ...
0
votes
1answer
63 views
Typoscript object variables and accessing in Fluid templates
I have a project which has it's all templates, css, layouts and images in the folder fileadmin/templates .
In my layouts I have multiple links to the images present in the fileadmin/images folder and ...
0
votes
0answers
13 views
“Law of the Wall"
I am new to this site and this happens to be my first question. So i am writing to find out how i can model up the “Law of the Wall” Method to Matlab.
...
0
votes
1answer
25 views
Fluid sliding panel : make it work on load and after resize with computed values?
I'm trying to put together a fluid sliding panel which should take into account the inner width of the window on load, as well as on resizes : depending on the actual window size, the panel should be ...
2
votes
2answers
49 views
Variable width won't change after browser resize
I have two li's which, by using javascript, is the same width of a certain li. The li is fluid css so it changes according to the browser width. The li becomes the same width as the other li when I ...
1
vote
0answers
41 views
How can I fix this overflow issue in IE7 with the absolutely positioned container?
I have created a layout which works well in IE8+ but not in IE7. The problem is, the absolutely positioned #container (which has a top to push it below the header and a bottom of zero to fill the ...
1
vote
1answer
34 views
What repulsion direction do we use for Smoothed Particle Hydrodynamics when radius is 0?
When doing SPH, the paper by Kelagar recommends using a particular kernel for pressure induced forces between particles. The kernel it recommends is the following when the radius is within the kernel ...
0
votes
1answer
19 views
f:form.select does not show me the data
I have an object adherent that contains an object grade(Class: Grade, membres: $uid,$abelGrade). I want to display all grades in database table 'grade'. so I assign a grades (an array of grades) to my ...
0
votes
1answer
69 views
TYPO3 Fluid Form Viewhelper: How to keep all properties of an object when setting only one
I have a object 'Demand' with a lot of properties, e.g. string 'fulltext' and integer 'ordering'.
Now there is a form where I want to change just one of it's properties (others of them have been set ...
0
votes
1answer
25 views
Textfield only with numbers
I have a Fluid Problem.
This code:
<f:form.textfield class="wettersuchinput" maxlength="4" type="email" name="zip" value="{zip}" placeholder="PLZ für Lokalwetter eingeben"/>
I want to fill ...
0
votes
0answers
77 views
Responsive Web Design vs Adaptive Web Design - Pros and Conds [closed]
Can someone please explain the difference between adaptive web design, responsive web design, and fluid layouts, and the pros and cons of each in relation to each other and fixed width layouts?
...
0
votes
0answers
50 views
Integrated fixed and fluid width navigation bar [closed]
I'm creating a navbar using a list and then styling it with css. I'm trying to get the whole navbar to be 100% width but with certain elements (grey) having fixed widths.
If you have a look at the ...
-3
votes
1answer
37 views
Design Fluid Body Sections Layout?
Does anyone know what code/method should I use to achieve this kind of layouts?
How to layout the body as different sections
How to wrap each body section and make it fluid
Somewhat like each ...
4
votes
2answers
80 views
Disable encoding warning for templates in Netbeans 7.2
I am frequently working with template files in Netbeans 7.2:
In TYPO3, with HTML-based and Fluid templates; in OXID eSales, with Smarty templates.
If a template file contains a charset variable ...
1
vote
1answer
90 views
Evenly spaced image grid
I've been all over this site, but haven't found decent solution yet.
I'm making a photography site that has a fixed menubar div on the left and the content div flowing on the right. In the photo ...
0
votes
3answers
75 views
Resize img to window size keeping aspect ratio / no overflow on height or width
I realise this question has been asked multiple times in differently worded titles and options, but i have yet to find something that works for me.
Im trying to have an img fill most of the screen ...
1
vote
2answers
27 views
Fluid compare date
Hi I want to compare two dates. I want to make a condition witch checks if the date in my Database is older as the date in to days.
Here are my two variables:
{<f:format.date ...
1
vote
1answer
50 views
TYPO3 TCA select, NULL value in items array
I have made an extension in Typo3 4.5 with extbase and fluid. Now to insert some data i use the backend module 'list' that makes some forms with the TCA of the tables.
To make a select box optional, I ...
0
votes
3answers
80 views
Fluid Width Slider
I am making a website here: argit.bounde.co.uk
I have followed a tutorial on making a slider and it works on the principle of having a ul of a big width and then the li's floated. This is then all ...
1
vote
2answers
37 views
Css box fluidity issue
I have been trying to make fluid boxes that will squeeze when you resize the window.
but this is whats happening:
When I resize the window the 4th box moves to the bottom and then the width of the ...
0
votes
2answers
59 views
Display list of elements grouped by year and by month in TYPO3 Fluid
I have a model where one field is a date. I want to display elements from that model, grouped by year and by month, like this:
== 2013 ==
=== April ===
* Element 1
* Element 2
=== March ===
* Element ...
2
votes
0answers
48 views
Searching for a script to assist with fluid lines connecting multiple divs
I am in search of a script that would assist with making a fluid bezier line... if that is the correct way to word it.
In the examples below, the colorful lines would become shorter (and adjust) as ...
1
vote
0answers
16 views
issue with fluid images compatibility across chrome and firefox
I've adapted a script i found online to auto resize my image centered in the screen, based on browser height.
My image appears nicely centered in the screen in chrome. and the size adjusts when i ...
0
votes
0answers
25 views
How to make a fluid layout with 2 inline divs when window is escalated
I want to make a fluid layout and have at the top 2 divs like this:
1 is left floated, and the 2nd is right floated(both inline).
I want the 2nd div to stay fixed to the right side of the window and ...
1
vote
1answer
83 views
Typo3 Extbase/Fluid Viewhelper Issue: “tags not properly nested”
I wrote a viewhelper with renderChildren()... I get this error, which makes no sense to me:
Templating tags not properly nested. Expected:
Tx_Hplusinfo_ViewHelpers_RehaKatViewHelper; Actual:
...
0
votes
0answers
12 views
mixed fluid and solid columns
I'm really stuck trying to figure out this problem and I'm hoping you can shed some light.
I'm doing this in Dreamweaver CS6 and html5.
I've added a link to a diagram to clear things up, but what I ...
1
vote
1answer
429 views
Bootstrap - Fill fluid container between header and footer
This may be a very simple question, but I've been out of the CSS scene for awhile and I can't seem to figure it out. I am using the Bootstrap framework and I have a fixed header and footer. The ...
1
vote
1answer
141 views
Creating ViewHelpers inside Typo3 fluid template
I want to build a Typo3 template from scratch using Fluid. I'm new to this CMS, but have knowledge in Zend Framework which uses a similar MVC approach. What I don't know is where to put the ...
1
vote
2answers
270 views
Fluid Grid - How do I use them in Responsive Web Design?
Please forgive me, but can somebody please explain to me the purpose of the Fluid Grid, as featured on cssgrid, for example. By grid, I refer to those columns, some are 9, others 12, others 24 ...
0
votes
1answer
58 views
Fluid, flexible and scalable tiles to fill entire width of viewport
I am trying to create fluid and flexible "tiles" for a website, that span across 100% of the viewport of the browser. However, I would like them to scale a bit if needed to eliminate all white space ...
1
vote
1answer
47 views
Compare DateTime in Fluid
I want to compare a dateTime Object with the today date.
This is my date Object
<f:format.date format="d.m.Y - H:i:s">{article.validFrom}</f:format.date>
I want to make a condition, if ...
0
votes
1answer
74 views
Scala fluid syntax with Casbah toolkit for MongoDB
I am new to Scala and trying to use Casbah toolkit for MongoDb. Casbah tutorial says:
"...This should allow a more fluid Syntax to working with Mongo. The DB object also provides an apply() for ...
0
votes
1answer
47 views
Referential Integrity in List View
I have made an extension in TYPO3 v4.5 with the Extension Builder. Now I have some Tables, that don't have a create/update function, because they don't change very often (only once in some month). To ...
0
votes
0answers
162 views
“Menu of subpages” doesn't work in a Typo3 Fluid template while fetching a record from a page
I'm trying to add a "user controlled" footer in the main layout of a Typo3 Fluid based template.
This means that I've added a backend layout with four columns in a special back-end page called "footer ...
1
vote
4answers
600 views
Responsive 2-column CSS layout including sidebar with fixed width?
Cannot find a solution for this (what I'm guessing must be a pretty common problem) anywhere.
I am creating a responsive design with a sidebar, where the sidebar needs to have a fixed width of 200px ...
0
votes
0answers
20 views
Percentage grid is choppy/jumpy when resized in webkit on OSX
I've set out a percentage based grid using the target/context formula, on moz/webkit on windows it resizes and the position is consistent yet on webkit on OSX it seems that the floats are jumping down ...
0
votes
2answers
83 views
How to keep outer div not be pushed out by inside div's padding/margin?
Here's the jsfiddle example
Here's the html:
<div class="header">header</div>
<div class="wrapper">
<div class="left"><div ...
0
votes
1answer
103 views
adding gutter to bootstrap with just CSS
I need to do a 3-column layout that matches the original design (in InDesign/Photoshop) as much as possible, and the requirements are using the responsive/fluid version of Bootstrap.
I either can't ...
0
votes
1answer
114 views
TYPO3 4.5 extbase test backend module
I search for a way to test my extbase-extension. I work with two different templatepaths for front- and backend.
module.myext{
view {
templateRootPath = ...
1
vote
1answer
117 views
TYPO3 extension “news”: Custom fields on Fluid Template
I am using the extension News System, "news", and while changing the templates, I've noticed that while I can use things like {newsItem.datetime} or {newsItem.uid}, I cant use this with the custom ...




