• Support will be limited until May 8th, as I will be out of the office travelling. Thank you for your patience and understanding.

Legacy representation

Status
Not open for further replies.

moby2006

New member
Search Box

I've changed that.
Is this ok?

vbdownloads Orginal
orginal_vbdownloads.GIF



open dbtech_downloads.css
and change


Code:
[B]search[/B]
table td label {
	float: left;
	font-size: 13px;
	width: 212px;
	display:block;
}

[B]replace[/B]
table td label {
	<!--float: left;-->
	font-size: 13px;
	width: 212px;
	<!--display:block;-->
}


moby2006.GIF



Edit download

Orginal

bearbeiten-title.GIF


Code:
[B]Orginal[/B]

table td .bginput.full {
	float: left;
	max-width: 100%;
	width: 496px;
}

[B]replace[/B]
table td .bginput.full {
	<!--float: left;-->
	max-width: 100%;
	width: 496px;
}


title_bearbeiten.GIF


finished

greeting
moby2006
 
Last edited:
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
Status
Not open for further replies.
Back
Top