Font-type <OTRS_CUSTOMER_DATA_UserFirstname>
Moderator: crythias
-
- Znuny newbie
- Posts: 5
- Joined: 28 Jan 2013, 17:03
- Znuny Version: 2.1.10
- Real Name: Titus Kretzschmar
- Company: BplusC
Font-type <OTRS_CUSTOMER_DATA_UserFirstname>
The font-type of the <OTRS_CUSTOMER_DATA_UserFirstname> var. in a answering template is different then the other text. Were should i change it? Make a special css entry for <code>? Or is there an other way.
Re: Font-type <OTRS_CUSTOMER_DATA_UserFirstname>
switch to HTML view and change it or use the ereaser symbol
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 5
- Joined: 28 Jan 2013, 17:03
- Znuny Version: 2.1.10
- Real Name: Titus Kretzschmar
- Company: BplusC
Re: Font-type <OTRS_CUSTOMER_DATA_UserFirstname>
Yes, that works, but isn't really a solution if you ask me. But thanks anyway!
-
- Znuny newbie
- Posts: 5
- Joined: 28 Jan 2013, 17:03
- Znuny Version: 2.1.10
- Real Name: Titus Kretzschmar
- Company: BplusC
Re: Font-type <OTRS_CUSTOMER_DATA_UserFirstname>
In the code of the template the variable was standing between <code></code>, maybe if some copy-paste action. It looked like this:
The solution was just removing the <code></code> here.
I was looking on the wrong place, thinking the wrong thing, doh....
Code: Select all
<span style="font-size: 12px;"><span style="font-family: tahoma,geneva,sans-serif;">Beste <code><OTRS_CUSTOMER_DATA_UserFirstname>,</code></span></span><br />
I was looking on the wrong place, thinking the wrong thing, doh....
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Font-type <OTRS_CUSTOMER_DATA_UserFirstname>
View the html in the template and change it, like jojo said.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask