Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
2 + 8 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: How Do I Get Rid of Border in phpkaox
by BDW on 2006/8/5 9:05:14

I tried but it didnt work. I even changed the fonts to see if it was a cache problem but the changes happened on the fonts so it cant be that.

Oh well, I will just have to be patient.

But thanks anyway.
Re: How Do I Get Rid of Border in phpkaox
by Cuidiu on 2006/8/5 1:12:50

I don't use that theme but I'll give it a try. In your theme's css file you could try a few things...

You could try a 0 margin/padding as such:
body {margin:0px;padding:0px;}

or in the line below:
table { width: 100%; margin: 5; padding: 5; font-size: small}

Change to margin:0px;padding:0px; as such:
table { width: 100%; margin: 0px; padding: 0px; font-size: small}

By the way, if I remember correctly, margin: 5; is wrong. It should be 5px;/5em; - or otherwise specified. Just 5; is not recognized by some browsers. I believe margin:0;padding:0; might work but otherwise, I think you need to specify px, em, etc.

Remember to always backup any file you edit prior to editing. It saves on the headaches later.

HTH!
How Do I Get Rid of Border in phpkaox
by BDW on 2006/8/4 22:31:21

I'm currently using the phpkaox theme and i was wondering how to get rid of the white border round the sides.

Is it posible?

Who's Online

203 user(s) are online (149 user(s) are browsing Support Forums)


Members: 0


Guests: 203


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits