Viewing 11 replies - 1 through 11 (of 11 total)
  • WPyogi

    (@wpyogi)

    You’ll need to post a link to your site so someone can see the problem and the code…

    Thread Starter wilro09

    (@wilro09)

    thorshammer

    (@thorshammer)

    Yes, this is a bit of a short-coming for the RedBel theme: the default width for the SUBMIT button is 258px – which pretty much assumes it is used in the body.

    To fix this, edit the STYLE.CSS document as follows:

    .input-submit, input#submit {
    	width:258px;

    Change that width value from 258px to about 160px – that should accommodate the sidebar width. Note that this will change the “Submit” button wherever it occurs in your website.

    Thread Starter wilro09

    (@wilro09)

    This “clips” the image rather “stretch/reduce” it.

    thorshammer

    (@thorshammer)

    Okay, I’ve created an edited version of that graphic, designed for a .input-submit element of 188px. So…
    1) edit that style to set the width to 188;
    2) get the edited sprite (graphic) here:
    http://www.asgardforge.com/submit-miracle.png (use right-click/save)

    That image needs to be renamed to submit.png, and placed in your RedBel theme’s /images folder. (First move the one that’s already there to another location, as a fall-back.) Let me know when that’s done.

    Thread Starter wilro09

    (@wilro09)

    Thank you. That looks great!

    thorshammer

    (@thorshammer)

    Sure thing.
    (Maybe mark this as “resolved”…)

    Thread Starter wilro09

    (@wilro09)

    This smaller button works fine for me. I don’t generally put a lot of text on my buttons.

    thorshammer

    (@thorshammer)

    Ummm…. ??

    (I was referring to marking your thread here as “resolved” – button below on this page)

    Thread Starter wilro09

    (@wilro09)

    I thought I did. I’ll try again!

    Thread Starter wilro09

    (@wilro09)

    The resolved button on the right works. 😉

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘[Theme: RedBel] Subscribe button overruns sidebar’ is closed to new replies.