- Posts: 13
- Thank you received: 0
Product Page | Documentation Page
Where to edit inline styles?
![:) :)](/media/kunena/emoticons/smile.png)
Please Log in or Create an account to join the conversation.
- douglas
-
- Visitor
-
I didn't add it by default in my MooFAQ templates because most of the commercial templates already add a padding to the .contentpaneopen, as this is a Joomla default css class.
Sincere regards,
Please Log in or Create an account to join the conversation.
I've now set it to be 8px all around.
Might I suggest that it looks a whole lot better with some margin, and maybe your default CSS should have a value set there.
Regards
Steve
Please Log in or Create an account to join the conversation.
- douglas
-
- Visitor
-
In the CSS file< www.relayservices.co.uk/components/com_m...efault/css/panel.css > you can find this line:
.pane-sliders table.contentpaneopen{}
and change for this one:
.pane-sliders table.contentpaneopen{margin:10px}
Of course you can play around with the margin values until you get the desired results.
You can also add different margins for each direction like this example:
margin:5px 1px 9px 5px;
Always clockwise:
margin:TOP RIGHT BOTTOM LEFT;
Best regards,
Please Log in or Create an account to join the conversation.
![:-( :-(](/media/kunena/emoticons/sad.png)
Cheers
Steve
Please Log in or Create an account to join the conversation.
- douglas
-
- Visitor
-
That's for the slider. MooTools adds it and it is required.
It uses Joomla Core SEF options and it is SEF coompatible;
Kind regards,
Please Log in or Create an account to join the conversation.
Unauthorized copying, reproduction, or distribution of this site's design and content, in whole or in part, is strictly prohibited without prior written consent from the copyright holder.
This site is independent and not affiliated with or endorsed by the Joomla! Project. It is neither supported nor warranted by the Joomla! Project or Open Source Matters. The Joomla! logo is used under a limited license granted by Open Source Matters, the trademark holder in the United States and other countries.
For security purposes and to derive aggregate information (analytics), we may collect your IP address and your browser's User Agent string while you are using our site.