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] Styling of BFA Subscribe widget (http://forum.bytesforall.com/showthread.php?t=17526)

freelancekonsulenten May 11, 2012 03:26 AM

[SOLVED] Styling of BFA Subscribe widget
 
I am trying to style this widget, but can't get it to work.

I want to adjust the width through css but nothing works.

My best shot is:
div.widget_bfa_subscribe {
float: right;
width: 285px;
text-align: center;
}

Anybody who can help???

Thank you.

juggledad May 11, 2012 04:44 AM

What is the URL?
Is it in a sidebar?
What is the width of the sidebar?

freelancekonsulenten May 11, 2012 05:13 AM

URL: http://www.torbenbendixen.dk
I have made a new widget area in the header.
I want it to be in the right upper corner.

juggledad May 11, 2012 11:58 AM

1) you have a <div id="header'> there is already a <td id="header" colspan="3"> and you aren't suppose to have more than one ID with the same name.

2) I don't see that CSS in your page source

3) THE CSS WORKED FOR ME.

freelancekonsulenten May 11, 2012 01:27 PM

Can you tell me what CSS code I should use to style widget, if i shouldn't use: div.widget_bfa_subscribe?

juggledad May 11, 2012 01:50 PM

see item 3 above

freelancekonsulenten May 11, 2012 02:11 PM

Thank you very much!!!!!!
Got it working now


All times are GMT -6. The time now is 04:57 PM.

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