Guillaume Lerouge wrote:
Hi Lilianne,
On Tue, Aug 11, 2009 at 8:36 AM, Lilianne E. Blaze < [email protected]> wrote:
Asiri Rathnayake wrote:
Hi,
On Tue, Aug 11, 2009 at 11:07 AM, Lilianne E. Blaze < [email protected]> wrote:
Hello, Could you please consider writing a short tutorial on creating / modifying skins?
Did you search the mailing archives first? ;) I did. Sorry, I can see how the above question might suggest I didn't, but it should be obvious from the following - I mean the .css part. There's almost nothing about it. And it would be nice if the tutorial described how to change some basic things without extensive css / web design experience.
http://markmail.org/message/5jemyf2rdjp4w4s3
- Asiri Greetings, Lilianne
The easiest way to change the logo is described here: http://enterprise.xwiki.org/xwiki/bin/view/GettingStarted/ChangingTheLogoAnd...
Simply attach a file 220px wide by 80px high named logo.png to .../xwiki/bin/view/XWiki/DefaultSkin
Yes, I did RTM. What I'm asking is: 1) Assuming I have a logo with arbitrary width and height, what do I need to change in toucan.css? Which classes and selectors? 2) Assuming I want to replace the "<img src="$!logourl" alt="XWiki" width="200" height="70"/>" part with a "<table> ... </table>", and its size isn't set (it contains both pictures and text), what do I change to remove the hardcoded width and height? So the height of this area adjusts to what I actually put in there and how it renders in a specific browser?
Guillaume
Greetings, Lilianne