Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2005-10-11 16:26:38
- ricoschette
- Member
- From: Estonia
- Registered: 2005-09-17
- Posts: 176
create portfolio like this...
<a href=“http://b-man.dk/portfolio.asp” title=“B-Man”>b-man.dk</a>
I really like this kind of portfolio solution.
And I am wondering how can I do it with TXP, if of course it’s possible at all…
R.
Offline
Re: create portfolio like this...
This would be pretty straightforward. The div on the left would be an outputted article list set to display a thumbnail of the article image. The div on the right would have an article tag, and display the article currently viewed. Put all of your portfolio items in one sections (separated into different categories—print, web, etc). The links along the top would output a list of articles in a given category, as in section=portfolio, category=websites (for example). To add more images make use of <code>zem_article_image</code>.
Offline
#3 2005-10-12 07:54:41
- ricoschette
- Member
- From: Estonia
- Registered: 2005-09-17
- Posts: 176
Re: create portfolio like this...
tnx Jeff_K, will try!
Offline
Pages: 1