Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • mehmet_alp Friend
    #179863

    Hello everyone,

    how can I get rid off the titles?
    When I use the K2 User Plugin. If u click on Create account u got directed to the login page. I DON`T WANT that the big title “Login” is seen.

    Can anyone help?

    Tnx in advance

    Alp

    Saguaros Moderator
    #464006

    Hi Alp,

    Do you mean this login page as in demo site: http://www.joomlart.com/demo/#joomla25-templates.joomlart.com/ja_wall/?utm_campaign=wall&utm_source=demotb > Pages > Login page ?

    If so you could go to: templates/ja_wall (your default template) / css/joomla.css file, find this class (line 31)

    .login h1 {
    display: none; << add this line
    font-size: 250%;
    margin-bottom: 20px;
    margin-top: 0;
    }

    If not, post your site url here, I shall help you out

    mehmet_alp Friend
    #464059

    Hi Saguaros,

    this is the login page I am talking about:

    http://www.ozan-arif.net/index.php/shop-login?view=registration

    Tnx a lot for your help,

    BR

    Alp

    arucardx Friend
    #464075

    #josForm.componentheading { display: none; }

    If not mistaken.

    mehmet_alp Friend
    #464221

    Sry can’t find ”#josForm.componentheading”.

    Neither in templates/ja_wall (your default template) / css/joomla.css not in any other file

    Saguaros Moderator
    #464232

    Hi mehmet_alp,

    Try to add this in template.css file:

    #content .content-inner #josForm .componentheading { display:none;}

    mehmet_alp Friend
    #464279

    That’s it!

    Thank you so much!

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 3 voices, and was last updated by  mehmet_alp 12 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum