• Resolved Solidify

    (@solidify)


    Hi, I’m working on a site using the Parabola theme, and was wondering how to round the corners on my header and content containers. I’d like to do the same with my menu buttons if that’s possible.

    Any help would be very much appreciated.

Viewing 11 replies - 16 through 26 (of 26 total)
  • Thread Starter Solidify

    (@solidify)

    So I did that and now I can’t even access the site or remove wordpress or anything. This is nerve wrecking.

    You should start a new topic in the forum. Did you just delete the plugin?

    Thread Starter Solidify

    (@solidify)

    Yes I even tried uninstalling all of the plugins, but nothing worked. So I just had fatcow reset everything and started over.

    Everything is looking good now, but I couldn’t get the menu code to work.

    Great!
    Now just add this for the navigation:

    .l_tinynavNaN a {
      border-radius: 20px;
    }
    #access ul li {
      position: static;
    }
    Thread Starter Solidify

    (@solidify)

    Awesome!

    Good stuff! Don’t forget to mark this as “resolved” so everyone knows. Nice working with you.

    Signed,
    [sig moderated as per the Forum Rules]

    Thread Starter Solidify

    (@solidify)

    Okay now how do I reduce the margin between the bottom of the menu and the top of the content boxes?

    Also, is there a way to get rid of the effects inside my widget boxes and just apply them to the outer box?

    Sure!

    #access {
      margin: 10px 0px -15px 0px;
    }
    
    .xoxo li li {
      border-radius: 0;
      box-shadow:  none;
      background:  transparent;
    }
    Thread Starter Solidify

    (@solidify)

    Thanks again Trey. Its actually starting to look like my original design now!

    My absolute pleasure. If you need any more help, I’ll be here or you can always email me @: [email address moderated – these forums do not provide support via email] ??

    Cheers!

    @designsbytrey: Please do not solicit contact via email. Posting your email address or asking others to contact you off forums is really frowned upon here. Please do not respond to attempts to solicit work via these forums. If anyone does post such an advertisement (as the previous poster did) or suggest that you use any site other than https://directory.codepoet.com/ or https://jobs.wordpress.net/ please add a modlook tag to the topic. A forum moderator will be along shortly to remove the offending post and deal with the poster in question.

    Soliciting work is not allowed on these forums – full stop.

Viewing 11 replies - 16 through 26 (of 26 total)
  • The topic ‘How to Round Corners’ is closed to new replies.