1. WimDC
  2. Free Templates / Extensions
  3. Saturday, 14 November 2015
  4.  Subscribe via email
Hi ,
how can I change the sidebar A -margin, so it comes more close to the content module ?

Changing the SideCol-A Width (%) in the "layout-options" makes the sidebar wider, but the space between the sidebar and the content is still the same.

Thanks for helping.

Wim
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Wim

Try adding the following to the Custom CSS field of your templates parameters...


#sidecol_a .sidecol_block {
padding-right: 0px;
}


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran,

thanks for the solution!

Wim
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Claran,

and how can I "top-align" the module ? (see the attachment > I want the module-title at the same height as the article (the article has no title)

I tried adding "padding-top : -30px;" but without result.

Wim
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Wim

Would you have a URL to an example of your menu?

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

here it is (it's still a test-website !) : http://www.vrij-uurke.be/joomla3/tabitem

Thanks for helping.

Wim
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Wim

To amend try adding the following to the Custom CSS field of your templates parameters...


.sidecol_block .module:first-of-type .module_surround {
padding-top: 0;
}


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran,

Thanks for the solution!!!

Wim
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!