Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • judemac Friend
    #139390

    Hi,

    I have added a text re-size facility to the Edenite Template, but they are showing on the top far right corner of the screen. I would ideally like to put them into the user 4 module as I have shifted the login module, but how?

    On my last attempt I lost my admin toolbar which took the day to sort out.

    Help appreciated,

    Judy

    hanifahmed Friend
    #297758

    Hi Judy!

    Firstly, create a backup of your file – RIGHT NOW! Then it’s really easy to return things to how they where within a minute – undoing any changes.

    Secondly, I believe you placed the icons in the HTML directly? In that case, you may have to place the n HTML in different locations to get it in the right place.

    Try looking for User 4 in the HTML and place it in the body there.

    Hopefully someone a little more experienced might be able to give you further instructions. 😀

    judemac Friend
    #297855

    Thanks, we will try your suggestions and let you know how we get on. I love this template, it’s so versatile, just a shame about not having a text re-sizer built in.

    judemac Friend
    #298219

    That worked and I got the re-sizer into position 4.

    hanifahmed Friend
    #298222

    Your welcome!

    Any chance you’d want to share the code you are using?
    Could be useful to some other JoomlArrt-ers! 😉

    Always remember to mark best answer!

    judemac Friend
    #298486

    I don’t know what line this is in as I edit online, but this is what you need to do.

    If you want to keep search in module 4 then you need to extend the search box, otherwise – I have taken this from the MAIN NAVIGATION title to show where to put the code (in red)

    It coule do with a bit of repositioning because if you try and keep it with the search bar then it is slightly out of line —– open for anyone else to come up with a better solution:)

    Judy

    <!– BEGIN: MAIN NAVIGATION –>
    <div id=”ja-mainnavwrap”>

    <div id=”ja-mainnav”>
    <?php $jamenu->genMenu (0); ?>
    </div>

    <?php if ($this->countModules(‘user4’)) { ?>
    <div id=”ja-search”>
    <jdoc:include type=”modules” name=”user4″ style=”raw” />
    </div><div id=”ja-usertools”>
    <?php $tmpTools->genToolMenu(2, ‘png’); ?>
    </div>
    <?php } ?>

    </div>

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

This topic contains 6 replies, has 2 voices, and was last updated by  judemac 15 years, 7 months ago.

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