In order for us to help you faster, please always include the following in your posts:

  • A link to your website (if developing offline please include a screenshot).
  • The exact Joomla! version (J!1.5.7) you are running.
  • The template version from the xml (located in "site root / templates / template name / template_details.xml")
  • Your servers php version.
  • Which browser(s) the issue is occurring in.

This information should be in the following format:

WEBSITE URL:
http://www.pietsnot.com
JOOMLA VERSION:
1.5.5
TEMPLATE VERSION:
1.4
PHP VERSION:
5
AFFECTED BROWSERS:
IE6, IE6, FF3, FF2.01

DESCRIPTION:

I am unable to get my suckfish menu to work in the above mentioned browsers.

It is also important that you check the following before posting:

  1. Have you have read the templates guide. (http://moourl.com/guides)
  2. Have you tested another template to see if the issue is related to your website or the template.
  3. Have you tried installing a fresh copy of the template to see if the problem exists in the original packaged version?
HIDE THIS MESSAGE
FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
Suckerfish menu tabs (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Suckerfish menu tabs
#220
GoTalkSports (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Suckerfish menu tabs 10 Months, 2 Weeks ago Karma: 0  
I just set up the iFresh template onto my site and am having difficulty setting up the suckerfish menu so that the tabs appear behind each menu item. please advise.

here is my site: www.gotalksports.com

thanks in advance for the help.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#229
Andy (Admin)
Co-Founder of JoomlaJunkie
Admin
Posts: 693
graphgraph
User Online Now Click here to see the profile of this user
Gender: Male Location: Cape Town, South Africa
Re:Suckerfish menu tabs 10 Months, 2 Weeks ago Karma: 14  
Hi,

It appears the image files url in the menu.css file is linked directly to our server. If you look for this bit of code:

Code:


#topmenu li a {
color: #fff;
font-weight: bold;
text-decoration: none;
text-transform: lowercase;
padding:0 9px 0 0;
background: url(http://www.joomlajunkie.com/commercial/ifresh/templates/ifresh/images/topmenu-rightbg.gif) top right no-repeat;
}

#topmenu li a span {
font-size:12px;
padding: 0 3px 0 12px;
background: url(http://www.joomlajunkie.com/commercial/ifresh/templates/ifresh/images/topmenu-leftbg.gif) top left no-repeat;
}


Replace with:

Code:


#topmenu li a {
color: #fff;
font-weight: bold;
text-decoration: none;
text-transform: lowercase;
padding:0 9px 0 0;
background: url(../images/topmenu-rightbg.gif) top right no-repeat;
}

#topmenu li a span {
font-size:12px;
padding: 0 3px 0 12px;
background: url(../images/topmenu-leftbg.gif) top left no-repeat;
}


We use hard coded links during development, this should have been removed but was missed when packaging the template....too many late nights

Sorry for that, but this should sort you out.

All the best.
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
#230
GoTalkSports (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:Suckerfish menu tabs 10 Months, 2 Weeks ago Karma: 0  
Thanks Andy! Worked like a charm.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Love Thy Favicon!

Click on a block to select it..


  • Template Club

    We have included a number of subscription options to give you access to all our templates. readmore

  • JoomlaJunkie Blog

    Have you seen the JoomlaJunkie Blog, where we will be covering all kinds of exciting topics! readmore

  • Help & Support

    We offer various types of support to assist you getting setup with your new template. readmore

  • Demo Templates

    Not had a look at our templates yet? Why not head over to our demo server to take a peek!! view demos

 
  • Copyright ©2008 JoomlaJunkie.