The logo for iDEAL should be accessed through a hook_theme hook for those who don't have their sites in /

CommentFileSizeAuthor
ideal_logo.patch1.34 KBdgtlmoon

Comments

winnie80’s picture

your solution is nice
however if for some future reason you need to change to new theme
and you forgot to move ico_ideal.png to your theme folder,
your customer will not see the ideal icon

there is another solution to this next to yours.

'<img src="'.base_path().drupal_get_path('module', 'uni_ideal_easy').'/ico_ideal.png" style="position: relative; top: 5px; margin-right: 4px;">iDEAL'

so basically just replace / with base_path()

keesje’s picture

Issue summary: View changes
Status: Patch (to be ported) » Closed (won't fix)

obsolete module