open your media/com_visforms/css/visforms.css
and edit the ff:
.visform input, .visform select, .visform textarea{
border: 1px solid #999;
padding: 2px;
border-radius: 25px;
}
Tips: @ line 18 to 21
Gilmon D. Bernal
username: user
password: @l03e1t3
apt-get update
wget https://raw.github.com/zpanel/installers/master/install/Ubuntu-12_04/10_1_1.sh
chmod +x 10_1_1.sh
sudo ./10_1_1.shYou’ll have to confirm again that you want to run the installer of zPanel. The you’ll be asked few questions. A important one will be FQDN for the zpanel. Type in the sub-domain name you’re willing access zPanel from. It’s the sub-domain you’ve created earlier. Mine was test.cenpri.com. Then you’ll be asked for public IP address of the server. Type in your server’s IP address and confirm the installation.
wget
http://www.zvps.co.uk/downloads/ubuntu/10-1-0/installer-10-1-0-ubuntu-64.sh.x.tar.gz
wget
http://www.zvps.co.uk/downloads/ubuntu/10-1-0/installer-10-1-0-ubuntu-32.sh.x.tar.gz
tar -xf installer-10-1-0-ubuntu-64.sh.x.tar.gz
tar -xf installer-10-1-0-ubuntu-32.sh.x.tar.gz
chmod +x installer-10-1-0-ubuntu-64.sh.x
chmod +x installer-10-1-0-ubuntu-32.sh.x
apt-get install curl
./installer-10-1-0-ubuntu-64.sh.x
./installer-10-1-0-ubuntu-32.sh.x
setso --set server_ip 000.000.000.000
wget http://www.zvps.co.uk/downloads/ubuntu/10-1-0/updater-10-1-0-ubuntu-64.sh.x.tar.gz
wget http://www.zvps.co.uk/downloads/ubuntu/10-1-0/updater-10-1-0-ubuntu-32.sh.x.tar.gz
tar -xf updater-10-1-0-ubuntu-64.sh.x.tar.gz
tar -xf updater-10-1-0-ubuntu-32.sh.x.tar.gz
chmod +x updater-10-1-0-ubuntu-64.sh.x
chmod +x updater-10-1-0-ubuntu-32.sh.x
./updater-10-1-0-ubuntu-64.sh.x
./updater-10-1-0-ubuntu-32.sh.x
setso --set server_ip 000.000.000.000
wget
http://www.zvps.co.uk/sites/default/files/downloads/ubuntu-12-04/package/installer-x86_64-10-0-2.sh.x.tar.gz
wget
http://www.zvps.co.uk/sites/default/files/downloads/ubuntu-12-04/package/installer-x86-10-0-2.sh.x.tar.gz
tar -xf installer-x86_64-10-0-2.sh.x.tar.gz
tar -xf installer-x86-10-0-2.sh.x.tar.gz
chmod +x installer-x86_64-10-0-2.sh.x
chmod +x installer-x86-10-0-2.sh.x
./installer-x86_64-10-0-2.sh.x
./installer-x86-10-0-2.sh.x
setso --set server_ip 000.000.000.000
wget
http://www.zvps.co.uk/sites/default/files/downloads/ubuntu-12-04/package/installer-x86_64-10-0-1.sh.x.tar.gz
wget
http://www.zvps.co.uk/sites/default/files/downloads/ubuntu-12-04/package/installer-x86-10-0-1.sh.x.tar.gz
tar -xf installer-x86_64-10-0-1.sh.x.tar.gz
tar -xf installer-x86-10-0-1.sh.x.tar.gz
chmod +x installer-x86_64-10-0-1.sh.x
chmod +x installer-x86-10-0-1.sh.x
./installer-x86_64-10-0-1.sh.x
./installer-x86-10-0-1.sh.x
setso --set server_ip 000.000.000.000