Joomla Ajax Domain Whois Search

.comUSD $12.99 .netUSD $12.99 .orgUSD $12.99
7035 Members
683483 Domains Served
Welcome, Guest
Please Login or Register.    Lost Password?

mod_ajaxwhois.v06.RC1.beta2 and Default whois.css
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: mod_ajaxwhois.v06.RC1.beta2 and Default whois.css
#686
mod_ajaxwhois.v06.RC1.beta2 and Default whois.css 2 Years, 6 Months ago Karma: 0
Line 82 in file mod_ajaxwhois.xml: <param name="awmTemplate"....
have to be: <param name="awTemplate"....
so you can choose templates.

Line 220 in file .../components/com_ajaxwhois/templates/default/css/whois.css :
.ext {
width:100px;
margin:0px;
float:left;
height:20px;
line-height:20px;
color:#fff;
}

have to be :
.ext {
width:100px;
margin:0px;
float:left;
height:20px;
line-height:20px;
color:#000;
}

in order to see extensions when in white backround.
Nick66
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Gender: Male
The administrator has disabled public write access.
 
Go to topPage: 1