XSitePro Website Design Software Message Board

The online forum dedicated to XSitePro users. Get help with website design in general and using this popular and incredibly powerful website software
It is currently Fri May 24, 2013 1:01 am

All times are UTC - 7 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Fri Dec 28, 2007 3:38 am 
Offline

Joined: Fri Dec 28, 2007 3:33 am
Posts: 7
Is it possible to use an image in front of a "navigation bar" link?

I saw the Others tabs contains a section on Navigation Bar but I cannot find how to do this.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 28, 2007 12:42 pm 
Offline
User avatar

Joined: Tue Apr 25, 2006 4:49 am
Posts: 897
Location: Australia
You can hard code any image into the nav bar, but you will also need to external link it to the relevant page and not use the XSP built in facility. This really means that you have to build your own nav bar.

_________________
Best Wishes
Michael
Make your backlinks relevant and one-way
http://beam.to/neurolinker


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 28, 2007 4:53 pm 
Offline

Joined: Fri Dec 28, 2007 3:33 am
Posts: 7
thanks michael


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 28, 2007 8:00 pm 
If your handy with CSS you can make the default nav menu do many things, and not need to manually build the menu.

Code:
a.NAVBAR_LEFT:link {background: url(back-1.jpg) no-repeat;}
a.NAVBAR_LEFT:visited {background: url(back-1.jpg) no-repeat;}
a.NAVBAR_LEFT:hover  {background: url(back-2.jpg) no-repeat;}
a.NAVBAR_LEFT:active  {background: url(back-2.jpg) no-repeat;}


That might work to place an image behind the link text, with hover state, have not yet tested it. Then you simply design the image to look like it places you image in front of the link.

Or you can use different border widths to put blocks in front of text.

Got an example of exactly what your looking for?


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 7 hours


Who is online

Users browsing this forum: Bing [Bot], Exabot [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group