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
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.
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
