AndyWade
Member
Posted 9 months ago #
Hi,
Can you align or set the postion of the TITLE of the text box? It seems it always defaults to the left. I've tried adding a <p align="right">TITLE</p> tag to the title box but it ignores it. Maybe it cannot define the length as it is arbitrary? I just want to move the title along in the text box but cant even use spaces...
Thanks
Andy
http://wordpress.org/extend/plugins/advanced-text-widget/
I'm not sure I understand what you're talking about. The plugin has no custom CSS - if things don't seem to be aligned for you, then your theme or another plugin must be affecting the output.
Here is a screenshot of the advanced text widget on my end:
http://simplerealtytheme.com/wp-content/uploads/2011/10/PHP-Support.png - the title field is exactly the same as default WP Text Widget has.
AndyWade
Member
Posted 9 months ago #
Hi Max,
Thanks for getting back to me. I think the theme (Layers Theme) I have is affecting the output.
It is the title field that I want to be aligned. The theme allows adding the advanced widget but the theme displays the title as in this example where I have 4 advanced texts boxes next to each other
http://andrewwadephotography.com/wp-content/uploads/2012/08/title-PHP_2.png
I just wanted to move the white titles in a different position and thought that this can be controlled with html tags in the title field itself like the main text below the title field.
Maybe I need to go into the theme CSS?
Thanks
Andy
Hey Andy,
yes, you would need to adjust your CSS to align the titles of the widgets.
AndyWade
Member
Posted 9 months ago #
Thanks Max, I'll give that a try.
Can you do that to individual text widgets do you think? I now have 20 Advanced Text Widgets on my site and they are in slightly different combinations with the different title lengths
Ps, can you tell I'm a beginner with WP.......;-)