Shape 5

Joomla Club Extensions => Frontpage Display Version 2 - Club => : smitan December 28, 2012, 03:49:23 AM



: Border around boxes
: smitan December 28, 2012, 03:49:23 AM
In Edenrock 2.5 I want borders around my boxes. In the 2008 version,there is a field in the moduledefinition. In the 2.5 version I have to use Module Class Suffix.
I made a Module Class Suffix with ".moduletable". This gives me a border around the whole set of boxes,i.e. the module.
Where in the css-file do I find the proper entry to make the suffix to?
Thanks, Hans
http://kvalitetsrevision.dk/ (http://kvalitetsrevision.dk/)


: Re: Border around boxes
: mikek December 28, 2012, 09:49:43 AM
Hello,

It's being created by this in your template_css.css:

.moduletable_hvd1 {
    border: 1px solid #989797;
}


: Re: Border around boxes
: smitan December 28, 2012, 10:13:23 AM
Thank you very much for the fast reply.
This makes the border around the module.
I like to have a border around the boxes and also the red (for me blue) tops with the text,like you have it on your demo.

Can you supply that for me?

Greetings, hans


: Re: Border around boxes
: mikek December 28, 2012, 12:12:31 PM
Hello,

Those aren't css borders on the demo, they are all part of the images. For example this image:

http://www.shape5.com/demo/eden_rock/modules/s5_frontpage_display/s5_fd_br.png

Creates part of the border.

As long as you are using version 2 you can simply supply the image that you want to be the background image in the module's parameters. That background image will contain all the borders on it as part of the image.


: Re: Border around boxes
: smitan December 28, 2012, 02:24:09 PM
Thx again for your fast reply. Amazing on a friday evening.:)
I'll try that, and forget about the hours I used to try to get the border, hahaha

Have a nice 2013.

Greetings,Hans