since i used the older version the image in the corner appeared very nice. Upgrading to the last version shows a grey column in the right size . Why
| Comment | File | Size | Author |
|---|---|---|---|
| c6rner.jpg | 26.1 KB | zoia |
since i used the older version the image in the corner appeared very nice. Upgrading to the last version shows a grey column in the right size . Why
| Comment | File | Size | Author |
|---|---|---|---|
| c6rner.jpg | 26.1 KB | zoia |
Comments
Comment #1
kirie commentedHello and thank you for the feedback. Can you give me some more information?
- Which browser are you using - does it also happen in other browsers?
- Which corner settings are you using?
- Does it also happen with the built in corner images?
Comment #2
zoia commentedHi Kirie . The new features are great but i wish i could have my image without this grey disruption. I tested in firefox 3.5 and ie8. I also tried several images provided with the module and others that i created. The settings are the basic ( image -tasted both fixed and absolute- +url )
Comment #3
zoia commentedHi Kirie
I ve found that the problem is caused by the style.css in my template because i have already corners . So i suppose displays the image from the corner module and also the themed one.
Any suggestion?
/*------CORNERS------*/
.corner-top-left {background:url(images/corner-top-left.gif) no-repeat left top;}
.corner-top-right {background:url(images/corner-top-right.gif) no-repeat right top;}
.corner-bot-left {background:url(images/corner-bot-left.gif) no-repeat left bottom;}
.corner-bot-right {background:url(images/corner-bot-right.gif) no-repeat right bottom; width:100%;}
Comment #4
kirie commentedHello again - can you send me the URL of your site (use private contact form), and I can try to figure out what's wrong.
Comment #5
zoia commentedok thanks
Comment #6
kirie commentedHello, I had a brief look at the site and yes, you are correct - there is a conflict between two CSS classes; one is used by the Corner module, the other by your theme to create rounded corners. The CSS class in question is ".corner-top-right" and is located in your style.css (line 86) and also in the Corner module corner.css.
You have two options; override the Corner template and style by copying them to your theme directory and changing the offending CSS class to something else - or rename the CSS class used by your theme.
Hope this helps - good luck!
Comment #7
zoia commentedyour suggestion simply does nothing . Thanks a lot i will try other module