1. Vote now - Choose the template types you want in coming months


    JA HawkStore - Stable version Released


    JM Siotis - Beta version released


    Tools & Tips - Make your Joomla site faster


    JA Brisk, Mitius, Onepage & Mero updated - Offcanvas navigation for mobile now available


    5 more JATC extensions updated - Backend UI improvement & new coding standards.


User Tag List

+ Reply to Thread
 
Results 1 to 2 of 2
  1. #1

    JoomlaTemplate Club Member - Personal License - 1 Year Expired

    Join Date
    Mar 2012
    Location
    Sebastopol, Calif USA
    Posts
    78
    Points
    149.37
    Downloads
    13
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    34
    Thanked 2 Times in 2 Posts

    Adjustment of width of 'USER1' position in Purity II

    Hello, hope you had a good few days off

    I want to put a 640px x 300px slide show in the top of my new site. I put it in 'User1' but that limits the width, and looking thru 'template.css' I don't see anywhere a setting in 'ja-topsl' for the width (of 'user1').

    I want to have a menu in user2, nothing else in topsl. Here's the layout I'm trying to reproduce: http://ruhaniat.org/ . (That site was done with JA-Sanidine in 2009.)

    And here's what I've got so far.

    Also I'd like to reset the margins for the user1 and user2 boxes.

    Thanks -- Howard Ballinger

  2. #2

     Expired

    Join Date
    Feb 2011
    Posts
    5,103
    Points
    10,973.10
    Downloads
    2959
    Uploads
    0
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Thanks
    182
    Thanked 1,239 Times in 1,137 Posts
    You login backend > extensions > template manager > ja_purity_ii > layout tab > edit default layout > you replace the code
    Code:
    <block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
    with
    Code:
    <block name="topsl" type="spotlight" main-inner="1" special="left" specialwidth="60">user1,user2,user3,user4,user5</block>
    Reference: http://wiki.joomlart.com/wiki/JA_T3_...s#Custom_width

+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts