robertlopez
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Frontal menuSomething similar happen to me – all i did is renamed the menus to alphabetical order A being my main one. And it worked.
Forum: Plugins
In reply to: [Contact Form 7 - Dynamic Text Extension] Shortcode not recognizedTry using “CF7_get_post_var key=’slug”
Forum: Themes and Templates
In reply to: Gallery HelpSAWEET!!!!
thanks for your time and help!
Forum: Themes and Templates
In reply to: Gallery Helphttp://ezrims4rent.com/home/rims/american-racing
this is the sample works fine on all other browsers but not no IE7 and IE8, i even tried installing next gen, gallery plugin and some others…
Forum: Themes and Templates
In reply to: Gallery Helphere is what i need to edit:
#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 20%;
}
#gallery-1 img {
border: 0px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}The gallery works fine on FF, chrome and safari but only IE7 and IE8 dont work – it shows the gallery in one column – i googled and found out to edit the media.php file which has the above that i also see once i inspect the page with the dev tools
any ideas?
i installed the pluggin but in IE8 and IE9, shows one column – i tried to edit my media.php file but wont save the changes any ideas?