nBill Community
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click Here
for the nBill home page, or
take a tour
.
Home
Help
Search
Login
Register
nBill Community
»
Version 2.x
»
Bug Reports
»
Height and Width of image tick.png on quote page
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Height and Width of image tick.png on quote page (Read 493 times)
semedia
Jr. Member
Posts: 10
Height and Width of image tick.png on quote page
«
on:
05/October/2010, 04:35:53 PM »
Hi,
I want to add the width and height of the image tick.png (/httpdocs/components/com_nbill/images/icons/tick.png) which is on quote page.
I've already add this code ( width="16" height="16" ) on the line 299 and 303 of this file (/httpdocs/components/com_nbill/pages/quotes/quotes.default.html.php) but I think I must do too on line 296, but it's hard to me to understand the code (certainly Javascript/php ?!).
Could you help me ?
Kind regards !
Logged
netshine
Administrator
Hero Member
Posts: 4,984
Re: Height and Width of image tick.png on quote page
«
Reply #1 on:
05/October/2010, 04:49:46 PM »
You don't need to do anything there - it is just changing the image source using javascript, but as the size is the same there is no need to do anything about that (it is too late for it to make any difference by then anyway).
Logged
semedia
Jr. Member
Posts: 10
Re: Height and Width of image tick.png on quote page
«
Reply #2 on:
05/October/2010, 07:30:34 PM »
Ok
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
nBill Community
»
Version 2.x
»
Bug Reports
»
Height and Width of image tick.png on quote page
anything