Welcome, Guest
Username: Password: Remember me

TOPIC: Links in table - Text vs icon

Links in table - Text vs icon 19 Dec 2012 11:58 #6182

  • dannyboy
  • dannyboy's Avatar
  • Offline
  • New Member
  • Posts: 5
  • Karma: 0
I have made teh page gulfdatablade.dk where we offer safety datasheets for our lubricants here ind Denmark.

What I would love is to have the linkstext changed for an PDF Icon. That would look better and It would free some mores space in the name colum.

I would also like for the categori name to show op on top of the grid, when a customer uses the menu.

Can somebody help me to make those 2 changes Please.
The administrator has disabled public write access.

Re: Links in table - Text vs icon 19 Dec 2012 19:28 #6202

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
I think the best is to use a CSS property.

If I remember well the property is 'markup' in JDom.

set
'markup' => 'div',
'style' => array(
	'background-img' => '...',
	'width' => '20px',
	'height' => '20px',
...
),

OR

'cssClass' => 'my-pdf-icon-class'
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.094 seconds

Get Started