Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • TomC Moderator
    #127383

    How would I modify the code within the index.php file if I want to have two topsl positions side-by-side ??

    I don’t have a problem with creating the relative css rules, just the coding for creating the adjacent div/module positions.

    Thanks for any help you can provide.

    🙂

    TomC Moderator
    #244948

    Anyone ??

    Anyone ??

    Bueller ??

    Bueller ??

    :((

    instantinlaw Friend
    #244954

    Hi Tom,
    Here is something to get you going.

    <div style="width: 200px;">
    <div style="float: left; background: #FF0000; width: 100px;">
    Left Side</div>
    <div style="float: right; background: #00FF00; width: 100px;">
    Right Side</div>
    <div style="clear: both;">
    </div>
    </div>

    I would change the divs like so: <div id=”left”><div id=”right”> and add the floats, sizes, and colors to the css.
    Good luck[/LEFT]

    eka_template Friend
    #245303

    Hi Tom and Instantinlaw,

    I try to understand what Tom is asking here. Is it to make a kind like 2 column contents on the front page? I am sorry, I do not understand the discussion here. I need to make a kind like Popular articles and Lates News side by side but under the slideshow inside the front page.
    Could you please enlight me. Thanks in advance.

    Eka 🙂

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

This topic contains 4 replies, has 3 voices, and was last updated by  eka_template 16 years, 6 months ago.

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