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.

module gaps

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

Hi

On www.thecheeseshopholmfirth.co.uk please use 'preview' for both username and password to see the site while it is offline.

I would like to close the gap between the logo and search modules. Also, is there a way of fixing the height of these modules so they are exactly 277 pixels high? That way the background image will fit nicely.

Thanks - see screenshot if that helps.
cheesetrouble.png
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Those access details don't work

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
My apologies. They do now.
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

With those divs its not the best to add a background to - perhaps try

#logowrap .zen-spotlight instead

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Sorry I'm not sure what you mean. How would I use that css to change the background, fix the height and close the gap between the modules?
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

If you close the gap it means the full width isn't covered by the modules

The normal way is to fill the modules container div which is

#logowrap .zen-spotlight {}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks. Is there a way to fix the height at 277 pixels?
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Using the parent div would mean the height would of the tallest content in that rather than per module

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I'm sorry I don't understand your reply, basically I need both modules to be fixed at that height to stop the background image tiling vertically.

I added this to custom.css:

#logowrap .zen-spotlight {}

it doesn't seem to have done anything
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
You included path to the image as well inside the brackets right?

#logowrap .zen-spotlight {}

I can't seem to right click on the site
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
This is what I put in between the {} brackets:

www.thecheeseshopholmfirth.co.uk/images/ginghamstrip2.png
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
I also tried ../../../images/ginghamstrip2.png
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

This is invalid

You need to add the background-image or variant of that
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You need to remove the background images on the modules and use something like

#logowrap .zen-spotlight {background: url('/images/ginghamstrip2.png') repeat-x;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks, that sorted it
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
You're welcome

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