forum.easy-joomla.org
08. 02. 2009 18:01 *
Willkommen Gast. Bitte einloggen oder registrieren.
Haben Sie Ihre Aktivierungs E-Mail übersehen?

Einloggen mit Benutzername, Passwort und Sitzungslänge
Neueste Beiträge
Re: New Captcha package for EasyCptcha von moazebulon Heute um 15:30
Re: Kann das sein?!? von RePa Heute um 13:42
Re: New Captcha package for EasyCptcha von Akkarin Heute um 12:16
News:
Tutorials/Anleitungen rund um Joomla!

 
 
    Übersicht   Hilfe Suche Spenden/Sponsors Impressum/Imprint Downloads Hauptseite Projects Tutorials Einloggen Registrieren  
Subject Statistics
Thema: Size of easyvars input box Replies: 2 posts
Gelesen 88 mal 0 Mitglieder und 2 Gäste betrachten dieses Thema.
Seiten: [1]   Nach unten
  Drucken  
Autor Thema: Size of easyvars input box  (Gelesen 88 mal)
0 Mitglieder und 2 Gäste betrachten dieses Thema.
enrico
Newbie
*
OfflineOffline

Registriert seit: 06.02.09
Beiträge: 2


Profil anzeigen
« am: 06. 02. 2009 15:14 »

Firstly, thank you so much for a wonderful component. It is a real timesaver, and will help my clients a lot!  Klatschen

Now, my question - the 'easyvars' input box is quite small in the popup window. I'd like to make it a lot bigger. I've looked through the CSS and PHP files, but haven't managed to find where to do this - can anyone tell me how to do this...?

TIA

Enrico
Gespeichert
elkuku
Developer
Jr. Member
*
OfflineOffline

Registriert seit: 11.12.07
Beiträge: 77



Profil anzeigen WWW
« Antworten #1 am: 06. 02. 2009 17:24 »

Hello Enrico,
Welcome to the forum.
Thanks a lot for your kind words. Highly apreciated Smiley

Your question:
Yes this can be done. The code which draws the input field is in
 Ordner/administrator/components/com_easytemplate/helpers/  Datei/enpopup.php
Line ~#125
Code

                          
(javascript):

                          
  1. html += '<input type="text" id="'+name+'" />';
Change this to
                          
Code

                          
(javascript):

                          
  1. html += '<input type="text" id="'+name+'" size="50" />';
the size you like.

Maybe you have also to adjust the size of the popup through component configuration.

Please report back Wink

Nikolai
Gespeichert

Gruss,
Nikolai - NiK-IT.de
Easy-Joomla Team
enrico
Newbie
*
OfflineOffline

Registriert seit: 06.02.09
Beiträge: 2


Profil anzeigen
« Antworten #2 am: 06. 02. 2009 17:47 »

Thanks Nikolai,
That's just what I was looking for. In fact, I wanted the box even bigger than that, so I tried a textarea instead, and that works fine. Here's the code I used (line 125):
Code:
html += ' <textarea id="'+name+'" cols="40" rows="10"></textarea>';

This pushes the input name on the left down to the bottom of the textarea, so I added a vertical-align to the previous line (line 124):
Code:
html += ' <strong style="color: blue;vertical-align: top;">'+text+'</strong>';

Thanks for the very speedy response...
Enrico
Gespeichert
forum.easy-joomla.org
« Antworten #2 am: 06. 02. 2009 17:47 »

all-inkl.com webhosting
 Gespeichert
Seiten: [1]   Nach oben
  Drucken  
 
Gehe zu:  


Audiovisuelle Filmanleitungen hosted by all-inkl.com joomladirectory.net joomla.org jahoart.eu joomla-in-berlin.de Joomla Toplist Spende/Donate
easy-joomla.org joomla.de webjobber.de snipersister-de xing.de
joomlacode.org joomlaos.de joomla24.com nik-it.de

Powered by MySQLPowered by PHP Powered by SMF 1.1.8 | SMF © 2006, Simple Machines LLC Prüfe XHTML 1.0Prüfe CSS
Seite erstellt in 0.265 Sekunden mit 29 Zugriffen.