Home
::
Help
::
Search
::
Login
::
Register
Welcome Guest! Please
Login
or
Register
Username:
Password:
Enter your search terms
Submit search form
Web
support.virtualforums.co.uk
vForums Support
::
Programming & Coding
::
Code Requests & Support
:: Image before menu - View Topic
Topic Rating:
Printable View
Further
New Member
Posts: 8
Status: Offline
Gender: Male
Joined:
Reputation:
0%
pm
www
msn
Image before menu
(
19th Aug 08 at 6:00pm UTC
)
I need a simple code to place an image before the menu to push it farther to the right.
http://styles.vforums.co.uk
Thanks in advance.
Back to Top
-
Link to Post
Alex Bailey
Senior Member
Posts: 503
Status: Offline
Gender: Male
Location: Uk
Age: 33
Joined:
Reputation:
8%
pm
msn
aim
Re: Image before menu
(
19th Aug 08 at 6:33pm UTC
)
http://support.virtualforums.c
o.uk/board/database/action/vie
w_topic/topic/1414
Use that code
It will center the menu
Back to Top
-
Link to Post
ting-tong2k6@hotmail.com
Jason
Moderator
www.random-image.net
Posts: 223
Status: Offline
Gender: Male
Location: University of Waterloo, Canada
Age: 35
Joined:
Additional Groups:
Spell Checker
Reputation:
22%
pm
www
Re: Image before menu
(
19th Aug 08 at 6:35pm UTC
)
Posted By
Further
on
19th Aug 08 at 6:00pm
I need a simple code to place an image before the menu to push it farther to the right.
http://styles.vforums.co.uk
Thanks in advance.
A pretty quick modification to
Wrighty's code
<script>
/*Add Menu Buttons
Created By Wrighty
Modified to add to the left
support.virtualforums.co.uk*/
var menu = get('menu_buttons','id').getElementsByTagName('font')[0];
function do_menu_left(img_src,link, guest){
if(guest){
menu.innerHTML= "<a href="+link+"><img src='" +img_src+"' border=0></a> :: " + menu.innerHTML;
}else{
if(vf_username != 'guest'){
menu.innerHTML= "<a href="+link+"><img src='"+img_src+"' border=0></a> ::" + menu.innerHTML;
}
}
}
do_menu_left('IMAGE LINK','URL TO LINK TO', false);
</script>
That should work
(modify/add more of the red part)
Back to Top
-
Link to Post
- Last edit:
by
Jason
Image Randomizers
- official vForums partner
^ Live stats
^
Further
New Member
Posts: 8
Status: Offline
Gender: Male
Joined:
Reputation:
0%
pm
www
msn
Re: Image before menu
(
19th Aug 08 at 6:54pm UTC
)
I was gonna center the menu, but I didn't want to.
Thanks frufru.
Back to Top
-
Link to Post
Jason
Moderator
www.random-image.net
Posts: 223
Status: Offline
Gender: Male
Location: University of Waterloo, Canada
Age: 35
Joined:
Additional Groups:
Spell Checker
Reputation:
22%
pm
www
Re: Image before menu
(
19th Aug 08 at 6:57pm UTC
)
Posted By
Further
on
19th Aug 08 at 6:54pm
I was gonna center the menu, but I didn't want to.
Thanks frufru.
you're welcome
Back to Top
-
Link to Post
Image Randomizers
- official vForums partner
^ Live stats
^
Printable View
Choose Skin
Original
slip.wr.blu
All times are GMT+0 :: The current time is 11:24pm
Page generated in 0.1754 seconds
This Forum is Powered By
vForums
(v2.4)
Create a Forum for Free
|
Find Forums