|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hey.
I got a pretty standard template with two css columns for content. How do I set the max image width for #left and #right ? (left = 300px, right = 100px) Any examples would be most usefull. Best regards. Asbjørn Morell. PS: good work with templavoila! it rocks! _______________________________________________ TYPO3-project-templavoila mailing list TYPO3-project-templavoila (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-templavoila |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Hi,
normally you would use special FCE with "image" or "imagefixed" fields and then control the output of pictures with the params maxW/maxH or minW/maxH. You want to specify an allround way for all images? It should be done in your main template with TypoScript. So, I think you have to look into the "typo ts by example" or in typo core api. If you have ONLY one image size at all, you could also use the css marker: #left img{width: 300px} #right{width: 100px} to control the size. Regards, Andreas Asbjørn Morell schrieb: > Hey. > > I got a pretty standard template with two css columns for content. How > do I set the max image width for #left and #right ? (left = 300px, right > = 100px) Any examples would be most usefull. > > Best regards. > Asbjørn Morell. > > PS: good work with templavoila! it rocks! _______________________________________________ TYPO3-project-templavoila mailing list TYPO3-project-templavoila (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-templavoila |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3] Max image width in RTE | Tapio Markula | typo3-english@lists.netfielders.de | 0 | 10.04.2007 16:30 |
| [TYPO3-templavoila] Content Elements don't render | Helge Preuss | typo3-project-templavoila@lists.netfielders.de | 1 | 02.03.2007 14:22 |
| [TYPO3-templavoila] Default size for image-type elements | Francois Suter | typo3-project-templavoila@lists.netfielders.de | 4 | 12.02.2007 10:19 |
| [TYPO3] image width/height not working. | Asbjørn Morell | typo3-english@lists.netfielders.de | 6 | 17.01.2007 12:05 |
| [TYPO3-templavoila] Output of Content Elements missing | Joerg Jakobs | typo3-project-templavoila@lists.netfielders.de | 3 | 16.01.2007 12:31 |