Mark Brookes
02-05-2007, 03:02 PM
Hi,
I would like to mess around with the way that the link details page looks. I have done a lot of experimenting with view-links.tpl, for the Ocean template but have not succeeded in working out how to make things look the way I want. I have studied hard :) but really there is too many {if}s anf {foreaches} fo me to really understand and all I have been able to do is tinker with the code
What I want is to divide up the information on the page into several sections:-
On this page:
* Link Partner Web-Site Details
--- Title
--- category
--- url
--- description
--- special field 1
--- special field 2 ... etc
* Internet Information: about this web-site
--- google
--- amazon
--- thumbnail
--- alexa
* Visitor's Rating: Express your view 1 = poor 10 = Excellent
* Visitor's Comments: Add your comments / opinions
* Link Partnership Statistics
--- clicks out
--- link added
I am hoping someone can help me identify the code for each displayed data item and to allocate it into my preferred sections
My code so far produces a page which looks like the display from html file attachment 1
The code which produces it is attachment 2.
Thanks
Mark
I would like to mess around with the way that the link details page looks. I have done a lot of experimenting with view-links.tpl, for the Ocean template but have not succeeded in working out how to make things look the way I want. I have studied hard :) but really there is too many {if}s anf {foreaches} fo me to really understand and all I have been able to do is tinker with the code
What I want is to divide up the information on the page into several sections:-
On this page:
* Link Partner Web-Site Details
--- Title
--- category
--- url
--- description
--- special field 1
--- special field 2 ... etc
* Internet Information: about this web-site
--- amazon
--- thumbnail
--- alexa
* Visitor's Rating: Express your view 1 = poor 10 = Excellent
* Visitor's Comments: Add your comments / opinions
* Link Partnership Statistics
--- clicks out
--- link added
I am hoping someone can help me identify the code for each displayed data item and to allocate it into my preferred sections
My code so far produces a page which looks like the display from html file attachment 1
The code which produces it is attachment 2.
Thanks
Mark