Topic on Project:Support desk

[RESOLVED] Not able to press the "Save Page" button

3
145.120.14.49 (talkcontribs)

Dear all,

I developed my website with Mediawiki. I don't think it's important to mention which version of it I have (or I might be wrong), but my problem is this: I modify the Mediawiki:Common.css in order to change the size of the upper-left logo; I put these commands:

  1. p-logo {z-index: 3; position: absolute; /*needed to use z-index */ top: 0; left: 0; height: 1000px; width: 1000px; overflow: visible; }

just to do some testing, and after saving the page, now I'm not able to press anymore the "Save Page" since the size of the picture/logo (it's not the picture the real problem, but it's position in the entire wiki page) overlaps the "Save Page" button (as you can note from the sketch of code, the dimension now is 1000x1000 pixels). Indeed, I cannot edit (and save) any other page, and most import the "Common.css" to restor the old size and so being able to edit the other pages. I think my situation is ridiculous, but I tried to solve this problem for half a day. Thank you in advance for your attenction,

Giovanni

Ciencia Al Poder (talkcontribs)

You can edit that page by using the shortcut key CTRL+SHIFT+E, manually changing the URL to put the action=edit parameter there, or by just hitting the tab key until you get to the link. You can also go to the history page with the same method and undo that edit.

To save the page, the shortcut is CTRL+SHIFT+S

145.120.14.214 (talkcontribs)

Thank you very much Ciencia, you have been so efficient! Now I know something more, and the problem is solved!

Have a great night (or day, whenever you are),

Giovanni

Reply to "[RESOLVED] Not able to press the "Save Page" button"