+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Agree with terms of use goes to out of frame on post an ad page

  1. #1
    Senior Member
    Join Date
    May 2014
    Posts
    182

    Agree with terms of use goes to out of frame on post an ad page

    Hello, On post ad page "Agree with terms of use" goes to out of frame in tamil language.

    terms-out-of-frame.png

    How i should make it to next line?

  2. #2
    Style css

    Find this code
    Code:
    Only registered members can view the code.
    either remove whitespace: nowrap
    or comment it out like this

    Code:
    Only registered members can view the code.
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  3. #3
    Senior Member
    Join Date
    May 2014
    Posts
    182
    Thank You, Chris

  4. #4
    Senior Member
    Join Date
    May 2014
    Posts
    182
    Hello, I have problem with "Checkbox" if i disable this code. Checkbox field values are coming to next line in the sidebar search instead of overflow hidden with dots.

    Any other solution?

  5. #5
    You need to save 3 css lines:
    Code:
    Only registered members can view the code.
    Viktor,
    Flynax technical department,
    Best wishes.

  6. #6
    Senior Member
    Join Date
    May 2014
    Posts
    182
    Code:
    Only registered members can view the code.
    Can you write about where to edit those codes?

  7. #7
    Tre to find it in: ftp://templates>>your_template>>css>>style.css
    Viktor,
    Flynax technical department,
    Best wishes.

  8. #8
    Senior Member
    Join Date
    May 2014
    Posts
    182
    I know the file path, i'm asking where to add your peice of code to style.css file?

    This code okay?

    Code:
    Only registered members can view the code.

  9. #9
    Yes, If you want to move the text to the 2nd line as wrote Chris above you need to remove only 1 line from this styles: white-space: nowrap;
    and text will be moved to 2nd line.
    Viktor,
    Flynax technical department,
    Best wishes.

  10. #10
    Quote Originally Posted by Pricky View Post
    Hello, I have problem with "Checkbox" if i disable this code. Checkbox field values are coming to next line in the sidebar search instead of overflow hidden with dots.Any other solution?
    If I understand right. by disabling the no wrap, to force words to go to next line on agreement field, that now makes checkboxes writing in sidebar search go to next line aswell.


    I think you would need to change the no wrap code back to how it was and then add extra code underneath the other

    Code:
    Only registered members can view the code.

    so should all look like this

    Code:
    Only registered members can view the code.
    This should override the code especially for the agreement field
    Last edited by Chris Brown; November 10, 2021 at 05:22 PM.
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

+ Reply to Thread