Welcome, Guest
Please Login or Register.    Lost Password?

Trans Bear Horizontal menu buttons
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Trans Bear Horizontal menu buttons
#3062
Trans Bear Horizontal menu buttons 2 Years, 7 Months ago Karma: 2
Hello again everyone,

I was doing some editing of the HTML file on Trans Bear...down around the logo area...I took out the logo image and changed the url to use as my own external links for the website clients to login to the backend and to thier webmail. It kind of makes it convenient to turn the links off and on this way.

Anyway to the problem...not sure if editing the logo area actually did anything to cause the issue, but the hor menu buttons...while hovering over them...only the top half of the buttons turn color...the bottom of the button is now white. Here's the link to the site so you can check it out.

http://jaxproviderservices.net

Thanks for any help,
Matt

P.S. The links are at the bottom of the page in light grey.
mdc32073
Junior Boarder
Posts: 30
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Jacksonville, FL Birthday: 05/30
Last Edit: 2009/10/04 06:33 By mdc32073.
The administrator has disabled public write access.
 
#3063
Re: Trans Bear Horizontal menu buttons 2 Years, 7 Months ago Karma: 41
Looking at it now.
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#3064
Re: Trans Bear Horizontal menu buttons 2 Years, 7 Months ago Karma: 41
There is a line of CSS in transbear that positions the background image for the menu on hover - It l;ooks like it's missing from yours:
#nav a:hover (line 934)

{

background-position: left top;

}

I don't know how I ended up with that at line 934 though - near the bottom of the CSS.

You should be able to change just teh background position in the block at line 227 in your CSS:

#nav a:hover (line 227)

{

color: #ffffff;

background-repeat: repeat-x;

background-position: 0px 50%;

}

I've started cleaning up a few things in this template and updates coming soon.
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#3065
Re: Trans Bear Horizontal menu buttons 2 Years, 7 Months ago Karma: 2
Hello Big Bear,

I looked at the css code, and I think it looks ok. I attached a txt of the file if you feel like checking it out.

Strange thing...It worked after I edited the #bear div. I think.....hehe.

Anyway, if you have time

Thanks,
Matt
File Attachment:
File Name: template_css.txt
File Size: 16529
mdc32073
Junior Boarder
Posts: 30
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Jacksonville, FL Birthday: 05/30
The administrator has disabled public write access.
 
#3069
Re: Trans Bear Horizontal menu buttons 2 Years, 7 Months ago Karma: 2
Hey there,

Well, it looks like i got everything back to normal now for the site. I ended up reinstalling the template then re-entering my code into the html file, then I copied and edited the bear div that big bear created and named it all something different. In the html file I just replaced the bear div lines with the new ones I created.

I don't think that the original edits caused the problem....not sure what did, but reinstalling the template replaced something that was missing.

Thanks,

Matt
mdc32073
Junior Boarder
Posts: 30
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Jacksonville, FL Birthday: 05/30
The administrator has disabled public write access.
 
#3070
Re: Trans Bear Horizontal menu buttons 2 Years, 7 Months ago Karma: 41
Glad it's working - I feel bad - I was going to offer to go in and have a look - but you beat me to it.
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Support
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear