omarhussein
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Cimy Header Image Rotator] No imagesJust read that you need at least two images and now it works. Great plugin.
Forum: Fixing WordPress
In reply to: Adding Slideshow to font pageHi again,
I’ve got this code in my front-page.php file:
<div id="cimy_div_id_0">Loading images...</div> <div class="cimy_div_id_0_caption"></div> <style type="text/css"> #cimy_div_id_0 { float: left; margin: 1em auto; border: 1px solid #000000; width: 950px; height: 370px; overflow: hidden; visibility: visible; } div.cimy_div_id_0_caption { position: absolute; margin-top: 175px; margin-left: -75px; width: 150px; text-align: center; left: 50%; padding: 5px 10px; background: black; color: white; font-family: sans-serif; border-radius: 10px; display: none; z-index: 2; } </style> <noscript> <div id="cimy_div_id_0_nojs"> <img id="cimy_img_id" src="http://localdigitalnews.webserver/wordpress/wp-content/Cimy_Header_Images/0/studio.png" alt="" /> </div> </noscript>Except all I see is a blank box with no image. Any ideas?
Forum: Fixing WordPress
In reply to: Adding Slideshow to font pageHi again,
I’ve got this code in my front-page.php file:
<div id="cimy_div_id_0">Loading images...</div> <div class="cimy_div_id_0_caption"></div> <style type="text/css"> #cimy_div_id_0 { float: left; margin: 1em auto; border: 1px solid #000000; width: 950px; height: 370px; overflow: hidden; visibility: visible; } div.cimy_div_id_0_caption { position: absolute; margin-top: 175px; margin-left: -75px; width: 150px; text-align: center; left: 50%; padding: 5px 10px; background: black; color: white; font-family: sans-serif; border-radius: 10px; display: none; z-index: 2; } </style> <noscript> <div id="cimy_div_id_0_nojs"> <img id="cimy_img_id" src="http://localdigitalnews.webserver/wordpress/wp-content/Cimy_Header_Images/0/studio.png" alt="" /> </div> </noscript>Except all I see is a blank box with no image. Any ideas?
Forum: Fixing WordPress
In reply to: Adding Slideshow to font pageThanks for this. I’m trying to get it working now.
Forum: Fixing WordPress
In reply to: Adding Slideshow to font pageInfoway, from ww.wp.xz.cn/themes
Viewing 5 replies - 1 through 5 (of 5 total)