Posted by ngudiono on January 26, 2010 at 7:46am
Did you knew the modules to view content like this web? (see "From the Classifieds")
I need to view image so its formation can be like this:
Example : http://www.drivesouth.co.nz/news/4405/bentley-tour-battles-on

Comments
What do you mean by "From the
What do you mean by "From the Classifields"? I don't understand.
Julien Didelet
Founder
Weblaa.com
Sorry, just forget "From the Classifields"
Sorry, just forget "From the Classifields", can u help me how to make view format like this one in the block?
Example : http://www.drivesouth.co.nz/news/4405/bentley-tour-battles-on
Many Thanks
Sorry but what kind of blocks
Sorry but what kind of blocks you means on this page? "Cars for sale - Premium Selection", "Search Cars for Sale", "Cars for Sale by Make" or "Drivesouth Services Directory"... ?? :).
Julien Didelet
Founder
Weblaa.com
"Cars for sale - Premium Selection" Block
Hi Julien
Thanks for your reply
I want to make view format like "Cars for sale - Premium Selection" block
:)
Can u help how t make view like that ?
I hope nothing is left behind again on the question :)
No problem :). You just need
No problem :).
You just need Views module and some css code.
-> Just create a view where the type is node and add "block" display.
-> Choose what kind of field you want to display (e.g: title, teaser, image). If you have imagecache, you can parameter the format display of your image.
-> Use filter to select your content (e.g: node = publish, type = car).
-> Limit your result (e.g: 3).
-> Parameter your block's style on "Unformatted"
-> Save your views
-> Use block core system (or others block management system like panels (well, in fact, it's not only that of course))
-> And use CSS code to manage the text color or align your image to left.
:).
Julien Didelet
Founder
Weblaa.com
css code
css which one should I use, in the template file ?
Usually, you input your css
Usually, you input your css code inside your theme (in your theme folder).
Julien Didelet
Founder
Weblaa.com
still confiuse
any tutorial ?