Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Make Containers Links
What I’d like to do is make the containers that say MP3 and AHX in to links here
I’m just not sure how to do it, could someone advise on this? I’m using the images as background images, and have tried to wrap an ahref around the divs but without any joy. I thought wrapping them in an a href would link whatever the output was.
thanks in advance
Offline
Re: Make Containers Links
You could make the images into links if you placed them directly into the “divs” instead of using them a background images in the CSS.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: Make Containers Links
i am quite strangely unable to think outside of the div, so call me a divvy but how do i do that?
I lied, I know how to do it, I did it but the image sits on top of the links so the links disappear for some reason?
Last edited by sekhu (2006-02-03 16:30:53)
Offline
Re: Make Containers Links
Oh bloody hell sekhu! The whole damn thing is an image. OK. Some re-arranging necessary. You need to have an extra wrapping div which has the image in it, and this will wrap your existing div that contains the links so:-
<code><div class=“image”>
put your image tag here
<div class=“links”>
This contains your links
</div>
</div></code>
<br />
I think.
And you can stop rushing ME now. ;)
Last edited by thebombsite (2006-02-03 16:39:13)
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: Make Containers Links
:p most grateful kind sir, may it rain with pennies!
I’ll give that a go, have you got back up RobotStu that I can speedial?
Last edited by sekhu (2006-02-03 16:45:06)
Offline
Re: Make Containers Links
Well the images link so where did the links go?
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: Make Containers Links
the links display a list of archives for each category
they link coirrectly but the links that sit on top of the image are the bottom of the page, how do I bring them back up?
Offline
Re: Make Containers Links
Throw me a login and I’ll work on it. I think it’s more complex than I thought at first. Put it back the way you had it to start with. I’m starving so I won’t get to it till I’ve had a good chomp. :)
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: Make Containers Links
ok will send you an email en masse :P
Offline
Re: Make Containers Links
Got it ta much.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Pages: 1