Bad View Add Html Blob

General project discussion. NOT for help questions.
Post Reply
piratos

Bad View Add Html Blob

Post by piratos »

The view was shit.

So i change the admin/style.css

from

DIV.adminformSmall {
BORDER-RIGHT: #aaa 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #aaa 1px solid; PADDING-LEFT: 10px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 10px; BORDER-LEFT: #aaa 1px solid; WIDTH: 450px; PADDING-TOP: 10px; BORDER-BOTTOM: #aaa 1px solid; BACKGROUND-COLOR: #F5F3F3
}

to

DIV.adminformSmall {
BORDER-RIGHT: #aaa 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #aaa 1px solid; PADDING-LEFT: 10px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 10px; BORDER-LEFT: #aaa 1px solid; WIDTH: 750px; PADDING-TOP: 10px; BORDER-BOTTOM: #aaa 1px solid; BACKGROUND-COLOR: #F5F3F3
}


The change is the width.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Bad View Add Html Blob

Post by Ted »

Changing adminFormSmall to adminForm would work too. I'm doing this in 0.7.2.
piratos

Bad View Add Html Blob

Post by piratos »

Ok
Post Reply

Return to “General Discussion”