Home and Contact Banner links are not appearing

saundra2 - January 16, 2009 - 05:13
Project:Coolweb
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:eleonel
Status:active
Description

The theme appears to be working correctly, however the home and contact vertical banners in between the blue and green header is not appearing.

#1

garga - January 19, 2009 - 15:33

I have the same Problem

#2

neerjasoftwares - January 27, 2009 - 13:31

To resolve this problem, please replace these classes in style.css file:

#topSidemenuPan ul li.home a {
width:99px;
height:277px;
display:block;
background:url(images/righttabs.jpg) no-repeat -99px 0px;
text-indent:-20000px;
}
#topSidemenuPan ul li.home a:hover {
width:99px;
height:277px;
background:url(images/righttabs.jpg) 0 0 no-repeat;
}
#topSidemenuPan ul li.contact a {
width:99px;
height:277px;
display:block;
background:url(images/righttabs.jpg) no-repeat -297px;
text-indent:-20000px;
}
#topSidemenuPan ul li.contact a:hover {
width:99px;
height:277px;
background:url(images/righttabs.jpg) no-repeat -198px 0px;
}

Also, please put the attached image in the Images folder.

This should help.

AttachmentSize
righttabs.jpg 34.16 KB

#3

robbbrewer - February 6, 2009 - 21:54

I've made the above changes, but it still doesn't work.

#4

neerjasoftwares - February 20, 2009 - 09:21

We checked again and its working fine at our end, can you give us the URL of your website or can you elaborate a bit more so that we can assist you further.

#5

eleonel - February 24, 2009 - 20:27
Assigned to:Anonymous» eleonel

Hi. I have the same problem. I've made the changes but dont work. I put the image in to coolweb/images and i replace the classes in the style.css file.

I have drupal 6.9.

This is my css file. (modified)

AttachmentSize
style.txt 14.61 KB

#6

MusicCity - February 27, 2009 - 05:26

Very same issue here, was there an update?

#7

pimentoski - March 10, 2009 - 22:35

I have the same Problem, i made the fix in css and put the jpeg in images folder and still not working.

#8

neerjasoftwares - March 16, 2009 - 12:56

We have fixed this issue. You need to download the updated version of the theme from the link below:

http://www.neerjasoftwares.com/Drupal-Themes

#9

eleonel - March 16, 2009 - 22:10

Tanks & congratulations!

 
 

Drupal is a registered trademark of Dries Buytaert.