Re: Very basic questions
Daniel Jowett <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Organization | Jowett Enterprises Ltd |
| Message-ID | <[email protected]> |
It looks like this is a "Diazo" theme, so it might get a bit
involved* if you want to edit too much,
but to start you you can simply add the following to the [sources]
section in <installdir>/develop.cfg
############################################
# Sources
# -------
[sources]
plonetheme.burned = git https://github.com/giacomos/plonetheme.burned.git
Then run:
bin/buildout -c develop.cfg
& restart
This will give you the "theme" source under:
<installdir>/src/plonetheme.burned
specifically the HTML for the theme will be in:Â
<installdir>/src/plonetheme.burned/plonetheme/burned/static/index.html
* When you want to get clever you will want to start learning Diazo
Hope that helps,
Daniel
On 28/07/14 14:49, espen wrote:
not sure about the legal stuff here (if you have to keep the
«Burned by»)
The easy to explain way is:
#someid {
display: none;
}
or
 .someclass {
display: none;
}
For example:
#portal-footer {
 display: none;
}
Maybe of interest:
http://demos.usejquery.com/brosho-plugin/
Espen
22. juli 2014 kl. 21:32 skrev ctheobald [via Plone]
<[hidden
email] >:
I am using Plone 4.3.3 on Linux and
have a site based on the Plonetheme Burned. I've been
mucking with the CSS to get some desired effects, but
have yet to find out how to change the text in the
header and footer to brand the site as my own. I am
stuck with "BURNED BY FREE CSS TEMPLATES" and the Plone
Foundation copyright.
This has got to be simple, right? Please help.
----------
If you reply to this
email, your message will be added to the discussion
below:
http://plone.293351.n2.nabble.com/Very-basic-questions-tp7572034.html
To start a new topic under General Questions, email [hidden
email]
To unsubscribe from Plone, click
here .
NAML
----------
View this message in context: Re:
Very basic questions
Sent from the General
Questions mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Plone-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plone-users
--
Daniel Jowett
Jowett Enterprises Ltd
Tel: 0333 3 553 773
Mobile: 07870 667 126
[email protected]
www.jowettenterprises.com
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Plone-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plone-users