Closed (works as designed)
Project:
BlogBuzz
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2009 at 20:22 UTC
Updated:
15 Oct 2009 at 04:19 UTC
In the primary links, if you create a few links so that they go into two rows, the main page body no longer stays in its correct position and moves to the right of the sidebar - giving a more or less blank default page. with the need to scroll to the right to see the page content.
This is fixed by removing the extra links in the primary menu, so it can be worked around, but it can be a nasty shock.
Comments
Comment #1
antsin commentedThank you for the feedback. BlogBuzz is fix width theme. If the primary links go over certain width, it will stack like other themes. When it suppose to be one row turn into two, it will distorted as you described.
You don't have to remove extra links. You can reduce padding & margin space between each individual links in blogbuzz.css file #primary ul li section. Adjust it to give more links on primary level. I think it is more of style preference rather than as bug.