Support » Plugins » [Plugin: WordPress Wiki]WP Wiki is too wide in Headway

  • I am using WordPress Wiki by Dan Millward and Mathew Gering at Instinct.
    I am also using Headway.

    Right now the content area cuts off part of the wiki’s upper navigation. I tried simply widening that area in Headway but it just widened the whole thing and the right side of the wiki is still cut off.

    I don’t know much about html but I am assuming there is a simple bit of code that determines how wide the wiki’s navigation will be, and it should be simple matter of just lowering that value. If this is the case I would appreciate it if someone could tell me where in the plugin’s code I would find this value.

    Or if there are any other suggestions I would appreciate them as well.

    <img src=”http://i179.photobucket.com/albums/w309/buddha614/wiki_screen_shot.jpg”&gt;

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter mrerikmt

    (@mrerikmt)

    I tried to include a screenshot but I didn’t do it right. Maybe this will work.

    <img src=”[IMG]http://i179.photobucket.com/albums/w309/buddha614/wiki_screen_shot.jpg[/IMG]”>

    Thread Starter mrerikmt

    (@mrerikmt)

    OK. Neither of those attempts at getting an image in there worked. If anyone wants to help I can get you a screen shot if you want.

    Thanks.

    Thread Starter mrerikmt

    (@mrerikmt)

    Ok, one more try. Didn’t know how to make a backtick.

    http://i179.photobucket.com/albums/w309/buddha614/wiki_screen_shot.jpg

    You cannot display images in the WordPress forums, next best thing is a direct link to the image, i’ve made the edit for you in the previous post.

    I’ve also re-tagged the post for you to, it should now show up on the plugin’s feed(so the developers will see your support topic sooner).. 😉

    Thread Starter mrerikmt

    (@mrerikmt)

    Thanks a lot!

    Thread Starter mrerikmt

    (@mrerikmt)

    In case anyone else out there is having this issue here’s how to fix it.

    appearances>editor>drop down menu select “wordpress wiki”>click on php file wordpress-wiki/static/style.css>scroll down to:

    #wpw_tab_nav {
    list-style-type: none;
    text-align: right;
    width: 100%;

    >change “right” to “left.

    It’s not perfect but it gets the navigation away from being cut off on the right side.

    Hi Mark,

    I’ve posted a query under name # sams_nk

    Could’nt figure out how to reach you, hence reaching out from here.

    It’s similar to you “Increase Number of Columns on Edit Post screen”

    I spent countless hours but could’nt resolve it.

    I would appreciate if you go through my post and reply.

    Sorry guys, if this is out of place/context here.

    Thanks in advance.

    Regards
    Sams

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: WordPress Wiki]WP Wiki is too wide in Headway’ is closed to new replies.