Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Joomla login text alignment

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #44529
    ani7ruddha
    Participant

    I want the **login text to be aligned in left** for text “Forgot your password?
    Forgot your username?
    Create an account”

    http://techcongress.net/2013/index.php/exhibit

    #133963
    Paulie_D
    Member

    This is the problem

    ul.userlinks li {
    [REMOVED]
    padding-left: 140px!important;
    }

    It’s overriding any other stylings

    #133976
    ani7ruddha
    Participant

    In which file??

    What shall I do?

    #133983
    Paulie_D
    Member

    In the CSS file.

    #133984
    ani7ruddha
    Participant

    what shall i replace and in which css file?

    #133986
    Paulie_D
    Member

    That’s basic.

    Use Chrome’s Inspect Element or Firebug to locate the right place.

    I don’t mind helping out but you have to do at least some of the work.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘CSS’ is closed to new topics and replies.