Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved Where i place these?
#1
Not Solved
http://community.mybb.com/thread-82696.html

Where do i place the javascript?
#2
Not Solved
all general links code is to be placed in the header template
member specific links to be added to header_welcomeblock_member template
#3
Not Solved
(2013-04-28, 05:04 PM).m. Wrote: all general links code is to be placed in the header template
member specific links to be added to header_welcomeblock_member template

How can i make a image a dropdown link?
#4
Not Solved
^ please elaborate your requirement
a link code is like <a href="link path">link text</a>
if you want to use an image instead of text link then it can be like below
<a href="link path"><img src="path to image" /></a>
#5
Not Solved
(2013-04-28, 06:17 PM).m. Wrote: ^ please elaborate your requirement
a link code is like <a href="link path">link text</a>
if you want to use an image instead of text link then it can be like below
<a href="link path"><img src="path to image" /></a>

i want it so when someone highlights over the image it shows a list of links like the text drop down link. not just where you click on image you go to a page.


Forum Jump:


Users browsing this thread: 1 Guest(s)