[Plugin: WP Splash Image] PLEASE HELP: Cannot Center Splash
-
I have tried and tried and I cannot get this to center my splash. It only shows on the left side. what can I do to fix this. I believe if i change the:
[ Moderator Note: Please post code or markup snippets between backticks or use the code button. ]
<div id="miesSPLASH" style="text-align: center; color: rgb(255, 255, 255); margin-top: 15px; height: 580px; width: 980px; position: fixed; z-index: 10000; top: 45.7px; display: block;" class="simple_overlay"><a></a> </div>
to:
<div id="miesSPLASH" style="text-align: center; color: rgb(255, 255, 255); margin-top: 15px; height: 580px; width: 980px; z-index: 10000; display: none; top: -4940px; position: relative;" class="simple_overlay"><a></a> </div>
according to firebug…. but I do not know where to find this in the code… PLEASE HELP….
View at https://www.RuthlessBlogs.com
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[Plugin: WP Splash Image] PLEASE HELP: Cannot Center Splash’ is closed to new replies.