Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • akasan Friend
    #174408

    Hi,
    Sorry for the very noob question.
    I added a block, which is at the top of the site.
    Where can I find in template.css styles to it?

    I would like to move to the right position and change color.

    Regards,
    Akasan

    TomC Moderator
    #440676

    <em>@akasan 303670 wrote:</em><blockquote>Hi,
    Sorry for the very noob question.
    I added a block, which is at the top of the site.
    Where can I find in template.css styles to it?

    I would like to move to the right position and change color.

    Regards,
    Akasan</blockquote>
    In order to try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General Settings

    Also, please identify the new block you created.

    akasan Friend
    #440677

    Than for fast reply.

    site is a-tg.pl

    Block is visible at the top (login).
    <block name=”top-panel” type=”modules” style=”raw” main-inner=”1″>top</block>

    TomC Moderator
    #440681

    <em>@akasan 303670 wrote:</em><blockquote>Hi,
    Sorry for the very noob question.
    I added a block, which is at the top of the site.
    Where can I find in template.css styles to it?

    I would like to move to the right position and change color.

    Regards,
    Akasan</blockquote>

    Looks like the the css to work with is within the following file path –> /modules/mod_cdlogin/tmpl/css/mod_cdlogin.css

    to align your login link to the right . . .

    at line 82


    /* Link to window open, login and logout link */
    div.cd_moduletitle_logo {
    background-image: url(../images/cdlogin_moduletitle.png) !important;
    background-repeat: no-repeat !important;
    height: 18px;
    line-height: 19px;
    text-align: left!important;
    }

    change “text-align” to “right”

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

This topic contains 4 replies, has 2 voices, and was last updated by  TomC 12 years, 9 months ago.

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