@Regnomus CSSedit is simply a text editor. While it offers some nice UI features, it is otherwise the same as any other text editor that you would use to code CSS.
can you show how to add a node in the header. I would like to have more content in a different position than the slogan and title but as a new node. For example something that alows text to be inserted by using drupal administrator and that will keep different text if you have a multisite running. Thanks in advance
Thank you very much for this. I watched 5 or 6 hours worth of videos on Lynda.com trying to find how to properly theme from scratch, and while there was worthwhile info, they completely skipped over how to basically "skin" a theme. This helped tremendously to fill in the knowledge gap. :-)
Informative and well delivered. The Drupal/Zen theme combination is just what I've been looking for; a somewhat, blank canvass coupled with excellent framework, as in Drupal, and all within a web standards, open source, CMS. Thank you - great tutorial and well done!
hello and thanks for the video. One question though, i cant make the background image to show on screen. I tried everything, i see that firebug tells me that the image is there but... it just doesn't want to show. Any idea? One more thing: it appeared twice, but disappeared as well. Thanks for any advice.
@kd0afk I record these in my free time to help people learn to do what I have learned. I have learned how to use tools on the Mac. I don't feel compelled to spend my free time teaching myself a new set of tools and volunteer another weekend recording a new screencast. However, I would think it would be great if someone else who does use non-Mac tools would volunteer to do that.
It's better css pracctise to add padding to div child elements instead of adding padding to #page etc. If you do, you'll have to alter nested divs too. Better to add a global style to p, a, ol, ul etc. Just been looking at zen and drupal and they're awesome. Cheers!
This is really useful. And I just had a major penny dropping moment when I realised how good CSSEdit is. It's been sitting dormant in my apps folder for as long as I can remember!
Thanks a lot, just found this, this looks like a really good video, just lost an entire website that's supposed to go live this week due to a hardware crash, looks like drupal is the way to go now, thanks a lot for this video, as this will certainly save me a lot of time!
What programs do I need to do this? I am on Windows 7 but cssedit is only for mac :( I want to have the same workflow as you. My browser of preference is google chrome.
@linwclark as @Chuuze said .. Firebug for Firefox is close to that and also each of Chrome and Opera browsers has a built in Element inspector that works like Firefox's Firebug
@zaigex Hi, I have the same setup as you. Try usingthe "firebug" extension in chrome. This way you can find out which elements belong to what css file etc.
@zaigex Hi, I have the same setup as you. Try usingthe "firebug" extension in chrome. This way you can find out which elements belong to what css file etc.
@zaigex I recommend using either the Developer Tools in Google Chrome or the equivalent for Firefox. Googling should help you find those and how to use them. The developer tools in chrome are fairly similar, if a little less robust.
@zaigex bluegriffon is a decent program that is very similar to the program she is using. best thing is it's multiplatform so you're not stuck with terrible waste-of-money mac.
Webocton <-- Powerhouse editor :P that made me switch to using my peace of ** windows XP :P over my mac book. It doesn't have an editor like css edit either but a really good auto complete. Also CSSEDIT is not necessary. You could do this in a plain text editor.
@zaigex just use a text editor and refresh your page as normal, you can also use firebug to make live edits and copy and paste those to your corresponding css file.
hey thanks that was pretty useful for at least giving an idea of how some of the starter themes work.
also 1 note for future videos is that you should record some room noise to fill in sections of the video that have no narrations, it sound kinda abrupt when you start and stop talking since there is a lack room noise that is there while you are narrating
Thanks. That was very clear. The thing I find difficult is knowing which .css file to modify for each change. Even using Firebug I can often see which class to change but have to search the files to find where it's defined. At one point I considered simply making all changes in a new empty style.css file but maybe I'm starting to get the idea from your background and layout examples.
@kumquatsta for the things covered in this screencast, they are pretty similar, though the CSS file names are different. I think there are Drupal 6 theming tutorials out there, though I don't have links offhand. You can also read the excellent book Front End Drupal.
you might want to consider replacing CSS with CSSedit in the name of the clip
Regnomus 6 days ago
@Regnomus CSSedit is simply a text editor. While it offers some nice UI features, it is otherwise the same as any other text editor that you would use to code CSS.
linwclark 6 days ago
This has been flagged as spam show
Good stuff, thought I was doing something wrong when i loaded the zen theme for the first time but now i know it's supposed to look like that, hehe
Bode0123456789 1 week ago
Comment removed
Bode0123456789 1 week ago
can you show how to add a node in the header. I would like to have more content in a different position than the slogan and title but as a new node. For example something that alows text to be inserted by using drupal administrator and that will keep different text if you have a multisite running. Thanks in advance
TheDaxindex 2 weeks ago
Thank you very much for this. I watched 5 or 6 hours worth of videos on Lynda.com trying to find how to properly theme from scratch, and while there was worthwhile info, they completely skipped over how to basically "skin" a theme. This helped tremendously to fill in the knowledge gap. :-)
chirpieguy 1 month ago
This has been flagged as spam show
0:42
"A lot more quickly"
is like saying
"quickly"
(only using more words)
Don't get me wrong, I learned from your tutorial, I just hope you stop talking like a valley girl.
MrRUKidddingMe 2 months ago
Comment removed
MrRUKidddingMe 2 months ago
Comment removed
MrRUKidddingMe 2 months ago
I've created a new content type called "news". It has 2 fields: intro and text.
How can I CSS these fields? I'd like the intro to have a different layout than the text-field.
I found the Fields.css but I don't know how to name the new fields exactly.
Nilles02 2 months ago
Informative, useful, easy to follow: thank you Lin!
ale0122 2 months ago
Thank you! your tutorials are very easy to follow. I'm using dreamweaver to edit the stylesheets.
swingbikechick 4 months ago in playlist drupal
so refreshing to find a screencast that's brief but very thorough. thank you!
Corez6 4 months ago
THX,simple but usefull.
AdimLee 5 months ago
Nice tutorial!!
KevinHarrisonManase 5 months ago
Thanks Lin. I really like your tutorial. Thanks for sharing.
kfight2008 5 months ago
Comment removed
kerosen04 5 months ago
Informative and well delivered. The Drupal/Zen theme combination is just what I've been looking for; a somewhat, blank canvass coupled with excellent framework, as in Drupal, and all within a web standards, open source, CMS. Thank you - great tutorial and well done!
opm595 6 months ago
HI LIn
Greate Tutorial
I have small question, i am new to Drupal so cant seems to fiugure it out.
The item on home page shown as post insted of full content of the page and then only way i can see the full contect is by click on read more.
is there was to display fill contect on the page instead of click on the read more.
thanks
Dev
ROHITBABA007 6 months ago
great tutorial. thx!
CoreDumped2082 6 months ago
Web Developer add on for Mozilla can do the same thing as css-edit
murkalottanucka 6 months ago
thnx indeed! quick and valuable!
tirgra100 7 months ago
Awesome tutorial thanks :)
tweakkk 7 months ago
hello and thanks for the video. One question though, i cant make the background image to show on screen. I tried everything, i see that firebug tells me that the image is there but... it just doesn't want to show. Any idea? One more thing: it appeared twice, but disappeared as well. Thanks for any advice.
TheNicodominguez 7 months ago
And what css files are you editing?
kd0afk 7 months ago
This comment has received too many negative votes show
How about a video where you don't use cssedit. Not everyone own a MAC. Or maybe how to create the style.fed file for Zen.
kd0afk 7 months ago
@kd0afk I record these in my free time to help people learn to do what I have learned. I have learned how to use tools on the Mac. I don't feel compelled to spend my free time teaching myself a new set of tools and volunteer another weekend recording a new screencast. However, I would think it would be great if someone else who does use non-Mac tools would volunteer to do that.
linwclark 7 months ago 34
@linwclark thanks for that Madame !
Djazeiry 1 month ago
@kd0afk @linwclark Firebug for Firefox is a great tool similar to cssedit and works in windows enviroment. Thanks for the tuts Lin :)
Chuuze 6 months ago
It's better css pracctise to add padding to div child elements instead of adding padding to #page etc. If you do, you'll have to alter nested divs too. Better to add a global style to p, a, ol, ul etc. Just been looking at zen and drupal and they're awesome. Cheers!
liquidplastic62 7 months ago
This is really useful. And I just had a major penny dropping moment when I realised how good CSSEdit is. It's been sitting dormant in my apps folder for as long as I can remember!
RobRiley78 8 months ago
I've watched quite some tutorials regarding this matter, but I must say that this is by far the best!
dLoLe 8 months ago
relative to other zen editing tutorials, this one is really concise. thanks!
paisleenet 8 months ago
Firefox Browser add-on is Firebug. Its awesome and FREE!
liquidplastic62 9 months ago
@linwclark, Thank you for posting this video, a blessing on your house!
myspacestringz 9 months ago
This has been flagged as spam show
NEW';'IPAD2`:'FREE';'SITES`:``''
WWW.SOCIALIPAD2GIVEAWAYS.TK
COPY SITE & PASTE
xjsyzq6363 10 months ago
Thank you so much this really cleared up how to use Zen for me
MrSadin56 10 months ago
Can you do one for custom regions ..... *and* flash banner....
Im trying to do a custom region for a flash banner on my front page and have it, once that particular slide clicked, go to a blog article or page ...
SunRhythms 10 months ago
I can't find my customized theme by using the "Appearance" button, but I'm sure it's in the right folder.
How is this possible?
Thanks in advance.
David.
Videogametube 10 months ago
Very useful. Thanks!
HuggytheHusky 11 months ago
great tutorial
josephseven 11 months ago
good tutorial, but I am using windows 7 :)
Cornelya89 11 months ago
Well I think you definitely need to move to linux or mac ))))
Mitch19817 1 year ago
This has been flagged as spam show
fantastic tutorial, great instructor, thanks
carlosduran46 1 year ago
fantastic tutorial, great instructor, thanks
carlosduran46 1 year ago
Lin, this tutorial so rocks!!
vivganes 1 year ago
gedit
Thick on in Preference:
numbering and highlighting line
Thick on in Plugins:
Quick Open and Auto end Bracket
Snippet... adding snippets will make you work really fast
gedit really powerfully ubuntu has it by default but you can install in in WINDOWS
bboybram 1 year ago
awesome video!
nambio0 1 year ago
Thank you so much!
nathanspratt 1 year ago
Thanks a lot, just found this, this looks like a really good video, just lost an entire website that's supposed to go live this week due to a hardware crash, looks like drupal is the way to go now, thanks a lot for this video, as this will certainly save me a lot of time!
SanderDeclerck1 1 year ago
If anyone out there knows how to achieve this workflow on windows, please send me a message.
Thanks
zaigex 1 year ago
What programs do I need to do this? I am on Windows 7 but cssedit is only for mac :( I want to have the same workflow as you. My browser of preference is google chrome.
zaigex 1 year ago 4
@zaigex Unfortunately, I am not aware of any CSSedit-like programs available for Windows
linwclark 1 year ago
@linwclark - reply to zaigex refers to Live CSS - use in conjunction with Firebug or Chrome Inspect Element to get XRay function
youmused 11 months ago
@linwclark On Win, you can try Notepad++. Isn't the same, but it works.
leorezabraba 8 months ago
@linwclark as @Chuuze said .. Firebug for Firefox is close to that and also each of Chrome and Opera browsers has a built in Element inspector that works like Firefox's Firebug
mahmoud357 5 months ago
Comment removed
1K1NDR3D 5 months ago
@linwclark @zaigex TopStyle
ow1n 4 months ago
@zaigex Try Notepad++ it works great for me.
naturalbornham 1 year ago 23
@naturalbornham
or geany :)
N4R4YAN 1 year ago
@naturalbornham was just about to post a similar comment... I'm surprised at how many people don't know you can do HTML/CSS with notepad -_-
TheXMousex 7 months ago
@zaigex Hi, I have the same setup as you. Try usingthe "firebug" extension in chrome. This way you can find out which elements belong to what css file etc.
aeroniro 1 year ago
@zaigex Hi, I have the same setup as you. Try usingthe "firebug" extension in chrome. This way you can find out which elements belong to what css file etc.
aeroniro 1 year ago 2
@zaigex try stylizer
jlebrech 1 year ago
This has been flagged as spam show
@zaigex
gedit
Thick on in Preference:
numbering and highlighting line
Thick on in Plugins:
Quick Open and Auto end Bracket
Snippet... adding snippets will make you work really fast
gedit really powerfully ubuntu has it by default but you can install in in WINDOWS
bboybram 1 year ago
@zaigex TopStyle
ow1n 10 months ago
@zaigex TopStyle is well regarded, though it is more expensive than CSS edit.
agroten10 9 months ago
@zaigex TopStyle is well-regarded, though it is more expensive than CSS edit.
agroten10 9 months ago
@zaigex use "Stylizer", it's a freakin awesome CSS editor for Windows, much cooler than cssedit :)
antonioXbrandao 9 months ago
@zaigex just use firebug!
simpsda 9 months ago
@zaigex well I think the closer you will get is firebug extension
cristobalvideos 8 months ago
@zaigex I recommend using either the Developer Tools in Google Chrome or the equivalent for Firefox. Googling should help you find those and how to use them. The developer tools in chrome are fairly similar, if a little less robust.
Asacolips 8 months ago
@zaigex bluegriffon is a decent program that is very similar to the program she is using. best thing is it's multiplatform so you're not stuck with terrible waste-of-money mac.
thegenrl 8 months ago
@zaigex
phase 5<- is a decent editor for simple stuff
Webocton <-- Powerhouse editor :P that made me switch to using my peace of ** windows XP :P over my mac book. It doesn't have an editor like css edit either but a really good auto complete. Also CSSEDIT is not necessary. You could do this in a plain text editor.
cronos72 6 months ago
@zaigex Try Firebug
1K1NDR3D 5 months ago
@zaigex Stylizer
rdeknijf 5 months ago
@zaigex just use a text editor and refresh your page as normal, you can also use firebug to make live edits and copy and paste those to your corresponding css file.
harkejuice 4 months ago
@zaigex I reccomend Notepad++. It's free x) It has FTP plugin and explorer plugin.
dreamvoidTV 4 months ago
@zaigex
Komodo edit is also pretty good, and is on every platform worth using. (Windows, Mac, Linux)
chirpieguy 1 month ago
@zaigex you can use firefox and use the add on called firebug and use notepad++
claudiuceus 1 month ago
hey thanks that was pretty useful for at least giving an idea of how some of the starter themes work.
also 1 note for future videos is that you should record some room noise to fill in sections of the video that have no narrations, it sound kinda abrupt when you start and stop talking since there is a lack room noise that is there while you are narrating
passerby500 1 year ago
Thanks. That was very clear. The thing I find difficult is knowing which .css file to modify for each change. Even using Firebug I can often see which class to change but have to search the files to find where it's defined. At one point I considered simply making all changes in a new empty style.css file but maybe I'm starting to get the idea from your background and layout examples.
lippyduck 1 year ago
@lippyduck you eventually get a feel for where certain things should be defined.
i take the same approach as you were i just use opera's dragonfly to find the class i want to edit.
passerby500 1 year ago
great tutorial Lin.
boklam 1 year ago
Great tutorial. Keep up the good work :)
Ishbel87 1 year ago
yes, thanks very much this was just what I needed
mksandford 1 year ago
would appreciate a zen video for drupal 6. how similar are the two?
kumquatsta 1 year ago
@kumquatsta for the things covered in this screencast, they are pretty similar, though the CSS file names are different. I think there are Drupal 6 theming tutorials out there, though I don't have links offhand. You can also read the excellent book Front End Drupal.
DERIGalway 1 year ago
Great tutorial Lin
arachnopolis 1 year ago 3
thanks!
linwclark 1 year ago