Widgets not working

  • Author
    Posts
  • #56051
    brjames08
    Power User

    First off, I love your company and will be upgrading at some point!

    Currently, I am using the following in the widgets:

    Image:
    Image URL

    Title:
    <font color=”#3CAFB2″>Title

    Basically I am making the title match the widget in color. On some of the widgets, this is totally acceptable, while others it seems to place in a 1 by 1 fashion as opposed to the 2 by 2 I have it set at on the Nirvana settings. I’m not sure why the html is all of a sudden screwing up the entire coding for the layout.

    I would like it set at the 2 by 2 so that there are 4 widgets in each column totaling at 8.

    This worked fine last week so I am not sure why it’s just now doing this.

    Update: On my last widget it doesn’t even seem to matter if I have anything in the title as it is still shifting the widget in a different form. Before, if I put any html in the title it would shift the widget.

    Any help would be immensely appreciated thank you!

    Website: members.noxuapp.com

    #56124
    Zed
    Cryout Creations mastermind

    The <font> tags you’re using are incorrectly closed:
    https://validator.w3.org/check?uri=http%3A%2F%2Fmembers.noxuapp.com%2F

    It is also no longer supported in HTML5 (all current browsers) so you should switch to using CSS instead.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #56769
    brjames08
    Power User

    Thought I would update – I did not have, as you mentioned, the tags were not correctly closed. I added </font> to each line and it works great now. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Widgets not working’ is closed to new replies.