EllisLab text mark
Advanced Search
     
Design in EE
Posted: 24 June 2012 09:14 PM   [ Ignore ]
Joined: 2012-05-16
1 posts

I’m confused. I worked through the tutorial and posted some “hello world” type content but I don’t see anywhere where you can change CSS to actually design your page. Then I read a post that said most people do their design elsewhere then bring that work into the templates?

Is that correct? Am I supposed to design template pages outside of EE, including references to CSS files, etc. and then copy and past that into a template?

 
Posted: 25 June 2012 10:24 AM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2011-11-25
7174 posts

Hey omigosh,

Thank you for posting your question here on the ExpressionEngine forums.

Your design workflow is totally up to you. Some people work right in the templates while other use external editors and such. ExpressionEngine is a blank canvas in that it operates like a website anywhere else. You have to link to your css file which can be on the server as a file.css or it can be brought into templates.

I think you may benefit from a few short reads. Check out The Big Picture and Getting Started with ExpressionEngine. These are really, really helpful.

If there is anything else I can help with, please let me know.

Cheers,

 Signature 

Recent version: EE 2.5.4 | Forum Module 3.1.10 | MSM 2.1.4 | 2.x Bug Tracker | Version Upgrade

 
Posted: 29 June 2012 01:22 PM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Avatar
Joined: 2010-07-27
12 posts

Hi, Omigosh.

I was confused and initially turned off by this also. But then I figured it out.

So for me… I create all my “stuff” (Channel, Channel Fields, Template, etc.) in EE, assign everything accordingly, then save my templates as files to work on them via FTP in my editor of choice (Coda). You’ll be able to write your html, css, in an editor as you would with any old static site.

Create a template, add some html.
Create a css template, add some css.

Tie the two together… voila!

Good luck.

 
Posted: 29 June 2012 02:43 PM   [ Ignore ]   [ # 3 ]   [ Rating: 0 ]
Avatar
Joined: 2011-11-25
7174 posts

Hey C.nico,

Thanks for the input!

If you need anything else, please just let me know by opening a new thread.

Cheers,

 Signature 

Recent version: EE 2.5.4 | Forum Module 3.1.10 | MSM 2.1.4 | 2.x Bug Tracker | Version Upgrade