1. skipper
  2. Commercial Templates
  3. Sunday, 19 October 2014
  4.  Subscribe via email
Hi Ciaran,
I'm going to insert a picture which should cover the whole width and height of
the main content container.
With firebug I found following, either JCE or TinyMCE
.maincontent {
padding: 30px 35px; } "inline: 117"
In which file can I change the padding to 0px 0px ???
Thanks n regards
Skipper
Accepted Answer Pending Moderation
0
Votes
Undo
Hi SKipper

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


.maincontent {
padding: 0px 0px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
I did this already and I also checked the nexus.css and set the maincontent padding to 0px 0px.
It doesn't work. Is this an issue of the editor? I didn't find a corresponding css either in tinymce nor in JCE. I also tried to change padding on http://www.hospizstuhr.de (oxygen-template) due to test purposes but without success.
Thanks and regards
Skipper
p.s. I'm running this site under construction on xampp system.
If u like I'm going to upload the site to a test URL.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
I solved the problem by copying the /system/css/editor.css
to the template/my template/css folder and renamed it to editor-content.css.
Thanks and regards
Skipper
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Great!.. thank you for the update and for sharing your solution!

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


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