Difference between revisions of "Talk:Main Page"

From ELWiki
Jump to navigation Jump to search
(Structure)
Line 41: Line 41:
 
text-align:center ?
 
text-align:center ?
 
--[[User:DragonCairn|DragonCairn]] 14:50, 15 September 2006 (UTC)
 
--[[User:DragonCairn|DragonCairn]] 14:50, 15 September 2006 (UTC)
 +
 +
== Structure ==
 +
 +
* I think it would look better to change the structure of this page to something like this:
 +
** Welcome
 +
** Unofficial
 +
** Index
 +
** Announcements
 +
*** How to handle secrets and the editing help should be moved to the appropriate Editing-help page and a link to that page added here
 +
*** Request for Admins should go here as well
 +
*** Fellowship-bot announcement  should go here as well
 +
*** the last two obviously only if they're still needed
 +
* This (and other pages) would tremendously benefit from some nice pictures/artwork.
 +
--[[User:Ermabwed|Ermabwed]] 08:11, 13 November 2008 (UTC)

Revision as of 08:11, 13 November 2008

Ok, I put the Header with the branches in a template Template:FoCW_Header.

The template is alled with arguments in first line. {{{1}}},{{{2}}} are replaced.

{{FoCW_Header|Fellowship Of The Celtic Woods|Welcome to the FoCW Wiki!}}

I tried to leave the first two <div> open to have the rest of the page in a fixed layout. But when calling the template looks like all open tags are automatically closed.

so I need the next two lines

<div id="container"> <div class="wrapper">

To fix the rest of the page.

and I would like to get rid of these two lines somehow.

You can look at the page source, for the styles the wiki uses. I think the body of the page is style bodyContent

i tried putting bodyContent { width: 718px } in MediaWiki:Common.css this fixes the page but makes it alined to the left, dunno how to center it.

the whole style definition is in: http://focw.dragoncairn.net//wiki/skins/monobook/main.css

You cannot edit that just override in Common.css

bodyContent

I modified that style. Now in MediaWiki:Common.css but how do I center it ?

--Takiro 17:18, 23 August 2006 (UTC)

text-align:center ? --DragonCairn 14:50, 15 September 2006 (UTC)

Structure

  • I think it would look better to change the structure of this page to something like this:
    • Welcome
    • Unofficial
    • Index
    • Announcements
      • How to handle secrets and the editing help should be moved to the appropriate Editing-help page and a link to that page added here
      • Request for Admins should go here as well
      • Fellowship-bot announcement should go here as well
      • the last two obviously only if they're still needed
  • This (and other pages) would tremendously benefit from some nice pictures/artwork.

--Ermabwed 08:11, 13 November 2008 (UTC)