1. DiabloV
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 16 December 2015
  5.  Subscribe via email
how to add the edges (eg rounded) in my articles and modules?

my site : (template alexis)
http://gef-molsheim.org/index.php



as exemple of nice articles border :
http://www.potions-et-chaudron.com/
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

This would vary slightly depending on the module position you wish to effect however an example that would effect your contenttop module positions would look something like the following (Custom CSS - edit to taste)...


.contenttop .module_surround {
border-radius: 6px;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.5) inset;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
ok works for a module

but i want the same for all the articles
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try also adding the following...


.maincontent {
border-radius: 6px;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.5) inset;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
thanks for the idea...

but now I have all the same empty areas that are impacted, and that's ugly.

:(
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
my site : http://gef-molsheim.org/

hompage
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

You could try adding a margin to your article area. Something like the following which will bring your borders in line..


.maincontent {
margin: 0 20px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks, but....

not working. I always have this box blank.


actually my problem is this empty frame. where is he from ?
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
This is the article/component area of your template. To hide may I suggest the following article.. http://www.joomla51.com/tutorials/item/hiding-the-component-article-area-on-a-page

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
If I do that, I have no any article, this is not what I want.
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

There may be no solution for what you require however I am presuming you want this above square removed on just this page? If so you will need to create a separate template style specifically for this page to which you will add the suggest CSS in the article. For details on creating multiple template styles please check out the following tutorial... http://www.joomla51.com/tutorials/item/creating-multiple-template-styles

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 11
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok