By dsossna on Tuesday, 14 May 2019
Replies 1
Likes 0
Views 863
Votes 0
I want to style the text in the year list view by my own. Therfor I need the class or the id of the placeholder in that view. I tried in custom layouts List Row Detail this
<p>{{Repeat Summary:REPEATSUMMARY}}{{Title Link:TITLE_LINK}} {{Creator Label:CREATOR_LABEL}}<em> {{Creator:CREATOR}}</em></p>
<p style="color: blue;">
<!--{{Category:CATEGORY}}-->{{Extra Info:EXTRAINFO}}</p>

But in the Backend this is shown
{{Repeat Summary:REPEATSUMMARY}}{{Title Link:TITLE_LINK}} {{Creator Label:CREATOR_LABEL}} {{Creator:CREATOR}}

{{Extra Info:EXTRAINFO}} <== This is blue

and on the Page this

https://www.vfl-piranhas.de/kreismeisterschaften-waldkraiburg.html <== This should be blue

Can enybody help me. I altho want to change the text and Link style
Hello,


That link doesn't look like a JEvents Page. Can you provide a screenshot of the text that should be blue?

Can you also confirm you published the custom list row?

Many thanks
Tony
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post