URL to your eFiction: http://asshatfic.freepornhosting.com/eFiction352/index.php [SITE IS NSFW!]
Version of eFiction: 3.5.2
Have you bridged eFiction, if so with what?: No, I don't think so. Standard install.
Version of PHP: 5.2.6
Version of MySQL: 5.0
Have you searched for your problem: Yes
If so, what terms did you try: Alignment, CSSZEN, Background, Links
State the nature of your problem: Copy and paste any errors you are receiving.
Do you have a test account for us? Yes. Name: Test Pass: Test
I am at my wit's end with this LOL.
I need to have the link text on pages like this one and say, the admin manual page, anything with the extreme text-aligned left really, centered or add a solid colored bg to them.
I was able to find the bg settings for the toptens listing, but it is already centered exactly as I'd like this page in particular to be:
Is there a way that I could do this? I'm moderately familliar with the CSS itself, naming attributes such as (background-color: #ffffff;) but I don't know where I would implement this setting to achieve the results I need.. Please help?
I think what's at play is default.tpl. CSSZen doesn't have it, so you'll want to copy the one out of default_tpls into your skin's folder. It will tell you what the class/ID you need to change/add in the CSS file is.
BTW you might want to add a NSFW warning there. (Although the URL is a giveaway, I suppose.)
I copied the default.tpl file from the default folder, but the code there didn't work.. Then I went to the ZENLIKE skin and copied it from there, and things are fine now π
Thank you so much for your time!
Sorry for the trouble T_T
Do you want the text to be over on the image like that? (I am looking at browse.php.) CSSZen does have #output in it to match the div in Zenlike's default.tpl, but padding of 10px means it's it's still way over to the left. At least in my Firefox.

