test
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • twisko Friend
    #158038

    Hi,

    I´m using ja_social -Template:

    The Time- and Update-Information are in english at the Frontpage. Could I change it to german language?

    I can´t change the Template width. Why?

    The pictures at the Frontpage all left after installed the template. I would like the pictures right. But I can´t find the way.

    The favicon don´t show! I upload my favicon to templates/ja_social. Is that wrong?

    Thanks for helping!

    aman204 Friend
    #369214

    1) Probably, this can help ::

    http://www.joomlart.com/forums/topic/suggestions-to-joomlart/

    2) Please eloborate on error or issue you are facing
    3) To avoid confusion, Can you please provide screenshot marked with annotations as to what you need
    4) Please ensure to clear your browser cache for new favicon to show up. Also, Delete the favicon stored here::
    templates/rhuk_milkyway/favicon.ico

    Alternatively, You can try out this favicon extension ::
    http://extensions.joomla.org/extensions/style-a-design/design/3343

    twisko Friend
    #369303

    This is the screenshot from a frontpage-article.
    The picture is left, but I would like it to the right side.
    I don´t know the way.


    1. Unbenannt2
    aman204 Friend
    #369306

    <em>@twisko 211744 wrote:</em><blockquote>This is the screenshot from a frontpage-article.
    The picture is left, but I would like it to the right side.
    I don´t know the way.</blockquote>

    You can change this::

    .article-image {template.css (line 184)
    float: left;
    width: 130px;
    }

    to

    .article-image {template.css (line 184)
    float: right;
    width: 130px;
    }

    and then, change this::

    .fp-article-content {template.css (line 312)
    padding-left: 145px;
    }

    to

    .fp-article-content {template.css (line 312)
    padding-right: 145px;
    }

    and adjust padding value accordingly

    twisko Friend
    #369309

    Hi Aman,

    great, the pictures right. But the text flow over the pictures. Please see the attachment.
    You have an idea?


    1. Unbenannt3
    aman204 Friend
    #369333

    This can be made right through this::
    <blockquote>
    and then, change this::

    .fp-article-content {template.css (line 312)
    padding-left: 145px;
    }

    to

    .fp-article-content {template.css (line 312)
    padding-right: 145px;
    }

    and adjust padding value accordingly</blockquote>

    twisko Friend
    #369337

    Hi Aman,

    I can´t fix the problem.

    I created an account for you, so you can see the page.
    You will get the Login-Information by message.

    aman204 Friend
    #369340

    You can increase padding-right value probably to 225px ::

    .fp-article-content {template.css (line 312)
    padding-right: 145px;
    }

    twisko Friend
    #369341

    … no different result.

    Is there a way to switch out this picture-layout-option on frontpage?
    Watch at http://www.bogensport-extra.de/basiswissen.html , this picture-layout is perfect.

    twisko Friend
    #369343

    Hi Aman,

    now it ist perfect.

    Thank you for helping!

    aman204 Friend
    #369346

    <em>@twisko 211785 wrote:</em><blockquote>… no different result.

    Is there a way to switch out this picture-layout-option on frontpage?
    Watch at http://www.bogensport-extra.de/basiswissen.html , this picture-layout is perfect.</blockquote>

    Change this::

    .article-image {template.css (line 184)
    float: right;
    width: 130px;
    }

    to

    .article-image {template.css (line 184)
    float: right;
    }

    and remove in this:::

    .fp-article-content {template.css (line 312)
    padding-right: 145px;
    }

    twisko Friend
    #369363

    The most thinks are perfect now.

    But I can´t fix the problem with the favicon.
    The website (http://www.bogensport-extra.de online now) use permanent the joomla-standart-favicon.

    – The Template rhuk_milkyway is not at the server.

    – Alternatively, I checked http://extensions.joomla.org/extensi…gn/design/3343 … but my favicon doesn´t work.

    Anywhere must be the Joomla-Standart-Favicon?
    But where? I would like to change it.

    aman204 Friend
    #369379

    Sorry, found the right path reference now for favicon ::

    plugins/system/jat3/base-themes/default/images/favicon.ico

    You can update this image file now with same name 🙂

    twisko Friend
    #369481

    Great. Thank you so much.

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

This topic contains 14 replies, has 2 voices, and was last updated by  twisko 13 years, 11 months ago.

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