[SOLVED] category c...
 
Notifications
Clear all

[SOLVED] category column indent

3 Posts
2 Users
0 Reactions
1,814 Views
(@jacci)
Posts: 503
Honorable Member
Topic starter
 

Hi there, hope everyone had a great chrismtas and a safe new year and took a break from coding (i did  πŸ˜€ but now back to work)

http://www.pretendercentre.com/efictestrun/index.php is efic addy i am trying to skin, using pretender1

I have the vast majority of it sorted out except now for a few niggling problems.

When i go to browse and the list of category, challenges, title etc comes up (and on the page where the alphabet lising is)

the columns of lists (i have it set to 3 columns) is sitting absolutely flush left on the border. After spending many many hours combing thru the css, i have yet not been able to figure out how to push it in, give it a bit of a margin so that it is not so absolutely left.

Been playing iwth the #alphabet, #pagelinks  primarily (and got my aplhabets happy happy)but seem to be too dumb to figure out how to indent those listings.

Your help, as ever is hugely appreciated.

jacs


why is nothing ever easy?
url: http://www.pretendercentre.com/missingpieces/     
php: 5.2.5  msql: 5.0.45-community
efic version: 3.4.3           latest patches: yes
bridges: none              mods: challenges, displayword, beta-search

 
Posted : 03/01/2007 5:25 am
(@tammy)
Posts: 2577
Member Moderator
 

Use:


#columncontainer { margin: 0 2em !important; }

Change the 2em to whatever you want.  I use 5% on a couple skins and it looks pretty good.


 
Posted : 03/01/2007 10:10 am
(@jacci)
Posts: 503
Honorable Member
Topic starter
 

Thanks Tammy, that worked like  a charm, i didn't have that in my css at all and was going nuts trying to figure it out.

Beautiful!!!!


why is nothing ever easy?
url: http://www.pretendercentre.com/missingpieces/     
php: 5.2.5  msql: 5.0.45-community
efic version: 3.4.3           latest patches: yes
bridges: none              mods: challenges, displayword, beta-search

 
Posted : 03/01/2007 11:49 pm
Share: