Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Sidebars & Widgets »

Width of widget in Sidebar


  #1  
Old Feb 17, 2009, 01:48 PM
HalfWayThere
 
25 posts · Feb 2009
Hi

I have added a widget from Technorati to the Right Sidebar, but it refuse to sit tidy within the 200px width. Have I set something incorrectly?

Thanks in advance,

Matt

http://matterstoday.com
  #2  
Old Feb 17, 2009, 06:11 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Edit the text widget content and change
HTML Code:
<td nowrap="nowrap" colspan="2"
to
HTML Code:
<td colspan="2"
And, you probably want a line after that little button as well. If so, change
HTML Code:
<a href="http://alphainventions.com">AI Traffic Test
to
HTML Code:
<br /><a href="http://alphainventions.com">AI Traffic Test
  #3  
Old Feb 18, 2009, 07:56 AM
HalfWayThere
 
25 posts · Feb 2009
Hi Flynn

This is really confusing me - I can't find the coding that you recommend I change?

This the coding that is associated with the widget (Right Hand Sidebar - last entry):-

<script language="javascript" type="text/javascript" src="http://www.ringsworld.com/technorati_-_the_blog_community/244.js"></script>
<noscript><div align="center">This site is part of an <a href="http://www.ringsworld.com/">Internet Site-Ring Community</a> hosted at <a href="http://www.world-of-newave.com/">World of Newave</a><a href="http://www.ringsworld.com/technorati_-_the_blog_community/244-previous.html">Previous</a> - List: <a href="http://www.ringsworld.com/technorati_-_the_blog_community/#244">technorati - the blog community</a> - Home: <a href="http://www.ringsworld.com/technorati_-_the_blog_community/home.html#244">technorati - the blog community</a> - <a href="http://www.ringsworld.com/technorati_-_the_blog_community/forum.html#244">Forum: technorati - the blog community</a> - <a href="http://www.ringsworld.com/technorati_-_the_blog_community/join.html#244">Join</a> - <a href="http://www.ringsworld.com/technorati_-_the_blog_community/244-next.html">Next</a></div></noscript>

  #4  
Old Feb 18, 2009, 02:58 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
O.k. so it's being written by the Javascript that you include. Do you have control over http://www.ringsworld.com/technorati...mmunity/244.js ? If yes, edit what I wrote above, inside that Javascript.

If not, try as HTML/CSS Insert -> CSS Insert
HTML Code:
div#text-345683964 table td {
white-space: normal !important;
}
the number in text-12345678 may change when you remove and add that widget again. In that case you'd have to look into the source code (of the browser rendered page) and figure out the id of that text widget, look for something like

HTML Code:
<div id="text-350463651" class="widget widget_text">
You might have several of those, one for each text widget. You'd have to find the right one.
  #5  
Old Feb 18, 2009, 07:07 PM
HalfWayThere
 
25 posts · Feb 2009
div#text-345683964 table td {
white-space: normal !important;
}

Thanks - the above coding worked a treat!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Right Sidebar hogs meta widget and NextGEN slideshow widget softroy Sidebars & Widgets 3 Jun 13, 2009 02:20 AM
Problem with widget width and sidebars in Explorer conon Sidebars & Widgets 2 Apr 6, 2009 07:22 AM
[SOLVED] Howto: Align page menu bar with left sidebar or opacity overlay width iroQuai Page & Category Menu Bars 1 Mar 7, 2009 05:01 PM
Is there a way to put a box around a sidebar widget? jonco Sidebars & Widgets 2 Feb 15, 2009 12:52 PM
Sidebar Width Won't Change bseppa Sidebars & Widgets 1 Dec 13, 2008 01:00 PM


All times are GMT -6. The time now is 10:29 PM.


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