Results 1 to 5 of 5

Problem with Drop-Downs in new CSS layout.

This is a discussion on Problem with Drop-Downs in new CSS layout. within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Rather, all the OTHER drop-downs are not appearing where they should but the VBSEO LinkBack drop-down menu at the top ...

  1. #1
    Member
    Real Name
    Gary Mullins
    Join Date
    Jan 2006
    Location
    Nashville, TN
    Posts
    67
    Liked
    0 times

    Problem with Drop-Downs in new CSS layout.

    Rather, all the OTHER drop-downs are not appearing where they should but the VBSEO LinkBack drop-down menu at the top of each thread DOES work correctly. Check this page to see what I mean. Try using the various drop-down menus and you will see that only the LinkBack loads in the area it is supposed to.

    New site design coming up tonight! (if all goes as planned) - PC Apex Forums

    Can one of the developers PLEASE share the html they used to implement that linkback menu? I would like to use the same methodology on the other drop-downs as well. I cannot find what is causing this, either.

    Thanks in advance.

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello Gary,

    it is contained in vbseo_linkbackmenu/vbseo_linkbackmenu_entry templates.

  3. #3
    Member
    Real Name
    Gary Mullins
    Join Date
    Jan 2006
    Location
    Nashville, TN
    Posts
    67
    Liked
    0 times
    Hmm I am not sure that is what I am looking for. I need to access the code that puts the link to the linkback menu at the top of each thread, not the linkback popup menu itself.

    I think I know how to fix it but need help moving some code. The divs of the drop-down menus are not positioned correctly since they are contained in another div. When viewing the source of the page I noticed that you somehow made the LinkBack drop-down div load at the end of the page source. I need to do the same thing with all of the other menus as well. How did you do this?
    Last edited by GlitterKill; 12-29-2006 at 01:31 PM.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Contents of vbseo_linkbackmenu_entry template is inserted before this code:
    HTML Code:
    <td class="vbmenu_control" id="threadtools"
    Contents of vbseo_linkbackmenu template is inserted before </body>.

  5. #5
    Member
    Real Name
    Gary Mullins
    Join Date
    Jan 2006
    Location
    Nashville, TN
    Posts
    67
    Liked
    0 times
    Hmm the code seems to be identicle... This is craziness... I don't guess any of you are CSS experts?

Similar Threads

  1. Problem with print_portal_output
    By soletrader in forum Troubleshooting
    Replies: 1
    Last Post: 09-18-2006, 01:27 PM
  2. Problem navbar / JS drop down menu again
    By MMAFan in forum Bug Reporting
    Replies: 16
    Last Post: 09-17-2005, 11:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •