I am referring to version 6.x-3.1 because I am assuming that your patch and version 6.x-3.1 are identical.
When you hover over the links in the navigation bar there is a little inconsistancy.
Check screenshot: http://i34.tinypic.com/vpyoaq.jpg
2. How do I remove the extra white space from the right top box? Does the right top box has its own css styling because I would love to remove the border only from the right top box. :)
Check screenshot: http://i37.tinypic.com/5bqkh5.jpg
Comments
Comment #1
Jeff Burnz commentedWhat browser are you using? Hover doesn't appear like that to me in IE6, 7 or FF3.
To remove the border, white space ect for a particular block use CSS, something along the lines of...
You'll have to tweak for your preferred browsers and particular taste (margin and padding adjustments, aligning elements etc).
In the future please post multiple issues as separate issues, that way I can manage them more easily (such as for the Category and status of each issue).
Comment #2
portait commentedThis is strange, I am using Firefox 3.01 on OSX. I have tried it also with Firefox 3.01 on WinXP with the same result.
See screenshot: http://i34.tinypic.com/2a5ke86.jpg
Maybe it is because I am using a "jpg" logo?
Sorry for posting multipe problems in one post. Thanks for the css code. :)
Comment #3
Jeff Burnz commentedCould be, I'll try to get a change to look on a Mac (mine is on the blink right now, dang it).
When its live give me a shout on this thread and I'll take a look, probably a quite simple CSS tweak for your site.
Comment #4
typehost commentedThanks for the update on this - one of the best themes I have used for Drupal and adding the extra block regions on the right is an excellent addition. However, after upgrading I also found a small navigation bug... a white line appears on the top of the menu just above the RSS button. See attached screenshot. Happens in FF3 & IE7.
Also, I would like to change the menu on the left, so the entire bar displays a single color (see second screenshot) - any suggestions for that also appreciated.
This upgrade also affected the way my slideshows in the header region display, cutting off half of the bottom line of text on some frames that were displaying fine before, but I'll dig into the CSS when I have the time and see if I can fix it without changing all the pages individually.
Comment #5
Jeff Burnz commented@typehost - how odd about the RSS white line, that has be stumped! I really need to see something live as I just don't see that on my test installs.
To change the menu bar you only need to change one line of CSS. In the style sheet for the color theme you are using - for example "newswire_rubinator.css" (all the color specific stylesheets are in the /css/ folder), look for this line:
Comment #6
typehost commentedThe second question I solved by editing the color in the newswire_washington.css file:
#suckerfish {
border-left: 15px solid #336699;
}
The slideshow issue I solved by changing overflow from hidden to visible.
Not big issues, but still haven't figured out what is causing the white line on the right of the menu.
Comment #7
portait commentedThe site is located at: http://www.ekine.de
Comment #8
Jeff Burnz commented@portait
Hey, now I see the problem - you are going to have to change a few paddings in style.css -these are around lines 122 - 136, just change the paddings, nothing else, that should fix your problem.
BTW - I really like the colours you have used, the green is most appealing.
Comment #9
portait commentedThank you very much. That worked great. :) I am glad to hear that you like the colours, because out of many we had one critical voice about the green colour. But best of all drupal themes is the newswire theme. ;) Thanks for releasing it.
Comment #10
Jeff Burnz commentedComment #11
hellaswebnews commentedhi jmburnz
I have an issue you might be able to help.
My top navigation menu apperas twice, in the side coln (which is exactly where I wanted to be) and the suckerfish menu where I do not wanted at all !!!
Can you guide me to get it off the suckerfish menu?
the site is: www.hellaswebnews.com
I would greatly appreciate your help since I have already spent a few days on it unsuccessfully :(
regards, hellaswebnews.
Comment #12
Jeff Burnz commented@aris53m - switch one off (disable) using the block configuration or Nice menus, whichever one you dont want. This is not theme related.
Next time you have an issue please start a new thread and do not hijak older threads for you own use.
Comment #13
hellaswebnews commentedthx, and sorry for the wrong placed post