rainemaida
-
Problem with IE8
Hi, That's being put in by the slider plugin I am using. What can I put in my IE8 stylesheet to remove the gradient? Cheers.
-
JS Sticky Footer
Thanks guys - really appreciate your time - sorted now!
-
JS Sticky Footer
Hi, It's suppose to be a sticky footer, always at the bottom of the page and it's not. Have you had a look at the code? The static is getting added to the footer because the page content is larger than the window - so I am pretty sure it…
-
Can pure CSS be used to change the background of multiple divs during a rollover?
You need to do the var $this = $(this); Before the hover event.
-
Wordpress Popular Posts section thru Facebook comment count
What's not working? Also don't forget to use wp_reset_postdata(); after the endwhile;
-
iPad styling
HI Andy, Thanks for the quick response, works perfectly. Went for 1040px (20px either side of content). Looks great. Have added the clearfix method, if you get a minute please can you check if I have implemented it in the correct places? Cheers, …
-
IE 7 Problem
Hmmm I tried that. I've not made a new div called cakes and gave it a width of 630 - i've also added position:relative as well - still doesn't seem to be working. Any other ideas? Cheers, Steve
-
Styling the Flickr WordPress widget
Anyone have any ideas about this - would be very grateful!
-
Determining if a site is built on Wordpress
put /wp-admin/ after the URL to see if there's a login page or look in the source code for anything wordpressy.
-
Help with slideshow
I dont know how but it's fixed - I got my errors down, plus I got rid of the lightbox plugin on my site. Appreciate your time and especially glad you made me work it out myself. Noticed you answered my last question on the forums on CSS as we…
-
Help with slideshow
Oh and I've just found the slideshow that I altered in the first place - from CSS-Tricks. http://css-tricks.com/examples/FeaturedContentSlider/ Thanks, Steve
-
Problem with Internet Explorer
Hi, Thanks for the quick reply. I've made the changes but now I'm presented with a new problem. The hover image for the list items now appear in the middle of the button when I hover over (picture of an arrow). I need this at the bottom …