Need some answers and help for bg image.
+2
Sir Chivas™
Nadenceto22
6 posters
Page 1 of 1
Need some answers and help for bg image.
Hello.
I have some questions for background image of the forum.
1st - Can I put some link on bg image, and when someone click on the image to be directed to some topic.
2nd - If 1st one can happen, can someone give me some script to open 2 links with 1 click?
My forum - http://muse.forumotion.net/forum
I have some questions for background image of the forum.
1st - Can I put some link on bg image, and when someone click on the image to be directed to some topic.
2nd - If 1st one can happen, can someone give me some script to open 2 links with 1 click?
My forum - http://muse.forumotion.net/forum
Re: Need some answers and help for bg image.
Um I believe there is no way. Try this
Will look like this.
Help Forumotion
- Code:
[URL=link to page]"name"[/URL]
Will look like this.
Help Forumotion
Re: Need some answers and help for bg image.
I'm sorry, but I doubt this will not work for me. But thanks for reply.
Re: Need some answers and help for bg image.
i have tried to create a few background image codes, but i cant seem to get it as a click-able background.
I will try a few more things and let you know, as far as redirecting to two links.
LOL Now your pushing it...
But yeah i am not sure if i can even get the first way to work?
I will try a few more things and let you know, as far as redirecting to two links.
LOL Now your pushing it...
But yeah i am not sure if i can even get the first way to work?
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Need some answers and help for bg image.
Hmm, I tried to add clickable background image few months ago. I think it is this.
Go to Templates->select overall_header and after <body> tag put this(I can see in your profile information that you use phpBB2 so I provide code for phpBB2):
and add this to your CSS:
Go to Templates->select overall_header and after <body> tag put this(I can see in your profile information that you use phpBB2 so I provide code for phpBB2):
- Code:
<a href="URL"><img src="URL of IMAGE" title="" alt="" class="clickablebg"/></a>
and add this to your CSS:
- Code:
img.clickablebg {
width: 100%;
height: 100%;
position: fixed;
z-index: 1;
}
.bodyline {
z-index: 2;
position: absolute;
}
Re: Need some answers and help for bg image.
there ya go that should do it.
I tried like 4 different ways.LOL. oh well cant win em all.
Thanx nice job
I tried like 4 different ways.LOL. oh well cant win em all.
Thanx nice job
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Need some answers and help for bg image.
O, thank you very MUCH, *Mare-SBK* . It works.
Topic can be locked.
Topic can be locked.
Re: Need some answers and help for bg image.
Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» I have a few html and css questions any help?
» Capwey's Answers
» Image style HTML Stop working when Image auto-resize is Enabled.
» Email notification when members login?
» Replace folder image with a text (folder image = image od topics, new topics, and locked topics of the categories and forums)
» Capwey's Answers
» Image style HTML Stop working when Image auto-resize is Enabled.
» Email notification when members login?
» Replace folder image with a text (folder image = image od topics, new topics, and locked topics of the categories and forums)
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum