Difference between revisions of "Template talk:Portlet"
From Organic Design wiki
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Yo, looking at the portlet code, I am interested in where the div tags are picking up their classes, I expected them to be in [[MediaWiki:Wikiskin.css]] but that doesn't seem to be the case. --[[User:Sven|Sven]] 21:11, 27 April 2007 (NZST) | Yo, looking at the portlet code, I am interested in where the div tags are picking up their classes, I expected them to be in [[MediaWiki:Wikiskin.css]] but that doesn't seem to be the case. --[[User:Sven|Sven]] 21:11, 27 April 2007 (NZST) | ||
+ | :From the /wiki/skins/monobook.css file, it shouldn't include that file though, I should move relevent syles into [[MediaWiki:Wikiskin.css]] --[[User:Nad|Nad]] 21:48, 27 April 2007 (NZST) | ||
+ | :: Ok I will wait till then before revisiting [[Template:portlet]] and fixing the width problem --[[User:Sven|Sven]] 21:51, 27 April 2007 (NZST) | ||
+ | ::: Found the portlet code in /wiki/skins/monobook/main.css, portlet is currently set to ''width=11.6em''. Will try and adjust it. --[[User:Sven|Sven]] 20:05, 28 April 2007 (NZST) | ||
+ | ::: No point adjusting it as the portlet is a mediawiki css class used by the saerch box itself (which gets stretched if I alter it, see if I can override it in template --[[User:Sven|Sven]] 20:20, 28 April 2007 (NZST) |
Latest revision as of 08:20, 28 April 2007
Yo, looking at the portlet code, I am interested in where the div tags are picking up their classes, I expected them to be in MediaWiki:Wikiskin.css but that doesn't seem to be the case. --Sven 21:11, 27 April 2007 (NZST)
- From the /wiki/skins/monobook.css file, it shouldn't include that file though, I should move relevent syles into MediaWiki:Wikiskin.css --Nad 21:48, 27 April 2007 (NZST)
- Ok I will wait till then before revisiting Template:portlet and fixing the width problem --Sven 21:51, 27 April 2007 (NZST)
- Found the portlet code in /wiki/skins/monobook/main.css, portlet is currently set to width=11.6em. Will try and adjust it. --Sven 20:05, 28 April 2007 (NZST)
- No point adjusting it as the portlet is a mediawiki css class used by the saerch box itself (which gets stretched if I alter it, see if I can override it in template --Sven 20:20, 28 April 2007 (NZST)
- Ok I will wait till then before revisiting Template:portlet and fixing the width problem --Sven 21:51, 27 April 2007 (NZST)