The tabs are not being displayed correctly. See the attached screenshot. I am getting the error in Firefox 2.0 and IE7. Let me know if you need anything else.
| Comment | File | Size | Author |
|---|---|---|---|
| tabs_1.jpg | 22.71 KB | jsloyer |
The tabs are not being displayed correctly. See the attached screenshot. I am getting the error in Firefox 2.0 and IE7. Let me know if you need anything else.
| Comment | File | Size | Author |
|---|---|---|---|
| tabs_1.jpg | 22.71 KB | jsloyer |
Comments
Comment #1
melon commentedThis usually happens when the relevant funcion in template.php is not working properly. There is a function that injects span tags into the a tag in the menu items. Please ensure that you didn't rename the theme, or you renamed all theme function names from
ubiquity_*to your theme name.Alternatively you can try the -dev version.
Comment #2
jsloyer commentedWell I renamed the theme. Do I have to go through an rename all the functions too?
Comment #3
melon commentedOf course. Rename all theme functions in template.php from ubiquity_* to yourthemename_* and it will be ok.
Comment #4
(not verified) commented