|
Zend_Dojo introduction 2 Years, 1 Month ago
|
Karma: 0
|
|
I mean css stuff you sent, I need know how code layout (i mean div tags), becuase css style is only link. Or it is any way generate itself layout?
|
|
Maxek
Fresh Boarder
Posts: 6
|
|
|
|
|
Re:Zend_Dojo introduction 2 Years, 1 Month ago
|
Karma: 0
|
|
I use your layout from file under video and now everithing work, but how do you know how name each tags?
|
|
Maxek
Fresh Boarder
Posts: 6
|
|
|
|
|
Re:Zend_Dojo introduction 2 Years, 1 Month ago
|
Karma: 16
|
|
div class names do not matter. They are completely independent from PHP. Its just HTML with CSS. Name them anything you want as long as it is consistent (class name in html corresponds with class name in CSS).
|
|
|
|
|
|
|
Zend_Dojo introduction 2 Years, 1 Month ago
|
Karma: 0
|
|
Maybe I ask wring question,because I know everything this, but in file you send me was a lot of css files, with different content. According which css file I code my html code ( layout ) to make a nice look?
|
|
Maxek
Fresh Boarder
Posts: 6
|
|
|
|
|
Re:Zend_Dojo introduction 2 Years, 1 Month ago
|
Karma: 16
|
|
Try it with this one:
/css/layout_2col_left_13.css
|
|
|
|
|
|
|
Re:Zend_Dojo introduction 1 Year, 9 Months ago
|
Karma: 0
|
|
Hi Alex,
In the beginning of this tutorial the interface looks substantially different than where it was left off at the end of the previous tutorial (11 - Paginator). There is a new layout file menu.phtml, and layout.phtml has a lot of new code. Could you please explain what that is and how to integrate it?
Also, I'd like the css file too, if you send it to me.
Thanks.
|
|
|
|
|
|
|