User forums > General (but related to Code::Blocks)

CSS website is making me dizzy!

<< < (3/3)

Anonymous:
...probably you have already considered this option...
...probably this topic has already been discussed...

...anyway, here is a humble suggestion.

I LOVE a little CMS, Etomite, and especially its recent, powerful fork MODx, because it reverses the viewpoint of ordinary CMSs. Normally when you build a site with a CMS you fit your content into the CMS's structure... and you have to live with it. Instead with MODx you can take your current site, with your current design; and, with very little efforts, turn it into a dynamic, easily manageable site!

For example, simply insert the keyword [*content*] in your template, and you'll have your keyword replaced by the page content; put [*title*] and you'll have the title, etc.

Moreover, Etomite is fast, light, easily customizable... well worth a try!

Greets,
Luca

rickg22:
Thanks for your suggestion! :) We'll think about it for future versions of the website.

Anyway, guys I found this cool feature: Rounded borders for mozilla. ( -moz-border-radius CSS extension which is actually based on CSS 3.0 ).
This will certainly help me replicate the rounded borders of the test page without having to resort to wizard's CSS techniques.

http://www.intertwingly.net/blog/

Moz users get the rounded borders, while IE users just see square borders. I'm sure the IE users won't miss the rounded borders ;-)

rickg22:
Update:

Already redesigned the infrastructure using a bit of the framework i made for my boss' intranet 8). For the curious, it's based on Brian Lozier's template engine (tweaked and modified by moi, of course ;-) )

I had designed that framework so I could make very complex websites very easily. Of course, since we're not having an intranet, i cut out most of the code.

And now I'm redesigning the CSS. It's split in 3 sections:

1. General positioning / size
2. particular positioning / size
3. colors

So, not only it's maintainable, it's getting pretty guys, VERY pretty :D

I'll keep you posted.

Navigation

[0] Message Index

[*] Previous page

Go to full version