Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   [SOLVED] How can I use "Round Corner Title Background"? (http://forum.bytesforall.com/showthread.php?t=9509)

sohel2020 Sep 9, 2010 12:33 AM

[SOLVED] How can I use "Round Corner Title Background"?
 
I am using atahualpa345 theme & Wordpress 3.0.

I want to Change my widget title Background style as like the picture which is given below.
http://a.imageshack.us/img707/3006/111zp.gif

& my site URL is : www.bdtechnology.tk

bharghav9 Sep 9, 2010 11:34 AM

Hi Sohel,

Go to "Style Widgets" --> Widget Title Box and add below code.

-moz-border-radius:10px;
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
/* Below two rules are sample, just to show you the border, please comment if you are using different Style */
border-style: solid;
border-color: red;


Even though I don't understand(Bengali, I am assuming) but your site look and feel is good. Can you let me know how to add feed back and stats button on the main page.

sohel2020 Sep 9, 2010 12:35 PM

thanks bharghav9. You are right that my site is in Bangla.


1.(For Feedback button) you can use wp-followme plugin and then customize it like mine.
2. (stats button) first you login your Wp Dashboard>widget
then take a "Text widget" on any sidebar. then input this code inside "text widget"

<script type="text/javascript" src="http://widgets.amung.us/tab.js"></script><script type="text/javascript">WAU_tab('a71l4o02cnlr', 'left-middle')</script>


you can Change alingment. like.

1. left-upper
2. left-lower
3. right-upper
4. right-lower
5.right-middle

and My Problem is Solved.


All times are GMT -6. The time now is 09:20 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.