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.

Main menu, caption and banner slideshow text look

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

Hello,

I am making a site using Nebula and can't seem to find how to get rid of the 3D look of the white menu and caption text.

On your demo site the slide show, front page in the banner position is in white whilst even when I try different things in the template magic tweaks mine defaults to the primary colour and with the 3D shadow, so this makes it seem blurry to my eyes.

Can you point me to where I can control this ?

Love the scope of this template.

thanks

Sean
  • Sean's Avatar
  • Sean
  • 12 Month basic
  • 207 posts
  • 1 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi

Can you try adding these lines to your custom.css file

#navwrap ul.nav > li > a, #navwrap ul.nav > li .separator {text-shadow: none;}
#navwrap li.dropdown.open > .dropdown-toggle {text-shadow: none;}
#navwrap li.dropdown.active > .dropdown-toggle,
#navwrap li.dropdown.open.active > .dropdown-toggle,
#navwrap > li.dropdown.open.active > a:hover {text-shadow: none;}
#navwrap ul.nav > li > a:hover,
#navwrap ul.nav > li .separator:hover {text-shadow: none;}

This is removing the text shadow effect from the menu items for the normal state, hover and active

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
For the slideshow - this is the text below the title

#bannerwrap {text-shadow: none;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Many thanks Paul, I did both things and it worked perfectly.

Cheers
Sean
  • Sean's Avatar
  • Sean
  • 12 Month basic
  • 207 posts
  • 1 Thanks
  • Karma: 0
The administrator has disabled public write access.
Thanks for the post back

Good luck with the site

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