Jump to content
Sign in to follow this  
jordana_che

Secondary sidebar not formatting properly

Recommended Posts

jordana_che

I've decided to add a secondary text widget in the sidebar and it's not taking on the formatting properly. I have <div align="text-align:center"> ...all my info.... </div> and it only works properly if I put it in the primary sidebar. I also tried <div align="center">.....</div> which also worked in the primary sidebar but doesn't work in secondary. Thanks for your help (again!). Nancy

Share this post


Link to post
Share on other sites
jordana_che

I want to add to this: I tricked the widget by putting in all of the info that I had in the primary sidebar and it worked - however the moment I took out the text at the top it went back to a left alignment. I now have this in at the top: </div> <div align="center"> .....info....</div> and it seems to have tricked it into working. This is fine but I would rather have something that won't mess up every time I switch it around. Thanks!

Share this post


Link to post
Share on other sites
catrina

Here's code you should try instead:

<font style="text-align: center;">YOURTEXTHERE


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
jordana_che

Thanks Catrina but that didn't work.

Share this post


Link to post
Share on other sites
catrina

Hm, it looks it didn't paste the last part of the code. Here it is again: `YOURTEXTHERE`


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
jordana_che

still not working

Share this post


Link to post
Share on other sites
catrina

Try `

TEXT
` If that doesn't work, can you post a link to your site and point out which widget you want to customize with centered text? I think it'd be easier to create the CSS for it.

Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
jordana_che

and it's the secondary widget

Share this post


Link to post
Share on other sites
jordana_che

Just wanted you to know I have to send that back with my coding as I have to show someone the site. so I'm using the trick I posted above to fix temporarily. Thanks.

Share this post


Link to post
Share on other sites
jordana_che

wouldn't that make all of the widgets do the same? I just want the secondary widget to format in the center....

Share this post


Link to post
Share on other sites
jordana_che

so as I suspected, the first widget went centered but I added <div align=left> text </div> on the first widget and it is now back to left alignment. So together that did the trick. Thanks

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×