inline html - modifying background & border style 13 Years, 10 Months ago
|
Karma: 0
|
Great plugin..
I'm wanting to use this to display inline html, but when tested I notivcd that I don't have a lot of control over the background and border styles, as they are controlled dynamically by the plugins parameters.
Ideally, rather than displaying a background color, I would like to display a background image (with inline html over the top), and I'd also like to modify the borders that contain the sexylightbox.
Now, I'm guessing I need to do a module override, But I can't seem to find the files that generate the following div classes:
SLB-Contenido
SLB-Top
SLB-Contenedor
SLB-Background
SLB-Wrapper
I need to go in to the code and delete the inline styles for these classes, so I can apply my own to a style sheet.
any help appreciated.
|
|
|
|
|
Re:inline html - modifying background & border style 13 Years, 10 Months ago
|
Karma: 0
|
fixed..
I had a problem with the component.php file in my template - all fixed now
|
|
|
|
|
Re:inline html - modifying background & border style 13 Years, 10 Months ago
|
Karma: 760
|
CSS files are located in the following folder:
<joomla_directory>\modules\mod_arisexylightbox\includes\js\
See sexylightbox.css, sexylightbox.ie.css (contains some specific styles for IE browser), sexylightbox.ie6.css (contains some specific styles for IE 6 browser). The folder contains minified version of CSS files, original CSS files can be found in module zip archive, see "mod_arisexylightbox\install\source" folder.
Regards,
ARI Soft
|
|
|
|
|
Re:inline html - modifying background & border style 13 Years, 10 Months ago
|
Karma: 0
|
original CSS files can be found in module zip archive, see "mod_arisexylightbox\install\source" folder.
That is a very sensible way to play around without doing harm to css!!
I'll bear that in mind for lateron.
|
|
|
|
|
Re:inline html - modifying background & border style 12 Years, 10 Months ago
|
Karma: 0
|
I have got the same problem. Styles are inline and don't seem to come from the css stylesheet?
I really really really want to get rid of those ugly thick borders and round corners that don't fit.
Any help would be appreciated.
|
|
|
|
|
Re:inline html - modifying background & border style 12 Years, 10 Months ago
|
Karma: 760
|
Hello,
Could you provide an image where we can see what do you want to achieve?
Regards,
ARI Soft
|
|
|
|
|
|