Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

How to add radius to the banner?

edited December 2011 in Vanilla 2.0 - 2.8

Hi
I need to add a 10px radius to the top right and left of my banner. I have tried to find the dive tag for it but I cant in style sheet. firebug shows it the div as (span) I went there to add the radius not work, can you please tell me what line is that and how to change it? Thanks in Advance

Tagged:

Answers

  • sahotataransahotataran Developer, Bay Area - CA ✭✭✭

    try giving your radius to div#Logo

    There was an error rendering this rich post.

  • Hi
    I don't see any div under the name div#logo

  • sahotataransahotataran Developer, Bay Area - CA ✭✭✭

    did you check in firebug or your custom.css???
    firebug will show you the div in which the logo is wrapped.
    if there is no div by that name in your css then you can create one in css. also you can try giving the radius to that div in the firebug itself.
    can you post link for your forum?

    There was an error rendering this rich post.

  • sahotataransahotataran Developer, Bay Area - CA ✭✭✭

    you have a whole image as your logo. and you did not even include any logo for it?

    There was an error rendering this rich post.

Sign In or Register to comment.