Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Forced line-breaks in the Title and Tagline (http://forum.bytesforall.com/showthread.php?t=9077)

GrahamW Aug 20, 2010 06:18 PM

Forced line-breaks in the Title and Tagline
 
Is there any way of forcing a line break in the title and taglines? I've tried moving the various box widths and overall widths around but the results are far from elegant and the breaks would be in different positions according to the text. It would be far easier to simply embed a character in the text concerned.

And also, is it possible to control the layout (right justify) the position of the search box and RSS icon?

The site I am working on is: www.gillihanna-antiques.co.uk

Many thanks, Graham.

lmilesw Aug 20, 2010 09:13 PM

The only way I think I've been able to do that is by using CSS to reduce the width of the title and thus force a wrap.

GrahamW Aug 20, 2010 09:32 PM

Thanks Miles

When I've done a similar thing in HTML I've used a table. In this case, all that would be necessary would be a 2x2 table with the items arranged thus:

Top Left = Title
Top Right = RSS Feed icon
Bottom Left = Tagline
Bottom Right = Search box

Each of the cells can then be formatted independently and, if necessary, a line feed can be used to split lines in a single cell.

Do you know if there is any way I could achieve this within the Header Title area?

Many thanks again, Graham.

lmilesw Aug 21, 2010 07:35 AM

You could add something like the following in above %pages etc in ATO>Style & Edit Header Area
HTML Code:

<table><tr><td>Title</td></tr><tr><td>Tagline</td></tr><table>
Or you could add widget areas per the instructions in ATO>Add New Widget Areas


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

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