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.

Blank space below logo & menu

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

Hello-
Can someone please tell me how to reduce the blank space below the logo and the menu. I'm working on a test site. Here is the link:

newway-web.com/testsites/gabriela/index.php/event-planning-design

Thank you in advance for your help.
  • New Way Technologies's Avatar
  • New Way Technologies
  • 3 Month Basic
  • 25 posts
  • Karma: 0
The administrator has disabled public write access.
For the logo add this

#logowrap .moduletable {
margin-bottom: 0px;
}

the default value is 40px
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
<p> </p>
<div class="moduletableinset shadow">

Below the menu is an empty paragraph

Also with the module class you need a space before inset

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: New Way Technologies
Okay, I'm still struggling with the blank space under the menu and the module class.

When I added a space before the module class, nothing shows up.

For the blank space under the menu, I'm not seeing where the blank paragraph is. It's not in the article. If I use the Firefox Inspector for the page, there's a blank section under the menu that shows as :

<div class-"mainwrap zen-spotlight">

I really appreciate the help.
  • New Way Technologies's Avatar
  • New Way Technologies
  • 3 Month Basic
  • 25 posts
  • Karma: 0
The administrator has disabled public write access.
With the module class - don't you just need to add shadow only?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I think you are using loadposition - if also using the JCE editor it may add a paragraph as the wrapping container for the loadposition syntax

Is this what you are using?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I'd actually like a grey or light blue background behind the images. I'm using TinyMCE right now but do plan on installing JCeditor. Thank you for the quick response.
  • New Way Technologies's Avatar
  • New Way Technologies
  • 3 Month Basic
  • 25 posts
  • Karma: 0
The administrator has disabled public write access.
So you are wanting to create a class style?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
If that's what I need to do. I'm thinking it may be the css of the extension I'm using for the images. It's not Zen Tools. Could that be it?
  • New Way Technologies's Avatar
  • New Way Technologies
  • 3 Month Basic
  • 25 posts
  • Karma: 0
The administrator has disabled public write access.
I would like for there to be equal space below the menu on the home page and the events page.
  • New Way Technologies's Avatar
  • New Way Technologies
  • 3 Month Basic
  • 25 posts
  • Karma: 0
The administrator has disabled public write access.
You are using loadposition is that correct?

Do you have a p tag with the loadposition inside it?

If its in a p tag it will add some margin but this is only a little
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Try adding

.mainwrap.zen-spotlight {padding-top: 40px;}

adjust the 40px as required
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I am using loadposition. I tried taking the p tag out in the source code but it just adds it right back.
  • New Way Technologies's Avatar
  • New Way Technologies
  • 3 Month Basic
  • 25 posts
  • Karma: 0
The administrator has disabled public write access.
Does it matter where I add it?
  • New Way Technologies's Avatar
  • New Way Technologies
  • 3 Month Basic
  • 25 posts
  • Karma: 0
The administrator has disabled public write access.
Right with the p tag its being added by the editor so go with the editor adding the p tag and add a class to it

<p class="noMargin"></p>

and add the class to your custom.css
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
With custom styling its easiest adding to the custom.css file

Are you familiar with how this works?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Yes, thank you so very much for your help!
  • New Way Technologies's Avatar
  • New Way Technologies
  • 3 Month Basic
  • 25 posts
  • Karma: 0
The administrator has disabled public write access.
All sorted?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I too would like to do this. Where do i add this text?
  • James's Avatar
  • James
  • 3 Month Basic
  • 2 posts
  • Karma: 0
The administrator has disabled public write access.
Hi James,

Is this the same template?

Cheers
  • 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