Posted by gomeh on November 21, 2010 at 2:42pm
Hi,
This may sound stupid. How do I get rid of the char >> that comes together in frontpage block title? Example is "Blog >>".
rgds
halim
Hi,
This may sound stupid. How do I get rid of the char >> that comes together in frontpage block title? Example is "Blog >>".
rgds
halim
Comments
Thorugh css
With firebug find the class id and you can use display:none property with css to hide the title.
I hope this helps.
leob, this is not the best
leob, this is not the best way.
Arent there is an ability to put in a title on a block settings page, gomeh?
Yes you are right
yes taht a good idea throught the settings page you just have to print out the right variable.
or change the css for the
or change the css for the descripter....
related post
Here is a related post that explains the issue and points out the exact file and class to use: http://groups.drupal.org/node/122974