I setup my css to show <ul> listing with a square in the content area.
Now when a listing is used for the related content i also see the
square, i want to hide it for that specific listing.
How can i attach css to the code:
<skin:relatedcontent
objectid="#stobj.objectid#"
arrayProperty="aObjectIDs"
typename="dmHTML"
filter="dmimage"
webskin="displaySourceImage"
rendertype="unordered" id="contentimg" />
It's not working to set something in the webskin as the content area
is outside that and will follow it's own css rules.
I can't see a attribute in the relatedcontent tag which let you set
css, or do i have to do something with the attributes:
attributes.alternateHTML
attributes.r_html
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---