+ Reply to Thread
Results 1 to 3 of 3

Thread: Need some css adjustments....

  1. #1

    Need some css adjustments....

    Hello,I have gone through my website fixing up as much of the css issues as I can, and have come a long way, and in a much better way. My only problem at this point has to do with media queries. In particular, I have them working almost great, but one element that is giving me a hard time is the following:

    Code:
    Only registered members can view the code.
    On the profile page, when logged in, they (the tabs) are too high (and need width: 100%), so if I add a margin-top it will come down, but then the ul.tabs.tabs-hash on the search page will also come down. Can someone help me adjust the tabs on the profile page so that it doesn't affect the search (or any other page it's contained on?)

    Thank you
    Brian
    Last edited by Brian Jester; March 24, 2019 at 06:48 PM.
    Thank you - Your Welcome
    Brian

  2. #2
    Hello Brian,

    I don't know why did you add style: position absolute; for the footer part.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Quote Originally Posted by Viktor View Post
    Hello Brian,

    I don't know why did you add style: position absolute; for the footer part.
    Very frustrated lately, but it's starting to ease down a bit.

    Thank you for fixing the problem Viktor!
    Brian
    Thank you - Your Welcome
    Brian

+ Reply to Thread