RSS Feed/News Extra css for forum_ids in options?

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
26,061
Points
823

Reputation:

How can I have aconnection between

add-on options <edit_format_params>\XF\Option\Forum::renderSelectMultiple</edit_format_params>[(icode]
and my extra css?

Like if node_id in options, then css:

xyz_value = 100%
else 50%

Normally i use something like

[CODE][data-container-key="node-1"], [data-container-key="node-3"]
{[/CODE]

if i need extra css for less specific nodes/forums,

but now i have to connect the forum_id from the options with the extra css?
Any idea or an add-on...

Read more

Continue reading...
 
Status
Not open for further replies.
Top