Removing 'Bullets' from Titles

  • rjmnz
  • Topic Author
  • Visitor
  • Visitor
13 years 8 months ago #6797 by rjmnz
Removing 'Bullets' from Titles was created by rjmnz
Hi there

Whenever I use headings on my website ( www.scenicsplash.com ) using the Photo Portfolio template, the first word is coloured (as per template colour configuration), and the whole title bulleted. Can you please advise how I can remove the bullet (and the indent too)?

(Please refer to the 'Welcome to Scenic Splash' title on the homepage)

Cheers

Roger

Please Log in to join the conversation.

More
13 years 8 months ago #6813 by ivan.milic
That is special character : • Welcome not list bluet. You just need to remove it (in title of something)

Please Log in to join the conversation.

  • rjmnz
  • Topic Author
  • Visitor
  • Visitor
13 years 8 months ago - 13 years 8 months ago #6819 by rjmnz
Replied by rjmnz on topic Re: Removing 'Bullets' from Titles
Hi Ivan

Yep I know - I just want to know how to get rid of it. I didn't enter it as part of my title - it seems to be added automatically as part of the Hot Photo Portfolio template styling - as with the first word being a different colour. I have just checked your demo site for the template( demo.hotjoomlatemplates.com/index.php?template=photo_portfolio ) and it appears there as well - so am guessing it is being configured that way somewhere in the template CSS? Could you please advise me where in your code this is so I may change it?

Thanks
Last edit: 13 years 8 months ago by rjmnz.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 8 months ago #6855 by milos
Sorry for delay.

Please edit file /templates/hot_photoportfolio/html/modules.php. Find line
Code:
echo "<h3><span>&bull; ".$hot_module_title[0]."</span>";
and change it with
Code:
echo "<h3><span>$hot_module_title[0]."</span>";

Please Log in to join the conversation.

  • rjmnz
  • Topic Author
  • Visitor
  • Visitor
13 years 8 months ago #6867 by rjmnz
Replied by rjmnz on topic Re: Removing 'Bullets' from Titles
Cheers Milos - perfect :-)

Please Log in to join the conversation.

Time to create page: 0.233 seconds
Powered by Kunena Forum