![]() |
Clickable WP background
fris or any WP gurus, is it possible to have a clickable WP background?
What would be great was a "background rotator"-plugin, but I guess that is too much to ask :) |
Bump, I wanna know this too.
|
Not sure if this is exactly what you want but with this one you/your visitors can change the background:
http://www.neoease.com/themes/ and check Elegant Box. |
Quote:
|
if its a <div> with a background-image set you could always just add a onclick='document.location.href = "http://google.com"'. though that would interfererz with any <a>'s etc within that div
|
Quote:
|
lots of flash games use that to cover empty space on left and right because most of them have their pages centered, maybe check their csourcescode...
|
couldn't you lay a transparent gif/png over the background image with z-index and make the transparent gif clickable?
|
Quote:
not really a wp issue though, more of a design issue. |
Google wont like that
|
Uhg, this really is bad bad UI design and it goes against the past 15 years of user experience but:
Code:
<style type="text/css"> |
Quote:
Thank you again! |
The big gossip blogs that run on Wordpress all manage to do this.
|
interesting stuff
|
Quote:
Here's the jquery if he doesn't have it: Code:
<script type="text/javascript"> |
And if you wanted to change the background image of the body, it'd be even easier (even though the code above is simple as pie already).
|
figured i'd test it to make sure it works, it does (i did background-color instead of background-image though since i'm not going to make a bunch of test images for the sake of making sure it works).
Code:
<html> |
All times are GMT -7. The time now is 08:57 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123