0
Welcome Guest! Login
0 items Join Now

Afterburner user1 wider than user 2&user3

    • riventel's Avatar
    • riventel
    • Jr. Rocketeer
    • Posts: 31
    • Thanks: 0

    Afterburner user1 wider than user 2&user3

    Posted 14 years 10 months ago
    • As in subject.
      I worry how to make user1 more wider than user2 and user3 module position ??

      I mean - I would like to set for example width:400px; for user1
      and rest space to be used by user2&user3...

      How to do it ??
      :oops:
  • Re: Afterburner user1 wider than user 2&user3

    Posted 14 years 10 months ago
    • Could you please put any suffix in the module for the user1 first? After that please post your link here. Maybe we can trick it with css
    • riventel's Avatar
    • riventel
    • Jr. Rocketeer
    • Posts: 31
    • Thanks: 0

    Re: Afterburner user1 wider than user 2&user3

    Posted 14 years 9 months ago
    • OK - please take a look on site: www.ferguson-digital.eu/

      Under Frog picture - you can see user1 | user 2 | white space | right

      I think white space is from user3 that I do not use.
      How to remove this white space ???

      I try to make user1 and user 2 witder but I failed :(

      Second thing is user2 header 1px to high -> cover Frog picture border :(
      How to lower it down ??
  • Re: Afterburner user1 wider than user 2&user3

    Posted 14 years 9 months ago
    • You still don't put any suffix. Could you please send me a PM with your Joomla SuperAdmin details so I can look closer to your problem?
    • riventel's Avatar
    • riventel
    • Jr. Rocketeer
    • Posts: 31
    • Thanks: 0

    Re: Afterburner user1 wider than user 2&user3

    Posted 14 years 9 months ago
    • suffix ? hmmm

      for user1 none, for user2 _menu, for right none ...

      I use standard dark3.css just change colors no more :)
  • Re: Afterburner user1 wider than user 2&user3

    Posted 14 years 9 months ago
    • Do you publish anything in user1? I just see you publish it at user3. Could you please PM me your superadmin details so it will be easier for me to check and may provide the solution.
    • riventel's Avatar
    • riventel
    • Jr. Rocketeer
    • Posts: 31
    • Thanks: 0

    Re: Afterburner user1 wider than user 2&user3

    Posted 14 years 9 months ago
    • Published are:

      user1 | user 2_menu | right

      only this.

      main problem for me is -> between user_2 and right to remove this white space ...
      I used standard dark3.css
  • Re: Afterburner user1 wider than user 2&user3

    Posted 14 years 9 months ago
    • riventel wrote:
      Published are:

      user1 | user 2_menu | right

      only this.

      main problem for me is -> between user_2 and right to remove this white space ...
      I used standard dark3.css
      If you want to remove that whitespace, Open your dark3.css at:
      <Joomla Root>/templates/<your template name>/css/dark3.css

      At the end of the lines, add below codes:
      #mainmods .module.m_menu {margin-left: 8px;}
    • riventel's Avatar
    • riventel
    • Jr. Rocketeer
    • Posts: 31
    • Thanks: 0

    Re: Afterburner user1 wider than user 2&user3

    Posted 14 years 9 months ago
    • WOW you are amazing man :)
      This image is hidden for guests.
      Please log in or register to see it.

      I add:
      #mainmods .module.m_menu {margin-left: 8px;}
      and now it looks very nice :)


      One more question take a look on site -> USER 2_menu is 1px to high - it covers showcase border.
      how to move it 1 px down ??
  • Re: Afterburner user1 wider than user 2&user3

    Posted 14 years 9 months ago
    • You can change above css code to:
      #mainmods .module.m_menu {margin-top: 1px; margin-left: 8px;}
      #col3 {margin-top: 1px;} /*For the right side bar*/

Time to create page: 0.058 seconds