Talk:Main Page

From Vendetta Online Wiki
Revision as of 21:37, 9 March 2005 by Roguelazer (talk | contribs)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

imagerotate

If anyone has any idea how to use the imagerotate script from the old wiki here, please speak up. --Roguelazer


Oui, this has been added. -Lemming the awesome.

Tables - "Centered vs. Left Justified"

Well we had a rather lenghtly discussion in IRC yesterday and the css was updated to reflect a "centered" format for charts/graphs/tables/etc. I do however see a problem with updating it globally instead of just having it in the code for the table it's self. If you take a look at the "Table of Content" for each page, that small css code alteration has globally f__ked the list, which should be displayed left justified. I'm not sure if there is an easy fix for that, perhaps create a special code for the "ToC", I don't know. But I do think that it's better to have some things in the code then it is to try and anticipate every formating variable and have it pre-implemented in a "global css style sheet". Thoughts?
--Mark McDoogle 15:11, 9 Mar 2005 (CST)

Also, that slight adjustment as altered the way in which "changes" are displayed in the "changes" link in "recent changes"
--Mark McDoogle 15:12, 9 Mar 2005 (CST)

To fix the toc, just add a line that reads as tr#tocindent{ text-align : left } to the bottom of the CSS file. --Roguelazer 15:37, 9 Mar 2005 (CST)