Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • James Weston Friend
    #156622

    Hi Guys, if you go to my site http://www.vivaasiamagazine.com you can see in the right hand position I have made a module called Where in the World Competition.

    I have a couple of things I need help with.

    1. Can anyone tell me how I get rid of the line after the word LOCATION
    2. Can anyone tell me what html i need to put so that the image can be clicked on and pop up to a bigger size in the middle of the page?
    3. Can anyone tell me how to center the image in the module?

    Many many thanks for any direction.

    Jim

    gray Friend
    #363564

    1. border is set in /modules/mod_jabulletin/assets/style.css


    .teline_iii .container .ja-tabs-title-top ul.ja-tabs-title li {
    background-attachment: scroll;
    background-color: #f7f7f7;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    border-right-color: #cccccc;
    border-right-style: solid;
    border-right-width: 1px;
    cursor: pointer;
    display: block;
    float: left;
    height: 26px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    }

    You could add a custom suffix (with space – how to) to the module and set in the css for that new style


    border-right: none !important;

    2. You should apply either a JS code (example) or use special extensions instead.

    James Weston Friend
    #363596

    Thanks Gray, always great answers. Will try that on my next day off.

    BTW any idea where I could find the file to make the black bottom menu bar reappear?

    Jim

    <em>@gray 204467 wrote:</em><blockquote>1. border is set in /modules/mod_jabulletin/assets/style.css


    .teline_iii .container .ja-tabs-title-top ul.ja-tabs-title li {
    background-attachment: scroll;
    background-color: #f7f7f7;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    border-right-color: #cccccc;
    border-right-style: solid;
    border-right-width: 1px;
    cursor: pointer;
    display: block;
    float: left;
    height: 26px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    }

    You could add a custom suffix (with space – how to) to the module and set in the css for that new style


    border-right: none !important;

    2. You should apply either a JS code (example) or use special extensions instead.</blockquote>

    gray Friend
    #363599

    <em>@origomedia 204509 wrote:</em><blockquote>Thanks Gray, always great answers. Will try that on my next day off.

    BTW any idea where I could find the file to make the black bottom menu bar reappear?

    Jim</blockquote>

    Please exaplain what do you mean “reappear”. And as I understand you talk about the area right below the main menu where sub-menus are shown (if there are any, of course).

    James Weston Friend
    #363600

    Hi Gray, sorry i mean at the bottom of the page where it says reset user seetings, community, About Joomla.

    When I made the site I think i must have erased it somehow and now I want to put it back.

    Jim

    gray Friend
    #363606

    Just try to assign a module (whatever) to “footnav” position. If it’s rendered in the right way (inside the black bar), all is OK. Otherwise let me know, I’ll check which .php file is responsible for this.

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

This topic contains 6 replies, has 2 voices, and was last updated by  gray 14 years ago.

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