Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • reimo Friend
    #147516

    Can anyone explane to me, how can i make similar grey stripe or dash with the text and small pictures (What is Joomla? What is module?…)
    See in this link http://templates.joomlart.com/ja_purity_ii/index.php?option=com_content&view=article&id=46&Itemid=53

    I can not find any information about editing that grey stripe (position name is ”user1”).

    Thanks

    micrantha Friend
    #328910

    Hello,
    Best way is to install quickstart version locally and study setup of template.
    On position user1, user2 etc custom modules are published.
    HTML-code in module on user1:

    <p><img src="images/stories/demo/sam-6.png" border="0" alt="Global" align="left" /> <a href="http://www.joomla.org" target="_blank" title="Joomla">Joomla</a> is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications <a href="http://www.joomla.org" target="_blank" title="Joomla">...</a></p>

    Good luck,
    Micrantha

    denis25 Friend
    #328913

    You have 5 positions in this “grey stripe” (Topsl) :
    The names of the five positions are : user1, user2, user3, user4, user5

    In the bottom of the template, you have the same grey stripe (Botsl)
    The names of the five positions are : user6, user7, user8, user9, user10

    I’m agree with micrantha, the modules in the exemple are custom modules (custom HTML).
    In this type of modules, you can put texts, images,… like in an article.

    jaybrd1 Friend
    #328914

    I am not sure if it your language or what, but I have troubles understanding what it is you really want. I have read the previous answers, but I have read your question differently. I think you want to know how to put the dashed lines under the words like in the demo?

    If that is the case, below is the code used to do that:
    <blockquote>#ja-topsl a, #ja-botsl a {
    border-bottom:1px dotted #CCCCCC;
    color:#CCCCCC;
    text-decoration:none;
    }</blockquote>
    Hope this helps, if not, you might need to be more specific.

    denis25 Friend
    #328918

    Yes, I think I have not understand very well the question.
    I think your answer is the better 😉

    reimo Friend
    #328953

    Thank you everyone for responses. Was realy helpfull.

    Now I have created user1 and user2 menus. In user1 and user2 menus i need just Title, small picture and normal text (without links). What kind of menu item i need to choose to make it what i want?
    Can I do that without code writting? Because Im not strong in css.

    p.s. Sorry for my weak language skills

    jaybrd1 Friend
    #328980

    Just create an article or what ever and publish it in the user 1 or 2 position, title options are locates in the parameters section on the right side of page.

    reimo Friend
    #328992

    If I publish menu item – single article in position user1, then in menu position user1 shows link to article. But I dont need any links there. In menu position user1, user2 …I need just text with picture.

    jaybrd1 Friend
    #328993

    Again, you can adjust these issues in the parameters section of the article.

    You can show title or not
    You can link to title or not

    Have a look at the parameters on the right side of the page when editing article, play around with them, you will get what you want.

    This is basic joomla stuff, try experimenting.

    arush Friend
    #333853

    <em>@denis25 159904 wrote:</em><blockquote>You have 5 positions in this “grey stripe” (Topsl) :
    The names of the five positions are : user1, user2, user3, user4, user5

    In the bottom of the template, you have the same grey stripe (Botsl)
    The names of the five positions are : user6, user7, user8, user9, user10

    I’m agree with micrantha, the modules in the exemple are custom modules (custom HTML).
    In this type of modules, you can put texts, images,… like in an article.</blockquote>

    I want to change the color of this grey strip . pls guide me how to change the color of this grey strip.

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

This topic contains 10 replies, has 5 voices, and was last updated by  arush 14 years, 7 months ago.

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