ant3840 0 Report post Posted October 27, 2011 Hello my site is http://www.aprendermagiagratis.com, and I want to put a widget but without the title. For example in the adsense and I would LOVE for the Social Icons on top of my sidebar, I did it with the "welcome" option, because I could't do it in this way without the BLACK tittle. Thanks in advance and for everything. Agustin Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted October 27, 2011 Hi Agustin, I'm really sorry, but could you possibly explain in further detail please, as I'm having trouble understanding what you want to achieve. Please search our forums, before posting! Share this post Link to post Share on other sites
ant3840 0 Report post Posted October 27, 2011 Of course, sorry for my english. I make an example with images, here is how it is right now. http://www.aprendermagiagratis.com/wp-content/themes/iblogpro/images/Pruebas/e1.jpg this is how I want it http://www.aprendermagiagratis.com/wp-content/themes/iblogpro/images/Pruebas/e2.jpg You can see the diferences in the TOP of the TITTLES of the banners. =) for example in the "Auspiciantes" Thanks in advance Agustin Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted October 27, 2011 Hi Agustin, No need to apologise, your English is better than any language I try to speak :D Lets see if this works, add the code below to your custom css: [code] #text-37 h3 { background: #FFFFFF !important; border: 0 none !important; text-indent: -9999px; } [/code] Please search our forums, before posting! Share this post Link to post Share on other sites
ant3840 0 Report post Posted October 27, 2011 Ok that Is perfect, how can i chose chose which one I can "hide", If I want to do the same with "cinturon negro de la magia", is the #text "x" h "x" ??? Because I want to do something like that too in the social media Icons. Thanks you so much. =) Share this post Link to post Share on other sites
catrina 103 Report post Posted October 28, 2011 You'll need to determine the CSS selector by inspecting it using Firebug: http://getfirebug.com A tutorial on how to use it for CSS customizations is here: http://www.pagelines.com/docs/customization-tips Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites