Customizing SMF > Graphics and Templates

Whitespace between categories

(1/1)

lifeguard81:
Hey,

How can i make this a little bit smaller?



As we can see, there is a big white space between the categories. I like to see it like 2 or 3 px?

ApplianceJunk:
Themes>default>css>index.css

/* Styles for a typical table.

Around line 1546


--- Code: ---table.table_list td, table.table_list th
{
padding: 5px;
}
--- End code ---

lifeguard81:

--- Quote from: appliancejunk on July 17, 2012, 01:55:38 PM ---Themes>default>css>index.css

/* Styles for a typical table.

Around line 1546


--- Code: ---table.table_list td, table.table_list th
{
padding: 5px;
}
--- End code ---

--- End quote ---
Thanks

ApplianceJunk:
Glad I could help. :)

Navigation

[0] Message Index

Go to full version