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)
-   -   Text widget and Atahualpa styling (http://forum.bytesforall.com/showthread.php?t=12257)

raddy59 Jan 15, 2011 08:34 AM

Text widget and Atahualpa styling
 
Is there a way to use the theme styling, with the natty grey bars alongside links, in links entered in a text widget. That would be great!

lmilesw Jan 15, 2011 09:23 AM

You can style the widget links in ATO>Style Widgets. If the style doesn't "take" it is probably related to the widget you are using and you may have to determine the selectors for that particular widget and do your own styling in ATO>Add HTML/CSS Inserts>CSS Inserts.

Pierre Feb 16, 2011 08:28 AM

Hi Miles,

I'm using a theme switcher that enables my visitors to change the Theme so as to pick their favorites.
I'm using ATO / CSS INSERTS to style my widgets, and that works great.:)

But my style is always ATA-related, and goes away when the theme is changed (with Theme Switcher).:(

Is there a way to insert some CSS like this one :

Code:

div#text-6 {
padding: 4px;
background-color: orange;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
border : solid 7px #red;
}

that would remain in place whatever the Theme please ?

juggledad Feb 16, 2011 11:09 AM

I assume that when they switch to another theme they are picking up that theme's style sheet. You will have to add the styling into each of the other theme's style sheets.


All times are GMT -6. The time now is 07:19 PM.

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