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.

Wrong module width due class suffix / Font size tagline

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

Hi there..

I'm using the template one page and I have two different problems..

1) For one of the frontpage modules I added the module class suffix "icon icon-comments bottom large". As I add this suffix the module width shrinks from full page width to about half of it.

How can I use this module class suffix with the module appearing in full page width?
It should appear like the other modules with a width of about 940px.

2) How can I change the font size of the tagline below the logo?
For the time it's too small..

Temporary link to my page: salon.zimmerei-preisig.ch/

Thanks and cheers..
Marc
  • MarkySparky88's Avatar
  • MarkySparky88
  • 3 Month Basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Marc,

Can you turn off the css optimisation feature in the template

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Done..
  • MarkySparky88's Avatar
  • MarkySparky88
  • 3 Month Basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
Thanks

1. can you add #grid1 .moduletable.icon {width:100%;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
For the tagline can you add

body #logowrap #tagline span {font-size: 90%;}

replacing 90% with the percentage value you want e.g. 110%
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You would add the css to the custom.css file

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: MarkySparky88
Both problems solved.. Thank you! :laugh:
I think now it's time to learn some css for me.. :P

Cheers..
  • MarkySparky88's Avatar
  • MarkySparky88
  • 3 Month Basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
No problem - you're welcome

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

Now within Grid1 the problem exists that the wrong font family is used..
What css code do I have to add to get back the font style as in the other modules?
  • MarkySparky88's Avatar
  • MarkySparky88
  • 3 Month Basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
Can you try adding this

#grid1 p {font-family: open sans;}

if you change the main font at a later date this will also need changing

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

Cheers
  • MarkySparky88's Avatar
  • MarkySparky88
  • 3 Month Basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
No problem

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