Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Remove gray line and reduce padding in module

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

You're welcome :)
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Paul,

When I'm trying to rename file name of custom_rename_to_custom.css to custom.css, I get an error message:

Error
Invalid file name. Please choose a file name containing a-z, A-Z, 0-9, - and _.

Any thoughts?
  • Mary Chiodo's Avatar
  • Mary Chiodo
  • 3 Month Basic
  • 57 posts
  • Karma: 0
The administrator has disabled public write access.
Where/How are you renaming the file?

Have you tried via ftp or by the cpanel?

The filename needs to be custom.css

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
In the css folder (in the template manager). I select the file name and click on "rename file". :blush:
  • Mary Chiodo's Avatar
  • Mary Chiodo
  • 3 Month Basic
  • 57 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

either in ftp or via the server using the file manager

You need to navigate this path from the root path of the site

\templates\zenbase\css\custom_rename_to_custom.css

Then rename the file there
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I'm focusing back on trying to remove the 2 lines between my Cover slideshow and Welcome module. I tried the suggested code (placed in the custom.css) and nothing happened. It was:

#grid3wrap .zen-container, #grid2wrap .zen-container {border: 0;}

mchiodo.andoverseniorcenter.org

Any thoughts?
  • Mary Chiodo's Avatar
  • Mary Chiodo
  • 3 Month Basic
  • 57 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

What I see on the custom.css file is

#grid1wrap .zen-container li,
#grid2wrap .zen-container li,
#grid3wrap .zen-container li,
#grid4wrap .zen-container li,
#grid5wrap .zen-container li,
#grid6wrap .zen-container li,
#mainWrap .zen-container li {
list-style-type: none;
padding: 8px 0;
border-bottom: 0px solid #efefef

its lacking a closing bracket and I don't see the line as listed above but should work with the bracket added

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers