Margin inside right colum [SOLVED]

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
liro
Posts: 41
Joined: Thu 16. Jun 2005, 08:29
Location: Netherlands
Contact:

Margin inside right colum [SOLVED]

Post by liro »

Hi,

Where do I set the margin for the right colum?
I've tried a lot of things but could not get it done.

I want the text "Meer over Alpha" + text below, approx. 5px from the left border of this colum.
Is there a fixed setting for this somewhere?

Thanks.
Last edited by liro on Thu 14. Dec 2006, 13:49, edited 1 time in total.
User avatar
Oliver Georgi
Site Admin
Posts: 9917
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

give it a class and then padding: 10px or whatever you like.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
pepe
Posts: 3954
Joined: Mon 19. Jan 2004, 13:46

Post by pepe »

instead of: {RIGHT}

take: <div style="padding:0 5px">{RIGHT}</div>
liro
Posts: 41
Joined: Thu 16. Jun 2005, 08:29
Location: Netherlands
Contact:

Post by liro »

Thanks Pepe! That did it. :D

OG: Keep up the good work. Can't wait till the final release.
Though I'm still learning and a small user, I realy love this program!
Post Reply